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

Confusion about some variadic functions #285

Open
fingolfin opened this issue Aug 29, 2019 · 0 comments
Open

Confusion about some variadic functions #285

fingolfin opened this issue Aug 29, 2019 · 0 comments

Comments

@fingolfin
Copy link
Member

Various functions in homalg are documented as having a fixed arity, but their implementation is actually variadic; e.g. HomalgScalarMatrix and HomalgDiagonalMatrix. It is unclear to me if the documentation is right and the implementation is just needlessly complex (and lax in that it accepts all kinds of malformed inputs or else produces strange errors for it); or whether the documentation is outdated. Or possibly a mixture of the above?

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