# Notices
`baselines` is an independent Rust implementation of baseline correction
algorithms. It is inspired by the scientific literature and uses the public
behavior and documentation of `pybaselines` as a reference.
`pybaselines` is authored by Donald Erb and contributors and is distributed
under the BSD-3-Clause license. See:
- https://pybaselines.readthedocs.io/
- https://pybaselines.readthedocs.io/en/latest/license.html
- https://pybaselines.readthedocs.io/en/latest/citing.html
Algorithm documentation in this crate should cite the original publications
where practical.