Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-07 | Cleaned up includes. | Jaron Kent-Dobias | |
2021-01-07 | Implemented some lazy optimizations and C++17isms. | Jaron Kent-Dobias | |
2021-01-06 | Cleaned up code and removed unused portions. | Jaron Kent-Dobias | |
2021-01-06 | Got Newton's method working well. | Jaron Kent-Dobias | |
2021-01-06 | Better saddle-finding algorithm. Cristoffel symbols still need fixing. | Jaron Kent-Dobias | |
2021-01-06 | Lots of work, and fixed bug stemming from choice of matrix algorithm. | Jaron Kent-Dobias | |
2021-01-05 | A lot of work, and fixed a huge bug regarding the meaning of .dot in the ↵ | Jaron Kent-Dobias | |
Eigen library for complex vectors. | |||
2021-01-05 | Refactor in preparation to resume using the stereographic library for ↵ | Jaron Kent-Dobias | |
Newton's method. | |||
2021-01-05 | Ran clang-format. | Jaron Kent-Dobias | |
2021-01-05 | Lots of work, refactoring. | Jaron Kent-Dobias | |