Recent Releases of https://github.com/cvxgrp/spcqe

https://github.com/cvxgrp/spcqe - v0.3.0

This release has major performance improvements for larger quantile fitting problems. We are now making use of CVXPY parameterization for fast resolves of the different quantile levels, as well as a more compact problem formulation.

What's Changed

  • Updated sequential solve method with cvxpy parameterization by @bmeyers in https://github.com/cvxgrp/spcqe/pull/16

Full Changelog: https://github.com/cvxgrp/spcqe/compare/v0.2.0...v0.3.0

- Jupyter Notebook
Published by bmeyers about 1 year ago

https://github.com/cvxgrp/spcqe - v0.2.0 Adding save functionality and faster tests

What's Changed

  • Ability to save and load spcqe objects to disk and faster tests by @AramisDuf in https://github.com/cvxgrp/spcqe/pull/14

Full Changelog: https://github.com/cvxgrp/spcqe/compare/v0.1.0...v0.2.0

- Jupyter Notebook
Published by bmeyers about 1 year ago

https://github.com/cvxgrp/spcqe - Improve extrapolation for quantile transformation

What's Changed

  • Asymptote transform by @AramisDuf in https://github.com/cvxgrp/spcqe/pull/12
  • CI/CD improvements by @pluflou in https://github.com/cvxgrp/spcqe/pull/12

Full Changelog: https://github.com/cvxgrp/spcqe/compare/v0.0.3...v0.1.0

- Jupyter Notebook
Published by bmeyers about 1 year ago

https://github.com/cvxgrp/spcqe - v0.0.3

What's Changed

  • Numpy 2.0 migration by @bmeyers in https://github.com/cvxgrp/spcqe/pull/10
  • Update package by @pluflou in https://github.com/cvxgrp/spcqe/pull/11

Full Changelog: https://github.com/cvxgrp/spcqe/compare/v0.0.2...v0.0.3

- Jupyter Notebook
Published by pluflou over 1 year ago

https://github.com/cvxgrp/spcqe - v0.0.2

What's Changed

  • Reorganization of "sequential" and "full" problem formulation code and new tests @AramisDuf in https://github.com/cvxgrp/spcqe/pull/7

Full Changelog: https://github.com/cvxgrp/spcqe/compare/v0.0.1a0...v0.0.2

- Jupyter Notebook
Published by bmeyers over 1 year ago

https://github.com/cvxgrp/spcqe - v0.0.1a0

What's Changed

  • code refactorization by @bmeyers in https://github.com/cvxgrp/spcqe/pull/1
  • Dev by @giray98 in https://github.com/cvxgrp/spcqe/pull/3
  • Dev by @bmeyers in https://github.com/cvxgrp/spcqe/pull/4
  • Sine basis by @AramisDuf in https://github.com/cvxgrp/spcqe/pull/5
  • Set up CI/CD, tests and pypi/conda builds by @pluflou in https://github.com/cvxgrp/spcqe/pull/6

New Contributors

  • @bmeyers made their first contribution in https://github.com/cvxgrp/spcqe/pull/1
  • @giray98 made their first contribution in https://github.com/cvxgrp/spcqe/pull/3
  • @AramisDuf made their first contribution in https://github.com/cvxgrp/spcqe/pull/5
  • @pluflou made their first contribution in https://github.com/cvxgrp/spcqe/pull/6

Full Changelog: https://github.com/cvxgrp/spcqe/commits/v0.0.1a0

- Jupyter Notebook
Published by pluflou almost 2 years ago