Replies: 1 comment 1 reply
-
No built in method but you can just loop through the two ParameterValues, they are dictionary-like |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello PyBaMM Team,
I'm working on a project that requires frequent comparisons between different sets of ParameterValues. Is there a built-in method or a recommended approach for quickly comparing ParameterValues to check if they are identical or to identify differences?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions