Skip to content

Conversation

isaacsas
Copy link
Member

Closes #425.
CC @anandijain

@isaacsas isaacsas changed the title Simple rxsys constructor Simplified ReactionSystem constructor Sep 29, 2021
@isaacsas
Copy link
Member Author

@anandijain I did need to require passing the iv too as I didn't want to try to have to make a robust way to detect it...

@anandijain
Copy link
Contributor

awesome! thanks a bunch

out of curiosity, what's a practical case where t is not the iv?

@isaacsas
Copy link
Member Author

Don't know, but also don't want to assume... It's better to make users be explicit on what they used in constructing everything.

@isaacsas
Copy link
Member Author

I have to read up a bit on how symbolics arrays work, they're breaking my conversions from Nums...

@isaacsas isaacsas merged commit 078e2b7 into SciML:master Sep 29, 2021
@isaacsas isaacsas deleted the simple-rxsys-constructor branch September 29, 2021 23:52
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 this pull request may close these issues.

simple constructor ReactionSystem(rxns)
2 participants