Commit Graph

12 Commits

Author SHA1 Message Date
496de8c7a9 Disambiguate python use #1250 (#1251)
* Disambiguate python use #1250

Changed all calls to /usr/bin/python to /usr/bin/env python3.  Removed execute permissions on a lot of files that are not executable.

closes #1250
2022-03-22 15:15:40 -05:00
b1c22f2b14 SAIntegrator: Add gitignore files. 2021-02-25 22:58:39 -06:00
2be2aac0e3 Update the CannonBall example for the Tutorial. #1097 2021-01-27 12:22:16 -06:00
69b8d2f0ad Spiff up SAInteger Cannonball sim example, like the other examples. 2021-01-06 17:17:49 -06:00
870e7e9a41 Add copy-constructors, assignment operators, insertion operators to SAIntegrator classes. #1091 2020-12-17 15:58:29 -06:00
31033f5193 Update README.md
Fix a typo.
2020-11-19 14:43:07 -06:00
dcf99bdf4a Editing, improvement of READMEs. #1082 2020-11-17 13:41:44 -06:00
7b34af2e54 Improve unittest code coverage for SAIntegrator library. #1081 2020-11-17 13:37:06 -06:00
b9f25646e8 Describe rootfinding example in README. #1070 2020-10-29 13:00:27 -05:00
23f04ffea2 Add rootfinding to stand-alone integrator library. #1070 2020-10-29 12:30:38 -05:00
54edb65c88 Update README.md
Fix quotes in README.md
2020-09-27 18:39:26 -05:00
cb3869a36c Add new stand alone numerical integration library SAIntegrator #1056 #936 2020-09-27 18:36:49 -05:00