Matthew Gordon
|
80b2d87d22
|
Minor changes suggested by clippy
|
2025-03-28 22:14:10 -03:00 |
Matthew Gordon
|
99cf127c9f
|
Change a bunch of generics that used with RealType to just use f64
|
2020-08-18 23:12:28 -04:00 |
Matthew Gordon
|
5fbed4a17f
|
Some minor cleanup recommended by clippy
|
2020-04-03 23:21:38 -04:00 |
Matthew Gordon
|
d6b5c87759
|
Create Real trait to replace nalgebra::RealField
Real inherits RealField, but I want to add more to it.
|
2020-02-10 16:52:09 -05:00 |
Matthew Gordon
|
65b5e3c45d
|
Create util module and move Interval struct to it
|
2020-02-06 16:49:11 -05:00 |