Chris

Results 271 comments of Chris

@CasperN Sorry to bother, but I was wondering whether you'd have more time now to implement this? I'm new to flatbuffers (but not to Rust), so I'm not sure I...

My use case is that I store a series of quaternion starting from a given datetime and the key is the time offset from the absolute datetime stored above the...

It seems that cargo does not support multiple crates in a single repo: https://internals.rust-lang.org/t/multiple-libraries-in-a-cargo-project/8259/6 . So if I read this correctly, in order to keep the standard skeleton of a...

Oh awesome! I'm open to this change then ;-)

FYI, I'll be republishing this crate as `hyperdual`. I have a dependency for another project on version 0.3.0, and it hasn't been published yet. So it's just easier, for now...

@novacrazy I agree with this change, do you as well?

Oh right, I forgot. Should we close that PR then? Christopher Rabotin. On Mon, Jun 10, 2019, 10:20 Aaron Trent wrote: > I don’t, for the reasons described in my...

That is correct: second derivatives are not currently computed. There's an open issue on the repo about this. Frankly, I'm not exactly sure how to implement such a feature. If...

This "colloquial proof" [Math@SE](https://math.stackexchange.com/questions/1052247/what-is-the-magnitude-of-a-dual-number-im-not-finding-information-on-this/1056378#1056378) answer is quite convincing. It seems to provide an analogous answer and derivation to what Wolfram Alpha gives for the [complex modulo](http://mathworld.wolfram.com/ComplexModulus.html). I'll further note that...

Sure can do. I can start working on it in about twelve hours. On Thu, Jun 28, 2018, 07:18 Aaron Trent wrote: > Would you like to add this before...