Asset-asrl

Latest version: v0.5.0

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.5.0

Release Notes
=========

Version 0.5.0 introduces two major new features in an effort to simplify the definition of more complex optimal control problems.

1. Optional automatic scaling utilities have been added to phase and OptimalControlProblem . Users can
specify ODEs and problems in convenient units and then declare a set of canonical units for the ODE variables on a per-phase basis.
Under the hood, we use the user supplied units to non-dimensionalize all variables, constraints, and objectives. In general, the non-dimensionalization
will result in a problem nearly identical to one that a user non-dimensionalizes manually.

2. Users now have the option of giving string names to components of their models in the ODE constructor. These can then be used in place
of integer indices everywhere within the integrator, phase, and OptimalControlProblem interfaces.


Updated examples using the new interface additions can be found in the examples/UpdatedInterface folder of the repo.

0.4.0

Release Notes
=========

Backup release prior to major auto-scaling and interface update.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.