Crozet Sébastien
|
b8811d3545
|
Fix compilation of benchmarks
|
2021-04-12 10:52:17 +02:00 |
sebcrozet
|
6d76249d74
|
Start switching benchmarks to criterion.
|
2019-03-23 18:01:04 +01:00 |
sebcrozet
|
f36ff97d6a
|
Fix deprecation warnings.
|
2018-12-29 13:19:09 +01:00 |
Sébastien Crozet
|
3f70af97dd
|
Add the most common matrix decompositions.
|
2017-08-15 19:07:18 +02:00 |
Sébastien Crozet
|
99b6181b1e
|
Complete library rewrite.
See comments on #207 for details.
|
2016-12-04 22:47:36 +01:00 |
jmagnuson
|
885223473e
|
Fix benchmark macro `bench_binop`
|
2016-10-23 12:42:38 -05:00 |
Sébastien Crozet
|
313ca1b8ae
|
Use the `Zero` and `One` traits from the `num` crate.
Remove our own definitions of those traits.
Also fixes test-related attributes to make them compile again.
|
2015-04-18 14:38:34 +02:00 |
Sébastien Crozet
|
ccce2f2a3f
|
Fix tests and benches.
|
2015-01-09 22:58:17 +01:00 |
Sébastien Crozet
|
e6e099b7c4
|
Replace int, and uint, by isize and usize.
|
2015-01-09 22:26:05 +01:00 |
Ben Foppa
|
bd7b4f287f
|
rustup
|
2015-01-07 15:14:40 -05:00 |
Pierre Krieger
|
89edd64204
|
Update for Rustc
|
2015-01-05 15:12:06 +01:00 |
Ben Foppa
|
b701ca3b58
|
Update for last rustc of 2014!
|
2015-01-01 17:23:35 -05:00 |
Sébastien Crozet
|
73c49884c3
|
Fix benches.
|
2014-12-27 11:15:13 +01:00 |
Sébastien Crozet
|
a92c681d01
|
Update to the last rust-nightly.
Version of rustc: 0.13.0-nightly (42deaa5e4 2014-12-16 17:51:23 +0000).
Fix #54.
|
2014-12-17 23:39:47 +01:00 |
Sébastien Crozet
|
83f25e0552
|
Add more benchmarks.
|
2014-11-07 16:15:56 +01:00 |