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

more array creation, argmin and argmax, and applyOverAxis functions #149

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    950e470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97e5ad3 View commit details
    Browse the repository at this point in the history
  3. feat: tri and eye with tests

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1bf8856 View commit details
    Browse the repository at this point in the history
  4. fix: functions styling

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    cd26537 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b414e84 View commit details
    Browse the repository at this point in the history
  6. feat: random like and test

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    23b5388 View commit details
    Browse the repository at this point in the history
  7. docs: *Like examples

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    42d869c View commit details
    Browse the repository at this point in the history
  8. docs: example of eye and tri

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0c34c9f View commit details
    Browse the repository at this point in the history
  9. fix: colon

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8ef2b62 View commit details
    Browse the repository at this point in the history
  10. fix: full -> fullLike

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6be8363 View commit details
    Browse the repository at this point in the history
  11. fix: tabs to spaces

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    efdb317 View commit details
    Browse the repository at this point in the history
  12. fix: tab to space

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8daa46b View commit details
    Browse the repository at this point in the history
  13. feat: argmax and argmin

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    51af570 View commit details
    Browse the repository at this point in the history
  14. docs: argmax and argmin

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    afc88f0 View commit details
    Browse the repository at this point in the history
  15. fix: randomLike

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5c59d9a View commit details
    Browse the repository at this point in the history
  16. fix: eslint mocha

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4041c51 View commit details
    Browse the repository at this point in the history
  17. fix: tabs to spaces

    xnought committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5dafc3e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. feat: applyOverAxis function

    xnought committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ef36e6b View commit details
    Browse the repository at this point in the history
  2. feat: better nestedIteration

    xnought committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9992c56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24609ee View commit details
    Browse the repository at this point in the history
  4. feat: tests for applyOverAxis

    xnought committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ee231e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4a0ea6 View commit details
    Browse the repository at this point in the history
  6. docs: applyOverAxis

    xnought committed May 31, 2024
    Configuration menu
    Copy the full SHA
    cc430a6 View commit details
    Browse the repository at this point in the history
  7. fix: name test correctly

    xnought committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f4f43d8 View commit details
    Browse the repository at this point in the history
  8. spec

    xnought committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c5bdaf3 View commit details
    Browse the repository at this point in the history
  9. fix: tabs to spaces

    xnought committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0def27b View commit details
    Browse the repository at this point in the history
  10. fix: tabs to spaces

    xnought committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9fc5212 View commit details
    Browse the repository at this point in the history
  11. fix: use var

    xnought committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b8f3a22 View commit details
    Browse the repository at this point in the history