Marc Pound
Results
2
issues of
Marc Pound
Hi Samuel. I have run through the notebook modopt_example.ipynb, and inverse_problems_1.ipynb and sparsity_1.ipynb in the CosmoStat/Tutorials ada branch, playing around with parameters to better my understanding. I am wondering how...
help wanted
This example from readthedocs fails on the last line with ``` AttributeError: 'NoneType' object has no attribute 'role' ``` ``` from treelib import Tree # Employee data structure class Employee:...