Fix is_empty method logic in matrix.rs (#336)
* Fix is_empty method logic in matrix.rs * bump to 0.4.6 * silence some clippy
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
name = "smartcore"
|
||||
description = "Machine Learning in Rust."
|
||||
homepage = "https://smartcorelib.org"
|
||||
version = "0.4.5"
|
||||
version = "0.4.6"
|
||||
authors = ["smartcore Developers"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user