Aaron Kaw
Aaron Kaw
Take 2. Critiques please 😁 Applied all the above suggestions except `shiftlocus`.
Uh, should I rebase it? If so, where?
Sounds good. I feel like I should have communicated clearer that I was at a stage of needing your input, sorry.
Okay so the more creative functionality of functor signatures was also on my mind, and I see that you're also thinking along the same lines! 😁 That's right, so `A(x,...
So if I understand correctly, we can design it such that if a user has both `DimensionalData` and `DataInterpolations` loaded (which triggers the package extension) then there will be extra...
Do I define the values of `Z` wrong? It's `1` in `st1`, and `2` in `st2`.
Just an update on the originally reported behaviour. Re-running my lines in the REPL for `[email protected]` as per the original MWE: ```julia-repl julia> x = X(1:10) X 1:10 julia> y...
What wouldn't make sense for more dimensions? I had a gut feeling that might be the case, but I haven't investigated enough to figure it out. For multidimensional data, I...
Yeah fair enough. I guess I haven't figured out the cleanest way to use `cat` yet for all my use cases. It felt workaroundy to create a collection of `DimArray`s...
I missed information in the issue description. The methods that need to be defined: ```julia function DimensionalData.DimArray( dim::Type{ dim; kw... ) end function DimensionalData.DimArray( dim::Type{