Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for affine spaces in code generation #344

Merged
merged 9 commits into from
Aug 15, 2024

Conversation

alphaville
Copy link
Owner

@alphaville alphaville commented Mar 27, 2024

Main Changes

  • Support for AffineSpace in opengen
  • Print support for SolverStatus (implementation of __repr__); this is very convenient!
  • Add .jinja extension to some jinja files
  • Change hard coding of file names in builder

New version

New version of opengen: 0.9.0

Note

The branch feature/333-affine-space-codegen uses feature/update-docker-img as its base (my mistake); We should therefore merge #340 first.

Associated Issues

TODOs

  • Documentation
  • All tests must pass
  • Update CHANGELOG(s)
  • Update webpage documentation
  • Bump versions (in CHANGELOG, Cargo.toml and VERSION)

About:
- Support for AffineSpace in opengen (issue #333)
- Print support for SolverStatus
- Add .jinja extension to some jinja files (issue #343)
- Change hard coding of file names in builder
- Fix typo in icasadi_lib.rs

Issues:
- Addresses #333 #343
@alphaville alphaville self-assigned this Mar 27, 2024
@alphaville alphaville added python issue related to python codegen Code generation labels Mar 27, 2024
@alphaville alphaville marked this pull request as ready for review August 15, 2024 15:34
@alphaville alphaville merged commit 7af599b into master Aug 15, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codegen Code generation python issue related to python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant