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

Additional generic formal parameters #22

Open
Entomy opened this issue Sep 10, 2019 · 0 comments
Open

Additional generic formal parameters #22

Entomy opened this issue Sep 10, 2019 · 0 comments
Labels
feature Feature additions

Comments

@Entomy
Copy link
Owner

Entomy commented Sep 10, 2019

Should Support:

type T is real (<>) --For any real type (float, fixed, and decimal)
type T is scalar (<>) --For any scalar type (any discrete or real)

Rationale:
Many algorithms can be made generic for any real or any scalar type, yet there is no way to define this point. Yet there is a generic formal type for any discrete type.

@Entomy Entomy added the feature Feature additions label Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature additions
Projects
None yet
Development

No branches or pull requests

1 participant