feat: pre-release

This commit is contained in:
Volodymyr Orlov
2020-09-25 17:52:21 -07:00
parent 4067b20ed3
commit 2aca488553
4 changed files with 8 additions and 33 deletions
+8
View File
@@ -1,8 +1,16 @@
[package]
name = "smartcore"
description = "The most advanced machine learning library in rust."
homepage = "https://smartcorelib.org"
version = "0.1.0"
authors = ["SmartCore Developers"]
edition = "2018"
license = "Apache-2.0"
documentation = "https://docs.rs/smartcore"
repository = "https://github.com/smartcorelib/smartcore"
readme = "README.md"
keywords = ["machine learning", "statistical", "modeling", "machine", "learning", "ai", "optimization", "linear algebra"]
categories = ["science"]
[features]
default = ["datasets"]