Skip to content

Releases: control-toolbox/CTFlows.jl

v0.9.0-beta

18 May 08:50

Choose a tag to compare

What's Changed

  • CompatHelper: bump compat for CTModels to 0.10 for package docs, (keep existing compat) by @github-actions[bot] in #188
  • Implement initial module structure by @ocots in #196
  • Refactor CTFlows to v1 architecture with explicit traits, Solutions module, and extension pattern by @ocots in #197
  • Refactor/integration result architecture by @ocots in #198
  • Refactor: Simplify build_integrator by removing Symbol dispatch by @ocots in #199
  • Refactor: Introduce ODEParameters type to formalize SciML p slot by @ocots in #200
  • Add semantic accessors state and time_grid to VectorFieldSolution by @ocots in #201
  • Refactor: Parameterize AbstractConfig{X0} and remove unwrap_state (Po… by @ocots in #202
  • Refactor/rename rhs bang to rhs by @ocots in #203
  • Implement unsafe keyword argument return code handling by @ocots in #204
  • Rename default functions and update parameter names by @ocots in #205
  • Implement modular internalnorm for grid invariance under ForwardDiff by @ocots in #206
  • Feature/config dependent options by @ocots in #207
  • Phase 1: Add AbstractStateSystem/AbstractHamiltonianSystem hierarchy … by @ocots in #208
  • Refactor extension triggers to decouple SciML from OrdinaryDiffEqTsit5 by @ocots in #209
  • Add switching times verification in flow concatenation by @ocots in #210
  • Feature/refactor traits to override ctmodels by @ocots in #211
  • Add Hamiltonian vector field support by @ocots in #212
  • Add plot labels functionality by @ocots in #213
  • Test plot stubs using fake structs by @ocots in #214
  • Add complex number support and SMatrix support to CTFlowsStaticArrays by @ocots in #215
  • Feature/abstract vector field by @ocots in #216
  • Refactor config hierarchy with trait-based dispatch by @ocots in #218
  • Add docstrings and tests for AbstractTrait types by @ocots in #219
  • Add docstrings and tests for AbstractTrait types plus additional modi… by @ocots in #220
  • feat: InPlace vector field support via AbstractMutabilityTrait by @ocots in #221
  • Robust mutability detection enhancement by @ocots in #222
  • Refactor/vectorfield display by @ocots in #223
  • Refactor: convert state_dimension to keyword argument with Union{Int,… by @ocots in #224
  • Add variable accessor for ODEParameters by @ocots in #225
  • Add SciMLBase extension support by @ocots in #226
  • Add coverage infrastructure following CTBase coverage system by @ocots in #227
  • Improve test coverage and add test helpers by @ocots in #228

Full Changelog: v0.8.25...v0.9.0-beta

v0.8.25

20 Apr 20:58
c10e02c

Choose a tag to compare

What's Changed

  • [AUTO] JuliaFormatter.jl run by @github-actions[bot] in #178
  • Bump version to 0.8.25 and update dependencies (CTModels 0.10, CTParser 0.8) by @ocots in #186

Full Changelog: v0.8.23...v0.8.25

v0.8.23

06 Apr 14:06

Choose a tag to compare

What's Changed

  • [AUTO] JuliaFormatter.jl run by @github-actions[bot] in #168
  • feat: Add control-free optimal control problems support by @ocots in #175
  • Variable adjoint by @ocots in #176

Full Changelog: v0.8.20...v0.8.23

v0.8.22-beta

06 Apr 14:06

Choose a tag to compare

What's Changed

  • [AUTO] JuliaFormatter.jl run by @github-actions[bot] in #168
  • feat: Add control-free optimal control problems support by @ocots in #175

Full Changelog: v0.8.20...v0.8.22-beta

v0.8.21-beta

06 Apr 14:05

Choose a tag to compare

What's Changed

  • [AUTO] JuliaFormatter.jl run by @github-actions[bot] in #168
  • feat: Add control-free optimal control problems support by @ocots in #175

Full Changelog: v0.8.20...v0.8.21-beta

v0.8.20

03 Apr 07:54
34bb3dc

Choose a tag to compare

What's Changed

  • Add runtime consistency checks for @Lie macro by @ocots in #167

Full Changelog: v0.8.18...v0.8.20

v0.8.19-beta

02 Apr 22:43

Choose a tag to compare

v0.8.18

01 Apr 08:43

Choose a tag to compare

What's Changed

  • Refactor Lie macro: extract helper functions and improve testability by @ocots in #164
  • [AUTO] JuliaFormatter.jl run by @github-actions[bot] in #165

Full Changelog: v0.8.15...v0.8.18

v0.8.17-beta

26 Mar 17:04

Choose a tag to compare

v0.8.16-beta

17 Mar 10:08

Choose a tag to compare