| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python312Packages.jaxopt: 0.8.4 -> 0.8.5•••Diff: https://github.com/google/jaxopt/compare/refs/tags/jaxopt-v0.8.4...jaxopt-v0.8.5 Changelog: https://github.com/google/jaxopt/releases/tag/jaxopt-v0.8.5 | Gaetan Lepage | 2025-04-14 | 1 | -2/+2 |
| * | python312Packages.jaxopt: 0.8.3 -> 0.8.4•••Diff: https://github.com/google/jaxopt/compare/refs/tags/jaxopt-v0.8.3...jaxopt-v0.8.4 Changelog: https://github.com/google/jaxopt/releases/tag/jaxopt-v0.8.4 | Gaetan Lepage | 2025-04-11 | 1 | -19/+2 |
| * | python312Packages.jaxopt: disable flaky test | Gaetan Lepage | 2025-01-27 | 1 | -3/+4 |
| * | python312Packages.jaxopt: add string escape patch | Stephen Huan | 2025-01-20 | 1 | -17/+22 |
| * | python312Packages.jaxopt: add failures from hdyra | Stephen Huan | 2025-01-20 | 1 | -0/+2 |
| * | python312Packages.jaxopt: unify disables | Stephen Huan | 2025-01-20 | 1 | -16/+4 |
| * | python312Packages.jaxopt: remove redundant disables | Stephen Huan | 2025-01-20 | 1 | -7/+0 |
| * | python312Packages.jaxopt: disable failing test | Stephen Huan | 2025-01-20 | 1 | -0/+3 |
| * | python312Packages.jaxopt: disable failing tests | Gaetan Lepage | 2025-01-06 | 1 | -11/+19 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | python312Packages.jaxopt: disable more flaky test on darwin | Weijia Wang | 2025-01-03 | 1 | -0/+1 |
| * | treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`•••In preparation for the deprecation of `stdenv.isX`. These shorthands are not conducive to cross-compilation because they hide the platforms. Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way One example of why this is bad and especially affects compiler packages https://www.github.com/NixOS/nixpkgs/pull/343059 There are too many files to go through manually but a treewide should get users thinking when they see a `hostPlatform.isX` in a place where it doesn't make sense. ``` fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is" fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is" ``` | Artturin | 2024-09-25 | 1 | -2/+2 |
| * | python312Packages.jaxopt: skip failing tests on darwin | Gaetan Lepage | 2024-08-13 | 1 | -3/+11 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -35/+36 |
| * | python311Packages.jaxopt: disable broken tests | Gaetan Lepage | 2024-05-12 | 1 | -3/+17 |
| * | python311Packages.jaxopt: apply patch / disable failing tests after scipy 1.1...•••add patch and disable failing aarch64 linux tests | annalee | 2024-02-04 | 1 | -0/+19 |
| * | python311Packages.jaxopt: use pytest-xdist to speed up tests | Gaetan Lepage | 2024-01-10 | 1 | -0/+2 |
| * | python311Packages.jaxopt: 0.8.2 -> 0.8.3•••Changelog: https://github.com/google/jaxopt/releases/tag/jaxopt-v0.8.3 | Gaetan Lepage | 2024-01-10 | 1 | -7/+2 |
| * | python311Packages.jaxopt: 0.8.1 -> 0.8.2•••Changelog: https://github.com/google/jaxopt/releases/tag/jaxopt-v0.8.2 | Gaetan Lepage | 2023-11-06 | 1 | -3/+3 |
| * | Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts: pkgs/development/python-modules/bambi/default.nix pkgs/development/python-modules/jaxopt/default.nix | Alyssa Ross | 2023-10-12 | 1 | -3/+4 |
| |\ | |||||
| | * | python310Packages.jaxopt: 0.5.5 -> 0.8.1 | Ben Darwin | 2023-10-11 | 1 | -3/+4 |
| * | | python3Packages.jaxopt: 0.5.5 -> 0.8 | Martin Weinelt | 2023-09-27 | 1 | -3/+3 |
| |/ | |||||
| * | python311Packages.jaxopt: disable failing tests | Fabian Affolter | 2023-06-07 | 1 | -0/+7 |
| * | python3Packages.jaxopt: Fix alias-free eval | Artturin | 2023-03-05 | 1 | -2/+2 |
| * | python310Packages.jaxopt: init at 0.5.5 | Ben Darwin | 2023-02-06 | 1 | -0/+59 |
