- Fixed citation file (
cff
) formatting issues. - Improved handling of constants in configuration files.
- Refactored gait configuration files and enhanced constraints.
- Bumped Python version to 3.10 for compatibility.
- Tested
Enum
usage for constraints, but reverted tostr
due to the lack of flexibility. - Fixed typing issues
- Added project badges and citation file.
- Updated project naming and authors in citation file.
- Enabled and fixed
pytype
for type checking. - Refined types in code and docstrings.
- Reorganized imports and exposed functions at the top level.
- Minor documentation fixes.
- Updated Sphinx auto-API config to exclude imported members.
- Reverted some import reorganizations and applied final corrections.
- Refined documentation and code structure.
- First release of
paradigma
! - Initial implementation of gait and PPG feature extraction.