Results 5 issues of Anna Störiko

`CVodeSVtolerances` allows to specify state-specific absolute tolerances with a vector. However, it does not check that the vector passed to the function actually has the correct length. When the vector...

feature-request

This pull request addresses part of https://github.com/georgd/EB-Garamond/issues/115 by adding the svg files for the M initial that I created from [this original](http://www.bvh.univ-tours.fr/batyr/beta/notice_bois.php?IdBois=10644). I was able to build the otf files...

Xarray has the nice `xarray.DataArray.integrate` method to integrate a data array over one of its coordinates. I automatically accounts for the values of the coordinates. The integration results should have...

### Describe the issue: The model I am working with sometimes returns NaN for the logp (it is an ODE model, and for certain nasty parameter combinations the solver gives...

bug

## Description The changes deal with the case that the logp is NaN in the SMC sampler. With the changes, samples with a NaN-logp will be simply discarded during the...