Skip to content

Commit

Permalink
Output generation thanks to @mhovd. Releasing v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Siel committed May 10, 2024
1 parent 24dae37 commit 8f904c5
Show file tree
Hide file tree
Showing 22 changed files with 5 additions and 1,120 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pmcore"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
authors = [
"Julián D. Otálvaro <juliandavid347@gmail.com>",
Expand Down
17 changes: 0 additions & 17 deletions examples/add_zero_rows.rs

This file was deleted.

50 changes: 0 additions & 50 deletions examples/big_qr_decomp.rs

This file was deleted.

File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion examples/bimodal_ke/config.toml
@@ -1,5 +1,5 @@
[paths]
data = "examples/data/bimodal_ke.csv"
data = "examples/bimodal_ke/bimodal_ke.csv"
log = "bimodal_ke.log"
#prior = "theta_bimodal_ke.csv"

Expand Down
Binary file removed examples/data/.DS_Store
Binary file not shown.
2 changes: 0 additions & 2 deletions examples/data/tel_sim_theta.csv

This file was deleted.

14 changes: 0 additions & 14 deletions examples/ipm_test.rs

This file was deleted.

2 changes: 1 addition & 1 deletion examples/meta/config.toml
@@ -1,5 +1,5 @@
[paths]
data="examples/data/meta.csv"
data="examples/meta/meta.csv"
log="meta.log"
#prior_list="Optional"
[config]
Expand Down
File renamed without changes.
126 changes: 0 additions & 126 deletions examples/neldermead.rs

This file was deleted.

0 comments on commit 8f904c5

Please sign in to comment.