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

AbstractArray support #4

Open
aml5600 opened this issue Feb 2, 2021 · 1 comment
Open

AbstractArray support #4

aml5600 opened this issue Feb 2, 2021 · 1 comment

Comments

@aml5600
Copy link

aml5600 commented Feb 2, 2021

Would it be possible to extend the common input type ::Vector{Float64} to a more general ::AbstractArray? Would permit the use of StaticArrays, among other types. Additionally, switching from Float64 to a more general type would also be beneficial.

@kaarthiksundar
Copy link
Owner

@aml5600 Yes, it is very much possible. I can get to this only end of the month. If you want the support before that, feel free to start a PR.

Thanks

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