Skip to content

Commit

Permalink
preparing 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rcabanasdepaz committed Dec 2, 2021
1 parent a459dd8 commit d26137f
Show file tree
Hide file tree
Showing 5,057 changed files with 9 additions and 619,385 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

0.1.4
=============
- fixed bugs.
- cleanup files.


0.1.3
=============
- EMCredalBuilder: learns a set of precise SCMs compatible with the observed distribution.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Add the following code in the pom.xml of your project:
<dependency>
<groupId>ch.idsia</groupId>
<artifactId>credici</artifactId>
<version>0.1.3</version>
<version>0.1.4</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion docs/notes/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Credici can be easily included at any maven project. For this, add the following
<dependency>
<groupId>ch.idsia</groupId>
<artifactId>credici</artifactId>
<version>0.1.3</version>
<version>0.1.4</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
65 changes: 0 additions & 65 deletions papers/20neurips/experiments/ModelGen.java

This file was deleted.

250 changes: 0 additions & 250 deletions papers/20neurips/experiments/RunExperiments.java

This file was deleted.

Loading

0 comments on commit d26137f

Please sign in to comment.