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

local representation for a type of a space should include name of space #71

Open
DrCatman opened this issue Mar 10, 2023 · 1 comment
Open
Assignees

Comments

@DrCatman
Copy link
Member

DrCatman commented Mar 10, 2023

duplicated by: #67

@DrCatman DrCatman added this to the MISO Alpha milestone Mar 10, 2023
@mzargham
Copy link
Collaborator

expected behavior

print(Point[Real])
>>> cadcad.Points.Point[Real]

print(Point[EmptySpace])
>>> cadcad.Points.Point[EmptySpace]

@emanuellima1 emanuellima1 removed this from the MISO Alpha milestone Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants