Jameson Ernst
|
12ec7318d0
|
Remove deprecated Float use from tests.
|
2014-11-24 20:24:04 -08:00 |
|
Eduard Bopp
|
4d2fb64482
|
Type-cast a vector component-wise
This allows one to e.g. cast a vector of f64s to an equivalent vector of f32s.
More generally this is allowed for arbitrary NumCast types.
|
2014-11-20 16:41:27 +01:00 |
|
Brendan Zabarauskas
|
1371f75165
|
Update for rustc 0.13.0-nightly
There are still some deprecation errors in the doc tests left
|
2014-11-16 01:59:43 +11:00 |
|
Brendan Zabarauskas
|
379dc499ec
|
Publicly re-export everything from the root crate
Closes #100
|
2014-08-16 14:53:54 +10:00 |
|
Brendan Zabarauskas
|
8e5500d581
|
Switch to cargo
|
2014-08-11 16:15:14 +10:00 |
|