Results 35 comments of Florian LB

Hi there, I'm also trying to use recipe 3.7. In fact, I'm unable to get it to run. When I execute the last cell from the notebook that should display...

Yes, that's exactly the case. In fact, I initially didn't use IPython 3.0 but then the notebook was not readable: it complained that the nbformat used was not the right...

I downgraded and now it works in Firefox, but not Safari. Thanks! The JS code says something about being able to set it to play / pause. Should there be...

Hi Dan, thank you very much for your quick answer. I’ve tried out the solution you suggest. Here’s what I found for the first part: sampling unconstrained standard normals and...

After second thoughts, I’m thinking my loglikelihood is problematic it seems to skew the distributions in a very unspherical way. I guess the procedure you suggested does indeed do what...

Side note: I also had to install cython to get it to work.

Hi @Didou09, I would be interested to contribute to this. However, maybe this should also be discussed with the package owner first? Appartently it is on github: https://github.com/jraedler/Polygon3 Cheers, Florian

Below a list of slowest durations on my machine. ``` ======================================================================================================== slowest 10 durations ========================================================================================================= 195.23s call tofu/tests/tests04_spectro/test_01_fit12d.py::Test01_DataCollection::test03_fit1d 41.28s call tofu/tests/tests05_nist/test_03_core.py::Test01_openadas::test01_search_online_by_wavelengthA 40.62s call tofu/tests/tests03_openadas/test_03_core.py::Test01_openadas::test01_search_online 17.29s call tofu/tests/tests01_geom/test_04_core_optics.py::Test01_Crystal::test14_plot_focal_error_summed 12.96s setup tofu/tests/tests01_geom/test_03_core.py::Test03_Rays::test00_set_move...

Great, thank you for your feedback!  That would be a nice start. Another thing that surprised me while looking at the tests is: almost none of your test functions have...

Hi, thanks for opening this issue. I've been wanting to use --write-selected too and have run into what I think is the same behavior: instead of just generating the specified...