Johan Larsson
Johan Larsson
They are Win 8.1 right? If so are they worth it?
Ok, a branch sounds good, would be interesting to play around with it if nothing else.
How do you suggest doing this given how `XmlSerializer` works? I agree that the dependency on `Sytem.Xml` is not ideal.
How big problem is the dependency on `System.Xml`? I agree it is not nice but can be convenient. Next question is how big is the upside?, I don't know if...
Not that it matters much for anything but [nodatime](https://github.com/nodatime/nodatime/blob/ead2fb4904efff684b92164183ea2169c663ab29/src/NodaTime/Interval.cs#L240) does things the same way we do.
I have never had a need for this but that does not mean it cannot be a good fit for the library.
Yes fixed matrices sounds good & right. Do we want to refactor away from the reference to Numerics altogether? (I don't think so)
Yeah, I did not want to add that type of stuff before asking about the reference.
I don't remember, maybe it is WIP? Branch would perhaps have been better if so.
There are a couple of `[Pure]` sprinkled in the code but they are sparse, sry about that.