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

fix: build and ci #45

Merged
merged 75 commits into from
Jul 7, 2023
Merged

fix: build and ci #45

merged 75 commits into from
Jul 7, 2023

Commits on Jan 10, 2023

  1. style: ignore .vscode files

    nicrie committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2877f1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1215e57 View commit details
    Browse the repository at this point in the history
  3. ci: update to Node 16

    nicrie committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    7373b8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2af2456 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    96196e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29d0ae0 View commit details
    Browse the repository at this point in the history
  3. refactor: add Scaler class

    nicrie committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a202fa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    5947194 View commit details
    Browse the repository at this point in the history
  2. refactor: add Scaler class

    nicrie committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    8428471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d170be View commit details
    Browse the repository at this point in the history
  4. refactor: add Decomposer class

    nicrie committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    cb76350 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    369f40b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aea74c7 View commit details
    Browse the repository at this point in the history
  7. docs: add docstrings

    nicrie committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    0fe6e24 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    c826aa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b810ce View commit details
    Browse the repository at this point in the history
  3. docs: add more docstrings

    nicrie committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    84ebb5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bff6af View commit details
    Browse the repository at this point in the history
  5. style: ignore some type hints

    nicrie committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d03553a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e363357 View commit details
    Browse the repository at this point in the history
  7. test: add EOF test cases

    nicrie committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ba95eb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b6b29b View commit details
    Browse the repository at this point in the history
  9. style: ignore some type hints

    nicrie committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    dfeb5a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    60c382b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb71ffe View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. style: ignore some type hints

    nicrie committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0e3cff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63e2204 View commit details
    Browse the repository at this point in the history
  3. refactor: add Rotator class

    nicrie committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    58e66d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be1aed6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90b2db6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    4866357 View commit details
    Browse the repository at this point in the history
  2. refactor: add CrossDecomposer

    nicrie committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    43c9ca4 View commit details
    Browse the repository at this point in the history
  3. feat: add complex MCA

    nicrie committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    13f8bbc View commit details
    Browse the repository at this point in the history
  4. refactor: clean and move tests

    nicrie committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    68392e3 View commit details
    Browse the repository at this point in the history
  5. refactor: clean up

    nicrie committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0d868c6 View commit details
    Browse the repository at this point in the history
  6. refactor: reorganize repo

    nicrie committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d109a2c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. fix: added missing import

    nicrie committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    207af0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc6d1c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2086546 View commit details
    Browse the repository at this point in the history
  4. style: streamline arguments

    nicrie committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4af426c View commit details
    Browse the repository at this point in the history
  5. test: add more test cases

    nicrie committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5921eb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfb050d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    78360cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83f0aad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70fe651 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d282b1 View commit details
    Browse the repository at this point in the history
  5. Revert "fix!: n_components instead of n_modes"

    This reverts commit 5d282b1.
    nicrie committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    430a022 View commit details
    Browse the repository at this point in the history
  6. fix!: rename n_rot to n_modes

    nicrie committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    5b39cd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b13c833 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    4934b31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f01695 View commit details
    Browse the repository at this point in the history
  3. fix: stacker in T-mode

    nicrie committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2f9be99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6ea275 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 6, 2023

  1. refactor: bootstrapper

    nicrie committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7074942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d51d167 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    083a8e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55ce3b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a06022 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. build: add sphinx theme

    nicrie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5b61bcd View commit details
    Browse the repository at this point in the history
  2. refactor: bootstrapper

    nicrie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5525ed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    849059b View commit details
    Browse the repository at this point in the history
  4. docs: improve documentation

    nicrie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b7c6680 View commit details
    Browse the repository at this point in the history
  5. ci: python 3.10 bug

    nicrie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0dd2a18 View commit details
    Browse the repository at this point in the history
  6. build: adapt dev versions

    nicrie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9dba9c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfc164b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1896d6 View commit details
    Browse the repository at this point in the history
  9. ci: remove redundant file

    nicrie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4699a56 View commit details
    Browse the repository at this point in the history
  10. build: add dask

    nicrie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fef6509 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87e7e1d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b408e7 View commit details
    Browse the repository at this point in the history
  13. build: drop 3.9 support

    nicrie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4552fa9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9a22140 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4e33e86 View commit details
    Browse the repository at this point in the history