Jochem Smit
Jochem Smit
FYI: When trying to execute DifferentialEvolution with parrallel workers (new feature in scipy 1.2.0) the following error is raised: ``` AttributeError: Can't pickle local object 'ScipyMinimize.list2kwargs..wrapped_func' ```
I do a lot of double exponential fitting, in this case a use could be to constrain the decay constanstants to assure the first one is always the largest. However,...
Yes I understand the reasoning and I frequently use ``exp`` from sympy. this issue is related to: https://github.com/sympy/sympy/issues/12115 where they had a similar issue of imports from ``sympy.core.core`` and this...
Consider me the first beta tester. I need this!
Is it the future yet? Its 2020 we should have hoverboards and Index Variables!
I wouldn't mind doing some light maintenance such as keeping (conda) releases up-to-date etc. I'm not too familiar with the code so I'm able to judge for all PRs if...
towards #255
Yes I agree that merging to an API would be a good idea and would eliminate duplicate code. The reason I've created another contrib module is because it requires ipywidgets...
It looks like i'm probably not going to have much time to spend on this in the coming 3 months. Should the number of sliders not always be equal to...
looks interesting. I found some cool animations: https://distill.pub/2016/misread-tsne/