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

Can the code for infinite ranges be separated out? #187

Closed
DanielVandH opened this issue Jul 3, 2024 · 2 comments
Closed

Can the code for infinite ranges be separated out? #187

DanielVandH opened this issue Jul 3, 2024 · 2 comments

Comments

@DanielVandH
Copy link
Contributor

Is the code that defines infinite ranges too coupled with the rest of the code at this point? Could it be useful to have some other package like InfiniteRanges that defines these ranges that InfiniteArrays could depend on?

@dlfivefifty
Copy link
Member

I don't think there's much else in this package if we move out infinite ranges...

@DanielVandH
Copy link
Contributor Author

True probably not. I think I was thinking about this when I was making my own infinite arrays for JuliaLinearAlgebra/ArrayLayouts.jl#241, but there's little to gain upon reflection. I'll close.

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

2 participants