Closed manulera closed 1 month ago
I added an extra commit to re-run the notebook, since the output was wrong due to the bug from #279 (now fixed).
I actually have included a similar example that is now in the README, with a matching notebook at docs/notebooks/readme_example.ipynb
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.60%. Comparing base (
f063c40
) to head (c11bee7
). Report is 6 commits behind head on dev_bjorn.
Thanks! This seems to be ok. The example.ipynb
is now correct.
Hi @BjornFJohansson I have been fixing the history of dev_bjorn to be properly grafted into master. I have also fixed the history of the
primerdesignbug
branch and create this one that contains the same code, but has the right commit history. You can keep working on this one, or merge if the fix is finished.Best, Manu