-
Notifications
You must be signed in to change notification settings - Fork 21
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
Added an Analyser
class
#631
Conversation
Our empty model wasn't valid CellML...!
…s to the Analyser class.
…ration()` tests. ... since they are now part of our Analyser tests.
This will be moved to `AnalyserEquationAst`.
@hsorby, @kerimoyle and @nickerso: back on track and therefore ready for re^n-review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor comments, but mostly can be left to future issues to resolve. API is looking reasonable (apart from names, as per #722) and good to get this one merged in.
Ok, I believe I have addressed what I could easily/quickly addressed from @nickerso's comments. So, ready for re-reviewing @hsorby, @kerimoyle and @nickerso. Would be nice to have this one in today so that you guys can then focus on PR #650. :) |
Addresses issue #499.