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

Split models #45

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Split models #45

wants to merge 12 commits into from

Conversation

schutt
Copy link

@schutt schutt commented Mar 13, 2021

I split the models file into a models package to make it easier to compare and extend models.

schutt and others added 12 commits March 13, 2021 12:17
…to a separate base class.

The plotting was slightly altered by adding a property to select between N and number of nodes as the basis of the plotting. This makes the plotting methods identical.
Note that because of how the extra parameters are handled, this doesn't actually abstract anything. It is done for consistency and to simplify future unification efforts.
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.

None yet

1 participant