Commit graph

10 commits

Author SHA1 Message Date
R. Ryantm 91e952f886 python39Packages.arviz: 0.11.4 -> 0.12.0 2022-03-27 20:35:01 +00:00
Simeon Carstens ecc46f194c python3Packages.arviz: patch requirements.txt and add zarr tests
arviz v0.11.4 has, according to its requirements.txt, a dependency on
typing-extensions < 4. Currently, only typing-extensions v.4.0.1 are
available in nixpkgs, while the above version constraint seems
unnecessary, see this arviz PR: https://github.com/arviz-devs/arviz/pull/1948/files.
This also activates tests that use zarr and to which changes are made
in above PR. I thought those changes might be related to
unconstraining the typing-extensions version, but looks like they are not.
2022-01-29 16:09:21 +01:00
Simeon Carstens 823b1ec53f python3Packages.arviz: enable numba tests 2022-01-26 15:13:44 +01:00
Simeon Carstens c7fa945596 python3Packages.arviz: disable tests requiring TensorFlow Probability
The tests in this version of arviz require an older version of
TensorFlow Probability than the one packaged in this PR.
This also fixes a few missing dependencies.
2022-01-26 15:13:43 +01:00
Martin Weinelt dd3ee999ad python3Packages.arviz: 0.11.2 -> 0.11.4 2021-10-11 00:12:11 +02:00
Frederik Rietdijk 9c6bb4f4e7 python3Packages.arviz: 0.10.0 -> 0.11.2 2021-04-03 17:48:18 +02:00
Robert Scott 6cd6626691 pythonPackages.arviz: 0.7.0 -> 0.10.0, fixing tests 2020-10-10 18:48:22 -07:00
Timo Kaufmann 346197e57c python.pkgs.arviz: 0.6.1 -> 0.7.0
Fixes a test failure that was caused by the numba update in
4362401fa3.
2020-04-11 22:11:17 +02:00
Michael Reilly acb0317520 arviz: 0.5.1 -> 0.6.1 2020-02-10 18:21:21 +01:00
OmnipotentEntity aa3fcec6de python3Packages.arviz: init at 0.5.1 (#73988) 2019-12-11 19:50:27 -05:00