Skip to content

Tags: lmlib/lmlib

Tags

v3.0.1

Toggle v3.0.1's commit message
Changes:

- Add new backends: lfilter (using transfer functions to decouple xi into its elements, then scipy lfilter per element) and cupy (using CPUs & CUDA, if available)
- Add generalization to more than 1 dimension (NDCompositeCosts) and corresponding backends
- Add new polynomial ALSSMs (Legendre and Meixner)
- Add new steady state calculation methods
- Add new minimization method
- Add rls.fit() and rls.convolve() as collection-functions
- Add new examples
- Switched docu to mkdocs
- Update API of trajectories and windows

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update conf.py

update version

v2.1.0

Toggle v2.1.0's commit message
Merge branch 'dev'

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.py

version update