Update hdf5/ndarray
This commit is contained in:
		@@ -5,7 +5,7 @@ authors = ["Magnus Ulimoen <magnus@ulimoen.dev>"]
 | 
			
		||||
edition = "2018"
 | 
			
		||||
 | 
			
		||||
[dependencies]
 | 
			
		||||
ndarray = { version = "0.14.0", features = ["approx"] }
 | 
			
		||||
ndarray = { version = "0.15.0", features = ["approx"] }
 | 
			
		||||
approx = "0.4.0"
 | 
			
		||||
sprs = { version = "0.10.0", optional = true, default-features = false }
 | 
			
		||||
serde = { version = "1.0.115", optional = true, default-features = false, features = ["derive"] }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user