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

Make QuantumObject immutable #90

Closed
ytdHuang opened this issue May 1, 2024 · 1 comment · Fixed by #91
Closed

Make QuantumObject immutable #90

ytdHuang opened this issue May 1, 2024 · 1 comment · Fixed by #91
Labels
enhancement New feature or request

Comments

@ytdHuang
Copy link
Member

ytdHuang commented May 1, 2024

We should try to make struct QuantumObject (immutable).

This allows us to have backward compatibility for Julia v1.6, which includes the Long-term support (LTS) release.

@ytdHuang
Copy link
Member Author

ytdHuang commented May 1, 2024

I've asked the julia admins.
Since libblastrampoline is not supported in Julia 1.6, maybe we just focus on VERSION >= v"1.7"

@ytdHuang ytdHuang changed the title Support Julia v1.6 and make QuantumObject immutable Make QuantumObject immutable May 1, 2024
@ytdHuang ytdHuang mentioned this issue May 1, 2024
3 tasks
@ytdHuang ytdHuang added the enhancement New feature or request label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant