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

More flexible isapprox #142

Open
andyferris opened this issue Jul 7, 2016 · 1 comment
Open

More flexible isapprox #142

andyferris opened this issue Jul 7, 2016 · 1 comment

Comments

@andyferris
Copy link
Contributor

I got:

MethodError: isapprox has no method matching isapprox(::Array{Float64,1},::FixedSizeArrays.Point{2,Float64})

Perhaps we could define isapprox(a,b; kwargs...) with mixtures of FixedArrays and AbstractArrays?

@andyferris
Copy link
Contributor Author

PS - this is another issue that I believe wouldn't exist if FixedSizeArrays inherited from AbstractArray...

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