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

Devel matrices #147

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

Devel matrices #147

wants to merge 21 commits into from

Commits on Feb 19, 2024

  1. add Matrix object

    ratnania committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a6e4faa View commit details
    Browse the repository at this point in the history
  2. add Vector class

    ratnania committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9f84773 View commit details
    Browse the repository at this point in the history
  3. mv matrices to core

    ratnania committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b9fe24e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    572011d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    3a658bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d02fd51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    760fdd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e51563c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9bcba7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1928b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. update mapping and derivatives to use Vector as input instead of Tupl…

    …e. Update all examples and remove the use of Tuple as an input
    ratnania committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bdfe6eb View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    369e295 View commit details
    Browse the repository at this point in the history
  2. rm commented line

    ratnania committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0ffdf16 View commit details
    Browse the repository at this point in the history
  3. fix exception for codacy

    ratnania committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4a7d8c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20e8c31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb0c1e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46b97b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93815b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f83e33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74e7475 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67d4e00 View commit details
    Browse the repository at this point in the history