-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fully parse .trm files * add new variables to tests * swap if for elif * swap else for elif -- i % 0 is not tested * revamp to remove all indices * only call len() one time for each * change - to + * add some unit tests * strand -> profile * import numpy in parse/tests/test_strand' * add tolerance to allclose * switch gravity to collisions -- gravity is 0 at time zero * small typo * remove absolute tolerance --------- Co-authored-by: Jeffrey Reep <[email protected]> Co-authored-by: Jeffrey Reep <[email protected]> Co-authored-by: Jeffrey Reep <[email protected]>
- Loading branch information
1 parent
3ed98ff
commit dd41f6a
Showing
2 changed files
with
114 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters