Jason Furtney
Jason Furtney
Hmm, Sorry I am not much help on this one. There is a warning message from the NumPy API, but I do not think that is causing the problem (unless...
This may be fixed by the latest release (2021.2.2)? The latest release fixes some issue with building via pip.
Can someone try to reproduce this problem with the latest version please? I do not have a Red Hat system.
Thanks for the note on this, there was some discussion of this previously in issue #36 . The conclusion at the time was to leave things as they were and...
I have thought more about this and I am just not comfortable releasing a version of the library that is not thread safe even if it is an option and...
Sorry for the delay, I am on the road today. I will try to have a look tonight or tomorrow morning, should be a quick fix -- thanks for tracking...
Can someone try this on Deta again after today's release? Hopefully the changes for #55 also resolve this issue. Thanks
Hi and thanks for the message. The gradient is calculated internally but it is not stored. I think you can use numpy.gradient (https://docs.scipy.org/doc/numpy/reference/generated/numpy.gradient.html) for that. On Wed, Jun 26, 2019...
Ali, thanks for the message and for your efforts on this. Yes, I think this would be a good feature. Adding an optional argument return_gradient with the default value False...
Thanks for the message, sorry I will probably not be much help on this one. The only thing I can think is that the compiler is not installed properly in...