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

Utility module updates #307

Merged
merged 15 commits into from
Aug 29, 2024
Merged

Utility module updates #307

merged 15 commits into from
Aug 29, 2024

Commits on Aug 28, 2024

  1. Add composition utility module

    AntObi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    538d6ae View commit details
    Browse the repository at this point in the history
  2. Add test for parsing formulas

    AntObi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e73ca25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44927f5 View commit details
    Browse the repository at this point in the history
  4. Add contributing guide

    AntObi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bbf35d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    6dbda8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df08b83 View commit details
    Browse the repository at this point in the history
  3. Fix link

    AntObi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    508f78a View commit details
    Browse the repository at this point in the history
  4. Add __future__ import

    AntObi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    92fca9f View commit details
    Browse the repository at this point in the history
  5. Correct the type hint

    AntObi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4bf54ce View commit details
    Browse the repository at this point in the history
  6. Add __init__.py in utils

    AntObi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    87e4f61 View commit details
    Browse the repository at this point in the history
  7. Run pre-commit

    AntObi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7a8a13b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b067048 View commit details
    Browse the repository at this point in the history
  9. Add docs for utils

    AntObi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e34abb8 View commit details
    Browse the repository at this point in the history
  10. Fix name

    AntObi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    487247a View commit details
    Browse the repository at this point in the history
  11. Add utils to docs

    AntObi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    83507d8 View commit details
    Browse the repository at this point in the history