Skip to main content

A Model-Based Signal Processing Library Working With Windowed Linear State-Space and Polynomial Signal Models.

Reason this release was yanked:

broken wheel, missing init.py

Project description

lmlib


Open-source and for Python

A Model-Based Signal Processing Library Working With Windowed Linear State-Space and Polynomial Signal Models.

Website and Documentation: lmlib.ch

Direct Links to:


Install lmlib

  • pip: pip install lmlib

  • conda: see here

Developer Info

Installation via:

How to build documenation

python3.14 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  • create gallery
python scripts/create_gallery.py
  • build doc
mkdocs build -c
  • livereload
mkdocs serve --livereload -c

Deployment Documentation

The automated pipeline consists of four sequential jobs:

1. release Job (tags only):

  • Triggered by: Tags matching refs/tags/*
  • Purpose: Creates a GitHub release with tag message as notes
  • Outputs: Official release on GitHub

2. build_gallery Job

  • Triggered by: Any push to develop or tags
  • Purpose: Generates gallery documentation from code examples
  • Output: docs/_generated folder as artifact

3. build_mkdocs Job

  • Prerequisite: build_gallery must succeed
  • Purpose:
  • Downloads generated docs from previous step
  • Creates API documentation and changelog
  • Replaces version placeholders with actual version
  • Builds the complete MkDocs site
  • Output: ./site folder as artifact

4. deploy Job

  • Prerequisite: build_mkdocs must succeed
  • Purpose: Deploys the built site to GitHub Pages
  • Destination: gh-pages branch
  • Result: Documentation becomes live at your GitHub Pages URL

How to trigger new release:

git push -a vX.X.X
  • Then a text editor opens for release notes (make double newlines for a newline in the release notes of github)
this is a new major release:

* new feature
* removed functions
* faster backend

How to change release notes in news:

  • Update release notes directly on github page and save
  • Rerun job 3. build_mkdocs. this will update the news website with the latest release notes.

How to make changes on documenation without release:

  • Push main branche with newest documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lmlib-3.0.0.tar.gz (13.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lmlib-3.0.0-py3-none-any.whl (6.0 MB view details)

Uploaded Python 3

File details

Details for the file lmlib-3.0.0.tar.gz.

File metadata

  • Download URL: lmlib-3.0.0.tar.gz
  • Upload date:
  • Size: 13.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for lmlib-3.0.0.tar.gz
Algorithm Hash digest
SHA256 e08d2004097a61ffa3a71acfb161371ed8a0bcbf718f02a7293d2d037b8766e2
MD5 b8344d2028fea858e418bad77327e34d
BLAKE2b-256 116a44253f0bb23b9e69ec33c5dc802e2a5c717c14d72d7e2ac7297c03d49a9b

See more details on using hashes here.

File details

Details for the file lmlib-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: lmlib-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for lmlib-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 747cd58a21b01aa3b79d5394c5b207ebccef93b78f8a3df583a353f2668891de
MD5 a5bd18237fad21d1b4352399368ee138
BLAKE2b-256 bbc8542fee1f972a3454b5d629d7be5eb3f24d419b9c0f3ddab341a3e1fd6eee

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page