anthony-nouy / tensap

Tensor Approximation Package: a Python package for the approximation of functions and tensors.
https://anthony-nouy.github.io/sphinx/tensap/master/
Other
20 stars 11 forks source link

Fix/sobol #37

Closed MLasserre closed 1 year ago

MLasserre commented 1 year ago

Fix a bug in Sobol function and add allow to save dimension trees into a file.

MLasserre commented 1 year ago

Hello Anthony, I'm not sure it should have been merged yet since it seems that the tests are not running. I guess it's due to the fact that I have not modified the tests accordingly to the changes I have done.