Commit graph

13 commits

Author SHA1 Message Date
Andrea Catania ff1cda766d Code formatted with 2019-11-05 07:16:38 +01:00
Victor Koenders df4f27e40e Fixed warnings 2018-06-08 14:01:26 +02:00
Brendan Zabarauskas 574dd3b972 Run rustfmt on most files 2018-01-03 13:16:40 +11:00
Brendan Zabarauskas 0de8942748 Merge pull request #311 from bjz/rename-vector-length
Rename Vector::length to Vector::magnitude
2016-03-28 13:47:50 +11:00
Brendan Zabarauskas d1fc22fab7 Fix benches 2016-03-27 16:40:17 +11:00
Brendan Zabarauskas 352b8fe381 Remove obsolete benchmarks 2016-03-26 13:39:22 +11:00
Brendan Zabarauskas 4c8fc61e23 Fix benchmarks 2015-12-22 22:55:59 +11:00
Jonathan Neuschäfer f4ac3952bd Grammar/spelling fixes 2015-03-18 17:51:38 +01:00
Jonathan Neuschäfer 4c527f8334 s/AUTHORS file/Cargo.toml file/ 2015-03-18 17:51:03 +01:00
Colin Sherratt 33bb8022cb Fixed benchmarks 2015-02-08 13:42:28 -05:00
Colin Sherratt c7270a9077 Update to latest rustc 2015-01-07 15:34:42 -07:00
Connorcpu 6e9cd482eb Fixed macros in the benches 2014-12-19 10:06:39 -08:00
Sébastien Crozet 0bbefed4bc Improve the benchmark suite.
As a side effect, this adds `Rand` deriving to the benchmarked strucures.
2014-11-07 16:23:10 +01:00