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

Restructure code #5

Closed
cjdoris opened this issue Jun 2, 2020 · 2 comments · Fixed by #12
Closed

Restructure code #5

cjdoris opened this issue Jun 2, 2020 · 2 comments · Fixed by #12
Assignees

Comments

@cjdoris
Copy link
Owner

cjdoris commented Jun 2, 2020

Separate out the code for Infinite and InfExtended (and the future InfExtendedTime) into separate files, something like:

InfExtended.jl
utils.jl
infinite/
  base.jl
  io.jl
  ...
infextended/
  base.jl
  io.jl
  ...
infextendedtime/
  ...
@fchorney
Copy link
Contributor

fchorney commented Jun 5, 2020

Hey, just wondering if you were going to tackle this issue (I assume so since you assigned yourself). I possibly have some time to try and get this done myself, as it would be nice to have for #3.

@cjdoris
Copy link
Owner Author

cjdoris commented Jun 5, 2020

Be my guest!

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 a pull request may close this issue.

2 participants