Skip to content

Commit

Permalink
Merge branch 'main' into evidence-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
loreloc committed Sep 27, 2024
2 parents 1ebf146 + 2735c1b commit fec7d47
Show file tree
Hide file tree
Showing 45 changed files with 712 additions and 4,214 deletions.
1 change: 0 additions & 1 deletion .github/workflows/static-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
run: |
python -m pip install -U pip
pip install -e .[dev]
bash ./benchmark/install_submodule.sh all
- name: black
id: tool-black
if: steps.python-env-setup.outcome == 'success'
Expand Down
9 changes: 0 additions & 9 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +0,0 @@
[submodule "benchmark/pyjuice/pyjuice-april"]
path = benchmark/pyjuice/pyjuice-april
url = https://github.com/april-tools/pyjuice.git
[submodule "benchmark/juice.jl/ProbabilisticCircuits.jl"]
path = benchmark/juice.jl/ProbabilisticCircuits.jl
url = https://github.com/Juice-jl/ProbabilisticCircuits.jl
[submodule "3rd-party-stubs"]
path = 3rd-party-stubs
url = https://github.com/april-tools/python-type-stubs.git
1 change: 0 additions & 1 deletion 3rd-party-stubs
Submodule 3rd-party-stubs deleted from 2c115e
Empty file removed benchmark/__init__.py
Empty file.
5 changes: 0 additions & 5 deletions benchmark/cirkit/README.md

This file was deleted.

Empty file removed benchmark/cirkit/__init__.py
Empty file.
178 changes: 0 additions & 178 deletions benchmark/cirkit/run_cirkit.py

This file was deleted.

26 changes: 0 additions & 26 deletions benchmark/install_submodule.sh

This file was deleted.

1 change: 0 additions & 1 deletion benchmark/juice.jl/ProbabilisticCircuits.jl
Submodule ProbabilisticCircuits.jl deleted from b74981
19 changes: 0 additions & 19 deletions benchmark/juice.jl/README.md

This file was deleted.

Loading

0 comments on commit fec7d47

Please sign in to comment.