summaryrefslogtreecommitdiff
path: root/stereographic.hpp
AgeCommit message (Expand)Author
2021-02-25More changes.Jaron Kent-Dobias
2021-01-15Converted more of library to templates accepting generic Scalar types and pJaron Kent-Dobias
2021-01-07Cleaned up includes.Jaron Kent-Dobias
2021-01-07Implemented some lazy optimizations and C++17isms.Jaron Kent-Dobias
2021-01-06Cleaned up code and removed unused portions.Jaron Kent-Dobias
2021-01-06Got Newton's method working well.Jaron Kent-Dobias
2021-01-06Better saddle-finding algorithm. Cristoffel symbols still need fixing.Jaron Kent-Dobias
2021-01-06Lots of work, and fixed bug stemming from choice of matrix algorithm.Jaron Kent-Dobias
2021-01-05A lot of work, and fixed a huge bug regarding the meaning of .dot in the Eige...Jaron Kent-Dobias
2021-01-05Refactor in preparation to resume using the stereographic library for Newton'...Jaron Kent-Dobias
2021-01-05Ran clang-format.Jaron Kent-Dobias
2021-01-05Lots of work, refactoring.Jaron Kent-Dobias