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

Improve mul!, AddedOperator, and update_coefficients! to remove memory allocations #249

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 13, 2024

  1. Make inline mul!

    albertomercurio committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    206c4c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e0d00 View commit details
    Browse the repository at this point in the history
  3. Format document

    albertomercurio committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    1383b7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1aab2cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f02cac6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbd3590 View commit details
    Browse the repository at this point in the history
  7. Format file

    albertomercurio committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    a1283f4 View commit details
    Browse the repository at this point in the history
  8. Add empty end line

    albertomercurio committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    9190d18 View commit details
    Browse the repository at this point in the history
  9. Fix error on mul!

    albertomercurio committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    3fb8a9e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    934ae5d View commit details
    Browse the repository at this point in the history
  2. Add tests

    albertomercurio committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8280c24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cafaa0 View commit details
    Browse the repository at this point in the history