Skip to content

Commit f9ea9f0

Browse files
lucatrvsebcrozet
authored andcommitted
Add keyword "math" and category "science"
1 parent cabc141 commit f9ea9f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ documentation = "http://nalgebra.org/rustdoc/nalgebra/index.html"
88
homepage = "http://nalgebra.org"
99
repository = "https://github.com/sebcrozet/nalgebra"
1010
readme = "README.md"
11-
keywords = [ "linear", "algebra", "matrix", "vector" ]
11+
categories = [ "science" ]
12+
keywords = [ "linear", "algebra", "matrix", "vector", "math" ]
1213
license = "BSD-3-Clause"
1314

1415
[lib]

0 commit comments

Comments
 (0)