Recent Releases of https://github.com/cvxgrp/signal-decomposition
https://github.com/cvxgrp/signal-decomposition - v0.3.2
Fix bug in conda build upload
Full Changelog: https://github.com/cvxgrp/signal-decomposition/compare/v0.3.1...v0.3.2
- Jupyter Notebook
Published by pluflou about 2 years ago
https://github.com/cvxgrp/signal-decomposition - v0.3.1
What's Changed
- Fixing auto versioning bug by @pluflou in https://github.com/cvxgrp/signal-decomposition/pull/24
Full Changelog: https://github.com/cvxgrp/signal-decomposition/compare/v0.3.0...v0.3.1
- Jupyter Notebook
Published by bmeyers about 2 years ago
https://github.com/cvxgrp/signal-decomposition - v0.3.0
What's Changed
- New Fourier Basis class for smooth, (multi-)periodic signals! @bmeyers in https://github.com/cvxgrp/signal-decomposition/pull/20
- Fix builds and tests by @pluflou in https://github.com/cvxgrp/signal-decomposition/pull/21
Full Changelog: https://github.com/cvxgrp/signal-decomposition/compare/v0.2.0...v0.3.0
- Jupyter Notebook
Published by bmeyers about 2 years ago
https://github.com/cvxgrp/signal-decomposition - CLARABEL support and smooth, periodic quantile modeling!
What's Changed
- Full support for CLARABEL solver, including translation of kwargs
Support for custom penalties in basis constraint class, which allows for expression of smooth, periodic quantile estimation
Dev by @bmeyers in https://github.com/cvxgrp/signal-decomposition/pull/17
Full Changelog: https://github.com/cvxgrp/signal-decomposition/compare/v0.1.3...v0.2.0
- Jupyter Notebook
Published by bmeyers almost 3 years ago
https://github.com/cvxgrp/signal-decomposition - v0.1.3
Migrated for latest mamba dependencies and trusted publishing. Fixed workflows.
Full Changelog: https://github.com/cvxgrp/signal-decomposition/compare/v0.1.2...v0.1.3
- Jupyter Notebook
Published by Stanford-CVX-group almost 3 years ago
https://github.com/cvxgrp/signal-decomposition - v0.1.2
Added support for trusted publishing, fixed workflow to new standards.
Full Changelog: https://github.com/cvxgrp/signal-decomposition/compare/v0.1.1...v0.1.2
- Jupyter Notebook
Published by Stanford-CVX-group almost 3 years ago
https://github.com/cvxgrp/signal-decomposition - Fixing deployment bug to PyPI
Full Changelog: https://github.com/cvxgrp/signal-decomposition/compare/v0.1.0...v0.1.1
- Jupyter Notebook
Published by bmeyers over 3 years ago
https://github.com/cvxgrp/signal-decomposition - Fixed warm-start functionality and added new component class
In this release, we have one bug fix and one new feature.
Bug Fix. Previously the "warm start" option did not work at the OSD layer (despite being implemented in QSS) because the QSS solver object was being overwritten. This is not fixed, so warm-starting the QSS algorithm from OSD works as expected
New Feature. A new 'equality' component class has been added. This is the LastValEqual class, which constrains the last value of a component to be equal to a given value. This is modeled after the FirstValEqual class, which constrains the first value of the component to be equal to a value.
- Jupyter Notebook
Published by bmeyers over 3 years ago
https://github.com/cvxgrp/signal-decomposition - v0.0.2
Full Changelog: https://github.com/cvxgrp/signal-decomposition/compare/v0.0.1...v0.0.2
Added QSS to requirements
- Jupyter Notebook
Published by Thistleman over 3 years ago
https://github.com/cvxgrp/signal-decomposition - v0.0.1
What's Changed
- New work by @bmeyers in https://github.com/cvxgrp/signal-decomposition/pull/1
- notebook update by @bmeyers in https://github.com/cvxgrp/signal-decomposition/pull/2
- better validation scheme by @bmeyers in https://github.com/cvxgrp/signal-decomposition/pull/3
- New work by @bmeyers in https://github.com/cvxgrp/signal-decomposition/pull/4
- Alg refresh by @bmeyers in https://github.com/cvxgrp/signal-decomposition/pull/5
- Validation by @bmeyers in https://github.com/cvxgrp/signal-decomposition/pull/6
- Add setup.py file by @akshayka in https://github.com/cvxgrp/signal-decomposition/pull/7
- Feasible by @bmeyers in https://github.com/cvxgrp/signal-decomposition/pull/9
- Support for Periodic Basis class by @lukevolpatti in https://github.com/cvxgrp/signal-decomposition/pull/8
- new features by @bmeyers in https://github.com/cvxgrp/signal-decomposition/pull/10
- added base workflows and meta.yaml files by @Thistleman in https://github.com/cvxgrp/signal-decomposition/pull/11
- cleaned up typos in workflows by @Thistleman in https://github.com/cvxgrp/signal-decomposition/pull/12
New Contributors
- @bmeyers made their first contribution in https://github.com/cvxgrp/signal-decomposition/pull/1
- @akshayka made their first contribution in https://github.com/cvxgrp/signal-decomposition/pull/7
- @lukevolpatti made their first contribution in https://github.com/cvxgrp/signal-decomposition/pull/8
- @Thistleman made their first contribution in https://github.com/cvxgrp/signal-decomposition/pull/11
Full Changelog: https://github.com/cvxgrp/signal-decomposition/commits/v0.0.1
- Jupyter Notebook
Published by Thistleman over 3 years ago