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

Final merge of today's work. #26

Merged
merged 6 commits into from
Jan 11, 2022
Merged

Final merge of today's work. #26

merged 6 commits into from
Jan 11, 2022

Conversation

sammorrell
Copy link
Member

This commit includes migrated versions of the following modules:

  • ord
  • geom::cast
  • rng
  • phys
  • math::slice
  • math::rng
  • math::func

Added `array_linker` and `register`.
The `track` module has now been imported. Supporting structs have been modified to incorporate the changes.
We now have `slice`, `rng` and `func` modules in the codebase. This commit does not include unit tests and documentation, whose progress can be tracked on issues #23 and #22 respectively. Added `lazy_static` as a dependency.
The `geom::cast` module has been migrated across. To support this I have also migrated the CSV reader to read into a Table object.

This commit does not include documentation or unit tests. The progress of these can be tracked on issues #24 and #25 respectively.
This should have been included as part of 9e02998. It is required for the `phys` module which will make up the next commit.
This gets us some way towards #8. However it now required unit tests and documentation. I will now used this issue to track this effort.
@sammorrell sammorrell merged commit 1001ae1 into main Jan 11, 2022
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.

1 participant