| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Move manifold code to libfmlHEADmaster | Franklin Wei | 2019-05-31 |
| | | |||
| * | Generalize to 2-manifolds, refactor, improve | Franklin Wei | 2019-05-30 |
| | | | | | Moves some stuff to libfml | ||
| * | Remove old math code | Franklin Wei | 2019-03-08 |
| | | |||
| * | Don't use angle brackets | Franklin Wei | 2019-03-07 |
| | | |||
| * | Documentation! | Franklin Wei | 2019-03-07 |
| | | |||
| * | Clean up, add README | Franklin Wei | 2019-03-07 |
| | | |||
| * | Move math functions into a separate library | Franklin Wei | 2019-03-07 |
| | | |||
| * | Reorganize, use readline | Franklin Wei | 2019-02-11 |
| | | |||
| * | Further refactor and CLI work | Franklin Wei | 2019-02-07 |
| | | |||
| * | add .gitignore | Franklin Wei | 2019-02-07 |
| | | |||
| * | Add CLI and gnuplot interface | Franklin Wei | 2019-02-06 |
| | | |||
| * | Clean up for g++ | Franklin Wei | 2019-02-07 |
| | | |||
| * | Move test.cpp | Franklin Wei | 2019-02-06 |
| | | |||
| * | Refactor and code cleanup | Franklin Wei | 2019-02-05 |
| |\ | | | | | | | | | | | | | Ready for a real command-line interface! # Conflicts: # test.cpp | ||
| | * | Add E field, revert to solenoid | Franklin Wei | 2019-02-05 |
| | | | |||
| * | | WIP: Add B field function | Franklin Wei | 2019-02-05 |
| |/ | |||
| * | Finish up toroid | Franklin Wei | 2019-02-04 |
| | | | | | Still isn't perfect (pitch parameter doesn't work well) | ||
| * | Work on adding toroid | Franklin Wei | 2019-02-04 |
| | | |||
| * | Add field output (suitable for gnuplot) | Franklin Wei | 2019-02-03 |
| | | |||
| * | Add circular arc and spiral curves | Franklin Wei | 2019-02-03 |
| | | |||
| * | initial commit | Franklin Wei | 2019-02-02 |
| basic B field integrator | |||