Improve features (#215)

This commit is contained in:
Lorenzo
2022-11-01 13:56:20 +00:00
committed by GitHub
parent c3093f11f1
commit 4cf7e4d7b7
3 changed files with 13 additions and 11 deletions
+1
View File
@@ -63,6 +63,7 @@ impl RealNumber for f64 {
}
fn rand() -> f64 {
// TODO: to be implemented, see issue smartcore#214
1.0
}