Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-k committed Aug 31, 2024
1 parent 2478cbf commit 0868270
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 49 deletions.
5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "modcholesky"
version = "0.1.4"
version = "0.2.0"
authors = ["Stefan Kroboth <stefan.kroboth@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
Expand All @@ -11,9 +11,6 @@ repository = "https://github.com/argmin-rs/modcholesky"
readme = "README.md"
keywords = ["optimization", "math", "science", "HPC"]
categories = ["science"]
exclude = [
"push_docs",
]

[dependencies]
ndarray = { version = "0.16", features = ["approx"] }
Expand Down
45 changes: 0 additions & 45 deletions push_docs

This file was deleted.

0 comments on commit 0868270

Please sign in to comment.