Releases: nasa/condor
Releases · nasa/condor
Release list
v0.3.3
What's Changed
- Merge new features by @sixpearls in #29
- inheriting placeholder elements to a template by @sixpearls in #11
- Add floor and ceil with testing by @nlistgarten in #35
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows by @dependabot[bot] in #37
- fixed clip function by replacing ca.if_else with casadi.if_else by @crecine in #30
- Bump min casadi version by @ixjlyons in #39
- pass through of options for trajectory anlysis by @sixpearls in #38
- Fixes for element and backend_repr lookups by @sixpearls in #41
- fix reshaping of symbolc, non-symmetric matrices by @cnativid in #47
- Element to op by @ixjlyons in #49
- create external api solver with support for matrix IO (and possibly higher order) by @sixpearls in #51
- Trajectory Analysis improvements by @sixpearls in #42
- update bound processing to handle relational operations by @sixpearls in #54
- Add operators by @sixpearls in #57
- Misc updates January, 2026 by @sixpearls in #59
- remove align tags from contrib docstrings so mathjax renders by @sixpearls in #62
- Remove Python 3.14 non-compatibility, add autodoc extension that parses AssignedField doc comment by @ixjlyons in #60
- Operator fixups 02 2026 by @sixpearls in #65
- Fix to/from-file without events and resample corner cases by @ixjlyons in #73
New Contributors
- @nlistgarten made their first contribution in #35
- @dependabot[bot] made their first contribution in #37
- @crecine made their first contribution in #30
- @cnativid made their first contribution in #47
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
What's Changed
- Cumulative updates by @sixpearls in #7
- CI and linting updates by @ixjlyons in #8
- support for better inheritance and embedding by @sixpearls in #9
- remove extraneous automodule from implementations API index by @sixpearls in #10
- Add contributing section to README by @ixjlyons in #13
- Migrate examples to a sphinx gallery by @ixjlyons in #12
- JOSS review feedback by @ixjlyons in #26
- paper title and license by @sixpearls in #28
Full Changelog: v0.3.0...v0.3.1
condor-0.3.0
- additional operators
- docs improvements
- a few refactors on fields, elements to facilitate operations
- make multiple inheritance prototype
condor-0.2.0
Merge pull request #4 from nasa/debug-dist Debug artifact download