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 3rd #70

Merged
merged 18 commits into from
Jun 23, 2023
Merged

Fix 3rd #70

merged 18 commits into from
Jun 23, 2023

Commits on Jun 5, 2023

  1. Delete old Eigen

    dante.l committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e45c965 View commit details
    Browse the repository at this point in the history
  2. Add new Eigen

    dante.l committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    d8bc861 View commit details
    Browse the repository at this point in the history
  3. Fix tag

    dante.l committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3a85347 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. fix setup scripts

    dante.l committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    ae3a853 View commit details
    Browse the repository at this point in the history
  2. remove useless import & use cython directives

    dante.l committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    7c481be View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. move cuda_setup file to install directory

    dante.l committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    96c6753 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. remove CLI and fire dependency

    dante.l committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ba487c1 View commit details
    Browse the repository at this point in the history
  2. remove fire

    dante.l committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1b8b5fa View commit details
    Browse the repository at this point in the history
  3. remove useless directory

    dante.l committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    adf114f View commit details
    Browse the repository at this point in the history
  4. fix bug to activate for-else statement

    root committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a3de7d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1192e1 View commit details
    Browse the repository at this point in the history
  6. commentize unused variables

    dante.l committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a5fe53d View commit details
    Browse the repository at this point in the history
  7. remove useless file in MANIFEST.in

    dante.l committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    810d623 View commit details
    Browse the repository at this point in the history
  8. fix isort

    dante.l committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    58e686d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. delete useless variables

    dante.l committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ac2d980 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. add wheel build CI pipeline spec & change module name to prevent usin…

    …g reserved name
    dante.l committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d13eb36 View commit details
    Browse the repository at this point in the history
  2. fix typo in CI yaml

    dante.l committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d942331 View commit details
    Browse the repository at this point in the history
  3. remove useless import

    dante.l committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7940a60 View commit details
    Browse the repository at this point in the history