Remove noisy_float.
This commit is contained in:
@@ -5,4 +5,3 @@ authors = ["Anders Olsson <anders.e.olsson@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
statrs = "0.10"
|
||||
noisy_float = "0.1"
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
extern crate noisy_float;
|
||||
extern crate statrs;
|
||||
|
||||
mod factor_graph;
|
||||
|
||||
Reference in New Issue
Block a user