issues
search
derb12
/
pybaselines
A Python library of algorithms for the baseline correction of experimental data.
https://pybaselines.readthedocs.io
BSD 3-Clause "New" or "Revised" License
115
stars
17
forks
source link
Merge Development for v0.2.0
#2
Closed
derb12
closed
3 years ago
derb12
commented
3 years ago
Description
Merge development branch for version 0.2.0.
Type of Pull Request
[x] Bug Fix
[x] New Feature
[x] Miscellaneous Changes (refactor, code improvements, etc.)
[x] Documentation or Example Programs
Pull Request Checklist
[x] New code and/or documentation is unique (not copied from elsewhere), and valid for use with the BSD 3-clause license.
[x] New code is fully documented with docstrings that follow Numpy style.
[x] New code follows PEP 8 standards as closely as possible.
[x] Added tests to cover any new code or usage.
[x] Verified that documentation builds locally.
Description
Merge development branch for version 0.2.0.
Type of Pull Request
Pull Request Checklist