| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.acoustics: fix build | Fabian Affolter | 2021-09-01 | 1 | -11/+36 |
| | | |||||
| * | Merge pull request #124554 from ↵ | Sandro | 2021-06-20 | 1 | -0/+4 |
| |\ | | | | | | | | | risicle/ris-python-acoustics-tests-matplotlib-backend python3Packages.acoustics: fix tests on sandboxed darwin | ||||
| | * | python3Packages.acoustics: fix tests on sandboxed darwin | Robert Scott | 2021-05-27 | 1 | -0/+4 |
| | | | |||||
| * | | acoustics: fix | Harrison Houghton | 2021-05-26 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | There's a bit of LaTeX math code in a comment in a test file: ``` .. math:: L = 10 \cdot \\log_{10}{\\left(\\frac{MS}{p_r^2} \\right)} ``` which of course should be `\\cdot`. I could patch it, but I think skipping deprecation warnings in tests is probably ok... (If nothing else it's easier.) | ||||
| * | python: acoustics: 0.2.4 -> 0.2.4.post0 | Frederik Rietdijk | 2020-05-11 | 1 | -2/+2 |
| | | |||||
| * | python3Packages.acoustics: 0.2.3 -> 0.2.4 | Frederik Rietdijk | 2020-03-09 | 1 | -3/+2 |
| | | |||||
| * | pythonPackages.acoustics: disable | Jonathan Ringer | 2020-02-22 | 1 | -1/+2 |
| | | | | | no longer compatible with pandas>=1 | ||||
| * | python: acoustics: 0.2.2 -> 0.2.3 | Frederik Rietdijk | 2019-11-22 | 1 | -2/+2 |
| | | |||||
| * | python.pkgs.acoustics: 0.2.1 -> 0.2.2 | Frederik Rietdijk | 2019-10-28 | 1 | -2/+2 |
| | | |||||
| * | python: acoustics: 0.2.0.post2 -> 0.2.1 | Frederik Rietdijk | 2019-06-20 | 1 | -2/+2 |
| | | |||||
| * | python.pkgs.acoustics: 0.2.0.post1 -> 0.2.0.post2 | Frederik Rietdijk | 2019-02-20 | 1 | -6/+5 |
| | | |||||
| * | python.pkgs.acoustics: 0.1.2 -> 0.2.0.post1 | Frederik Rietdijk | 2019-02-16 | 1 | -8/+13 |
| | | |||||
| * | python.pkgs.acoustics: broken | Frederik Rietdijk | 2018-12-03 | 1 | -0/+1 |
| | | |||||
| * | pythonPackages: remove `name` attribute` | Frederik Rietdijk | 2018-06-23 | 1 | -1/+0 |
| | | | | | | | | | | The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. | ||||
| * | treewide: checkMeta fixes for x86_64-linux | Vladimír Čunát | 2017-12-07 | 1 | -1/+1 |
| | | |||||
| * | python.pkgs.acoustics: move to separate expression | wisut hantanong | 2017-07-15 | 1 | -0/+26 |
