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

switched to Poetry and big refactor #2

Merged
merged 40 commits into from
Feb 13, 2024
Merged

switched to Poetry and big refactor #2

merged 40 commits into from
Feb 13, 2024

Commits on Jan 9, 2024

  1. setup poetry

    Yacobolo committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e37bce5 View commit details
    Browse the repository at this point in the history
  2. remove old setup files

    Yacobolo committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c1a0135 View commit details
    Browse the repository at this point in the history
  3. move readme

    Yacobolo committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6a1a4bc View commit details
    Browse the repository at this point in the history
  4. add index docs conent

    Yacobolo committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c142429 View commit details
    Browse the repository at this point in the history
  5. create makefile

    Yacobolo committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    62214cf View commit details
    Browse the repository at this point in the history
  6. updaet ci to run on pr

    Yacobolo committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e46a6f2 View commit details
    Browse the repository at this point in the history
  7. remove batch processor

    Yacobolo committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    be64826 View commit details
    Browse the repository at this point in the history
  8. remove versioneer

    Yacobolo committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    03490cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66799c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. replace uid with id

    Yacobolo committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    06ecd80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f35ea8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. update requirements

    Yacobolo committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f81a5c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b974c20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    211881d View commit details
    Browse the repository at this point in the history
  4. remove print

    Yacobolo committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5aecb4c View commit details
    Browse the repository at this point in the history
  5. update scheduler init

    Yacobolo committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    84e971f View commit details
    Browse the repository at this point in the history
  6. update default init imports

    Yacobolo committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    89e5815 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c6b0b7 View commit details
    Browse the repository at this point in the history
  8. update tests

    Yacobolo committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6dca443 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9919d85 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    bc51511 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    2d64283 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. moved logic further down

    Yacobolo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ab29aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3580340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f258866 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. move dtype outside class

    Yacobolo committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    62d720f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d23266 View commit details
    Browse the repository at this point in the history
  3. update tests

    Yacobolo committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bc98393 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    d5be0b4 View commit details
    Browse the repository at this point in the history
  2. ignore numpy warnings

    Yacobolo committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a292f26 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. add error message field

    Yacobolo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    351c2f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a932fa7 View commit details
    Browse the repository at this point in the history
  3. simplify assignment model

    Yacobolo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6e53f74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a5e5d8 View commit details
    Browse the repository at this point in the history
  5. implement use_all_resources

    Yacobolo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ca03b02 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. bug fix

    Yacobolo committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a79ef69 View commit details
    Browse the repository at this point in the history
  2. update example

    Yacobolo committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0e71bdd View commit details
    Browse the repository at this point in the history
  3. bug fix

    Yacobolo committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7cc82e8 View commit details
    Browse the repository at this point in the history
  4. fix type annotation

    Yacobolo committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    12e3ead View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f915ee View commit details
    Browse the repository at this point in the history