tinynumpy icon indicating copy to clipboard operation
tinynumpy copied to clipboard

Misc new functionality

Open wadetb opened this issue 8 years ago • 0 comments

New PR with changes by @karimbahgat, CI enabled and merged to master.

Added:

  • more clearly dividing/grouping the various funcs and methods with comments
  • array comparison funcs
  • array retrieval funcs
  • array iteration
  • getitem support for boolean and numeric indexing
  • boolean comparisons for arrays and single numbers
  • math operators for arrays and single numbers

Rewrote:

  • array math funcs

wadetb avatar Apr 21 '17 17:04 wadetb