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

using NaNmath.pow changes the type of integer symbolics #685

Open
isaacsas opened this issue Jan 8, 2025 · 0 comments
Open

using NaNmath.pow changes the type of integer symbolics #685

isaacsas opened this issue Jan 8, 2025 · 0 comments

Comments

@isaacsas
Copy link

isaacsas commented Jan 8, 2025

NaNmath.pow(::Integer, ::Integer) generates floating point numbers, thereby breaking anything Symbolic that previously relied on integer symbolic powers remaining integers (for example, symbolic stoichiometry is now broken in Catalyst with SymbolicUtils 2.8).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant