summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/acoustics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python3Packages.acoustics: fix buildFabian Affolter2021-09-011-11/+36
|
* Merge pull request #124554 from ↵Sandro2021-06-201-0/+4
|\ | | | | | | | | risicle/ris-python-acoustics-tests-matplotlib-backend python3Packages.acoustics: fix tests on sandboxed darwin
| * python3Packages.acoustics: fix tests on sandboxed darwinRobert Scott2021-05-271-0/+4
| |
* | acoustics: fixHarrison Houghton2021-05-261-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.post0Frederik Rietdijk2020-05-111-2/+2
|
* python3Packages.acoustics: 0.2.3 -> 0.2.4Frederik Rietdijk2020-03-091-3/+2
|
* pythonPackages.acoustics: disableJonathan Ringer2020-02-221-1/+2
| | | | no longer compatible with pandas>=1
* python: acoustics: 0.2.2 -> 0.2.3Frederik Rietdijk2019-11-221-2/+2
|
* python.pkgs.acoustics: 0.2.1 -> 0.2.2Frederik Rietdijk2019-10-281-2/+2
|
* python: acoustics: 0.2.0.post2 -> 0.2.1Frederik Rietdijk2019-06-201-2/+2
|
* python.pkgs.acoustics: 0.2.0.post1 -> 0.2.0.post2Frederik Rietdijk2019-02-201-6/+5
|
* python.pkgs.acoustics: 0.1.2 -> 0.2.0.post1Frederik Rietdijk2019-02-161-8/+13
|
* python.pkgs.acoustics: brokenFrederik Rietdijk2018-12-031-0/+1
|
* pythonPackages: remove `name` attribute`Frederik Rietdijk2018-06-231-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-linuxVladimír Čunát2017-12-071-1/+1
|
* python.pkgs.acoustics: move to separate expressionwisut hantanong2017-07-151-0/+26