Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit d8434f6

Browse files
kc611brandonwillard
authored andcommitted
Implement log-probability support for Scan Ops
1 parent b65071a commit d8434f6

File tree

4 files changed

+740
-1
lines changed

4 files changed

+740
-1
lines changed

aeppl/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
# isort: off
1313
# Add optimizations to the DBs
1414
import aeppl.mixture
15+
import aeppl.scan
1516

1617
# isort: on

0 commit comments

Comments
 (0)