Andreas Sorge

Results 8 issues of Andreas Sorge

[GridMap kills all jobs](https://github.com/pygridtools/gridmap/blob/5ce50bc76e6a19d044faf1a73ae1cc3f3a3670cc/gridmap/job.py#L322) if [one of them fails](https://github.com/pygridtools/gridmap/blob/5ce50bc76e6a19d044faf1a73ae1cc3f3a3670cc/gridmap/job.py#L491). In some settings, like in my gridjug add-on, exceptions are OK as other jobs would take over.

Hi @dan-blanchard , I just came across the [wiki page](https://github.com/pygridtools/gridmap/wiki/How-GridMap-works-under-the-hood) for the first time and I would like to suggest to move it to the main docs, as it is...

Revert 88e5896d708fe4fe29f1d3c73ca3ec15f3f25b57 as soon as https://github.com/travis-ci/travis-ci/issues/5145 is fixed

enhancement

scipy>=0.17 Also remove Cython dependency from requirements.txt (as scipy does not need to be built anymore) scipy/scipy#5205

enhancement

See https://github.com/andsor/scipy/commit/f08d52d9fb9fef1d3aadcb37e33ec3dec354c11a

As calculating the errors involves the whole final simplex: https://github.com/andsor/pyfssa/blob/6d584a80988c345caadc13121a9d1e0b05a5bc11/fssa/fssa.py#L681

enhancement

See http://pytest.org/latest/goodpractises.html#create-a-pytest-standalone-script

enhancement
tests

Such that for different L we can have different \rho's

enhancement