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

Pass flint types back and forth #355

Open
alexej-jordan opened this issue Aug 9, 2021 · 0 comments
Open

Pass flint types back and forth #355

alexej-jordan opened this issue Aug 9, 2021 · 0 comments

Comments

@alexej-jordan
Copy link
Collaborator

We want to be able to have different field types for computations in Oscar, e.g. have a meaningful implementation of a Polyhedron{T}. Field types coming from other parts of Oscar are usually based on Flint types, which polymake can handle.

For this cause we need to wrap the corresponding polymake type and allow it as an element type for our wrapped small objects like matrices.

@benlorenz benlorenz changed the title Parse flint types back and forth Pass flint types back and forth Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant