Skip to content

Releases: QuMuLab/bauhaus

1.2.0

Choose a tag to compare

@haz haz released this 11 Sep 01:00
69a8413

What's Changed

New Contributors

Full Changelog: 1.1.4...1.2.0

1.1.4

Choose a tag to compare

@haz haz released this 13 Dec 05:04
9d1f5e2

What's Changed

  • Fix for the tautology bug in nnf. by @haz in #107

Full Changelog: 1.1.3...1.1.4

1.1.3: Some bug fixes

Choose a tag to compare

@haz haz released this 07 Jul 02:32

What's Changed

  • Warn when literals are supplied instead of variables by @beckydvn in #106
  • Fix for the groupby functionality

Full Changelog: 1.1.2...1.1.3

1.1.2: Flattening of theories and some utilities

Choose a tag to compare

@haz haz released this 08 Oct 03:30

Can now call model counting methods, assuming dsharp is accessible on the command line.

1.1.1: Version bump and token fix

Choose a tag to compare

@haz haz released this 25 Aug 16:29
7c3c518

Should now hopefully deploy to PyPI.

1.1.0: New constraint and release option

Choose a tag to compare

@haz haz released this 25 Aug 16:24
9b0d3df
  • Added none_of constraint
  • Flatten certain nested formulae by default
  • Prep work for the visualization component

1.0.0

Choose a tag to compare

@karishmadaga karishmadaga released this 16 Dec 20:00
3ab4c18

First release of the bauhaus library!

Work on the initial release was done exclusively by Karishma Daga as part of capstone project at Queen's University.