Sebastian Müller
Sebastian Müller
Since I wanted to congratulate you on the publication of your paper about scikit-gstat, I noticed, that the github discussions are not enabled for this repository. You should change that...
### Problem We have been using this theme since years and I just saw, that you finally released a v1 and we wanted to try it. Unfortunately we have added...
Thanks for this nice tool! Saw the recently added forcast option and appreciate it very much! One idea from my side: since growth is often exponentially with packages on Github,...
Hey there, nice package! I was wondering, if you could implement a routine to compute a pairwise distance matrix like [`scipy.spatial.distance.cdist`](https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.distance.cdist.html#scipy.spatial.distance.cdist) does. Cheers, Sebastian
Hey there, I found a bug in sphinx-gallery. Here some details: When my "README.rst" looks like the following: ```rst Examples ======== tada examples .. only:: html Gallery ------- Below is...
Hey there! First of all: Thanks for this great tool! :wink: Is there a possibility to create an "overview gallery" from all created galleries? Here's what I mean in detail:...
Cherry picks from #243 to be included in v1.4: - add bounds checks for optional arguments when resetting by class attribute - Cython: solve -Wsometimes-uninitialized warning - minor coverage improvements
- adding a new model derived from the Exponential Integral - fix approximation of Matern spectrum for big `nu`
On often requested feature is the support for masked fields. - [ ] add `mask` keyword and property to all `Field` classes - [ ] decide whether to used `np.masked`...
Since emcee provides parallel sampling with schwimmbad, we should think about including this. Have a look here: https://schwimmbad.readthedocs.io/en/latest/examples/index.html#using-multipool-with-emcee