~dricottone/filters

Quick fix

I missed the version numbers in the **/internals.py files, and I noticed
a variable name misspell in the **/__main__.py files.
Toolchain updates

Upgrading from old-style setup.py system to pyproject.toml.

Also reworked the Makefile significantly.
Added type hint
Renamed license file
Version 1.0.1; Cleaned up documentation
Added rng package, convolve + kalman filters
Refactored algorithms + improved documentation
Refactored into package, to use gap argument parser; Remade build system
1a1eaedc — dricottone 5 years ago
Initial commit