DiscreteVariablesTaskForce / DiscreteSamplingFramework

Python classes describing discrete variable sampling/proposals
Eclipse Public License 2.0
1 stars 0 forks source link

Add first test #11

Closed navjotk closed 2 years ago

navjotk commented 2 years ago

In this branch, I used pytest to start adding some unit tests. Also went ahead and added a test for calculate_leaf_occurences before I start messing with it.