Skip to content

Releases: casos-opti/casos

CaΣoS v1.0.1 Preview .2

Pre-release

Choose a tag to compare

@tcunis tcunis released this 18 Jun 12:38
Immutable release. Only release title and notes can be modified.
36a8f1d

CaΣoS version 1.0.1 pre-release for unit testing.

What's New

  • Facilitated sum-of-squares feasibility problems
  • Extended solver info structure
  • Improved Newton polytope reduction algorithm
  • Compliance with REUSE specification v3.3
  • Various fixes, including handling of Mosek's unknown status

Full Changelog: v1.0.0...v1.0.1-pre.2

CaΣoS v1.0.1 Preview

CaΣoS v1.0.1 Preview Pre-release
Pre-release

Choose a tag to compare

@tcunis tcunis released this 18 May 17:49
Immutable release. Only release title and notes can be modified.
db79620

CaΣoS version 1.0.1 pre-release for unit testing.

What's New

  • Facilitated sum-of-squares feasibility problems
  • Extended solver info structure
  • Improved Newton polytope reduction algorithm
  • Compliance with REUSE specification v3.3
  • Various fixes, including handling of Mosek's unknown status

Full Changelog: v1.0.0...v1.0.1-pre

CaΣoS v1.0.0

Choose a tag to compare

@tcunis tcunis released this 15 Dec 16:48
Immutable release. Only release title and notes can be modified.
6aeef3f

This is the first version of CaΣoS!

Highlighted Features

Dependencies

  • This version requires CasADi v3.6.x.
  • It is highly recommended to have at least one conic solver installed.

Full Changelog: https://github.com/iFR-ACSO/casos/commits/v1.0.0

CaΣoS v1.0.0 Preview

CaΣoS v1.0.0 Preview Pre-release
Pre-release

Choose a tag to compare

@tcunis tcunis released this 05 Jul 14:29
Immutable release. Only release title and notes can be modified.
c439b84

This is a release candidate of CaΣoS version 1.0.0. While this version is considered almost-ready for release, some functionality might not work as expected and invalid usage of the software will lead to unintelligible errors.

Highlighted Features

  • Polynomial data types PD and PS with constant (double) or symbolic coefficients, compatible to CasADi's DM and SX matrix types.
  • Formulate parametrized convex sum-of-squares programs as optimization problems and solve via relaxation to SDP.
  • Formulate parametrized quasiconvex sum-of-squares optimization problems and solve via bisection.
  • Define symbolic functions between polynomials and integrate into polynomial expressions.
  • Convert polynomials (resulting from a sum-of-squares program) to CasADi functions for further use, e.g., in optimal control.

Dependencies

  • This version requires CasADi v3.6.x.
  • It is highly recommended to have at least one conic solver installed.

Full Changelog: https://github.com/iFR-ACSO/casos/commits/v1.0.0-rc