James Tocknell
James Tocknell
I've not seen scipy do a meson release yet, so I haven't done anything about it yet. See https://github.com/bmcage/odes/issues/131 for more on the build failure.
I looked at the logs, the important part is: ``` Could not load IDA solver numpy.ufunc size changed, may indicate binary incompatibility. Expected 216 from C header, got 192 from...
This is currently solver dependent, you'll need to look at the individual solver documentation for working out how to do this.
@kekoziar Possibly we're teaching to a difference audiences/skill levels, or we're teaching git at a different time in the workshop (which may explain our different experiences—if that is the case,...
I've asked the cairo developers to add this in https://bugs.freedesktop.org/show_bug.cgi?id=83050
Does this assume that there's a loader for `Spectrum1D` (rather than only `SpectrumList`, which may be the case where there is multiple spectra in a single file)? What would be...
As a suggestion, adding a dbus API which allows setting nameservers/search domains would mean the resolv.conf reading could be done in a separate, low-privileged service (as it would only need...
@mikicz @scott-w Maybe it's worth transferring this to [jazzband](https://jazzband.co/), given they help manage quite a number of django libraries?
As first glance, it looks like sundials has changed the function signature in a backwards incompatible way. If you want to make a PR to fix it, that would be...
Sorry, I meant to set this as draft until the tests were added.