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

Python support for Sphere and AffineSpace #332

Open
alphaville opened this issue Oct 30, 2023 · 0 comments
Open

Python support for Sphere and AffineSpace #332

alphaville opened this issue Oct 30, 2023 · 0 comments
Labels
enhancement New feature or request python issue related to python

Comments

@alphaville
Copy link
Owner

Is your feature request related to a problem? Please describe.
We have two new constraints in Rust: spheres of the Euclidean norm and affine spaces (see #331). We need to provide support for these in Python.

Describe the solution you'd like
We need to create the correspondign classes in Python (Sphere2 and AffineSpace) and modify the Jinja2 templates support code generation for these new constraints.

@alphaville alphaville added enhancement New feature or request python issue related to python labels Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python issue related to python
Projects
None yet
Development

No branches or pull requests

1 participant