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

Align interfaces for discrete and continuous calculators #66

Open
jlizier opened this issue Jan 12, 2018 · 0 comments
Open

Align interfaces for discrete and continuous calculators #66

jlizier opened this issue Jan 12, 2018 · 0 comments

Comments

@jlizier
Copy link
Owner

jlizier commented Jan 12, 2018

This will involve:
-- having the continuous calculators auto-calling startAddObservations() (at first use of addObservations if not already called) and finaliseAddObservations() (at first calculation). This will certainly make it easier for users who sometimes stumble over this.
-- adding setProperties() and getProperties() to the discrete calculators. This will be required e.g. for implementing auto-embedding for TE anyway.

@jlizier jlizier self-assigned this Jan 12, 2018
jlizier added a commit that referenced this issue Jul 25, 2019
…utmoded) to have a default empty constructor, with an overloaded initialise method added that provides all relevant properties. Fixes #77, and provides a first step for #66. Also aligned PredictiveInfo and ConditionalTE calculators to use the appropriate super classes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant