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

Design of the package #1

Open
daanhb opened this issue Aug 9, 2023 · 2 comments
Open

Design of the package #1

daanhb opened this issue Aug 9, 2023 · 2 comments

Comments

@daanhb
Copy link
Member

daanhb commented Aug 9, 2023

The package is meant to:
(i) define a Domain type that can be used as supertype of continuous sets
(ii) define an interface for domains (to make it easy for other types to behave as domains and interact with each other while being developed independently)

Any suggestions welcome!

@daanhb
Copy link
Member Author

daanhb commented Aug 22, 2023

@daanhb
Copy link
Member Author

daanhb commented Nov 27, 2023

Updated in November 2023.

I've removed AsDomain in favour of DomainRef following discussion here.

The definition of eltype was removed following the discussion here.

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