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

Use SymPy version 1.9 #138

Merged
merged 18 commits into from
Jul 18, 2023
Merged

Use SymPy version 1.9 #138

merged 18 commits into from
Jul 18, 2023

Commits on Jul 10, 2023

  1. Correct importation of cache

    tomcaruso committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    89e459a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Correct latex used

    tomcaruso committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2f53e93 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Remove useless parametrs for some test + add an expand in linearize t…

    …o get the good formula
    tomcaruso committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5bbc2bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74d34e7 View commit details
    Browse the repository at this point in the history
  3. correct is_sequence + import

    tomcaruso committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    68303ae View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into Upgrade_sympy

    # Conflicts:
    #	setup.py
    tomcaruso committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    94a7cc7 View commit details
    Browse the repository at this point in the history
  5. correct is_sequence + import

    tomcaruso committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    797faf4 View commit details
    Browse the repository at this point in the history
  6. correct is_sequence + import

    tomcaruso committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1446904 View commit details
    Browse the repository at this point in the history
  7. Remove setup.py

    tomcaruso committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7beb52b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Make Codacy happy

    yguclu committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a7856ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9506ee View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Update pyproject.toml

    Require SymPy minimum version 1.5
    yguclu committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8d997e9 View commit details
    Browse the repository at this point in the history
  2. Update core.py

    Correct empty lines in imports
    yguclu committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7befa4e View commit details
    Browse the repository at this point in the history
  3. Update algebra.py

    Correct empty lines in imports
    yguclu committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e18a430 View commit details
    Browse the repository at this point in the history
  4. Update expr.py

    Correct empty lines in imports
    yguclu committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e4c69c7 View commit details
    Browse the repository at this point in the history
  5. Update datatype.py

    Correct empty lines in imports
    yguclu committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c5e7124 View commit details
    Browse the repository at this point in the history
  6. Update domain.py

    Correct empty lines in imports
    yguclu committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f384b4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcf9390 View commit details
    Browse the repository at this point in the history