nalgebra/src
daingun 50417494ec Use same algorithm to solve 2x2 eigenvalue problem
The eigenvalue problem is solved in two different method that use different methods
to calculate the discriminant of the solution to the quadratic equation.
Use the method whose computation is considered more stable.
2020-03-02 12:45:36 +01:00
..
base Rand 0.6 -> 0.7 2019-10-28 14:15:03 +01:00
debug Rename Complex to ComplexField. 2019-03-25 11:19:36 +01:00
geometry Corrected typo. 2019-10-28 14:15:03 +01:00
io Rename Real to RealField. 2019-03-25 11:21:41 +01:00
linalg Use same algorithm to solve 2x2 eigenvalue problem 2020-03-02 12:45:36 +01:00
sparse Fix warnings. 2019-03-31 13:32:26 +02:00
lib.rs Bump dependencies. 2019-10-28 14:15:03 +01:00