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

Avoid in-place operations in adjoint and conj functions #226

Merged
merged 4 commits into from
Nov 4, 2024

Commits on Nov 4, 2024

  1. Replace adjoint function

    jofrevalles committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e35e4bf View commit details
    Browse the repository at this point in the history
  2. Replace conj function

    jofrevalles committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a9221e9 View commit details
    Browse the repository at this point in the history
  3. Add and extend tests

    jofrevalles committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f55d959 View commit details
    Browse the repository at this point in the history
  4. Format code

    jofrevalles committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3da1a78 View commit details
    Browse the repository at this point in the history