Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc new functionality #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

wadetb
Copy link
Owner

@wadetb wadetb commented Apr 21, 2017

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

karimbahgat and others added 2 commits August 12, 2015 21:18
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
@ben-z ben-z mentioned this pull request Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants