Chris

Results 271 comments of Chris

Hmm, here's another issue I noticed : if the number cannot be fully represented on an f64, then the proposed initialization leads to a rounding error at the maximum precision....

Guillaume, I may need to postpone this for a few weeks to focus on other more urgent work. So I'll try another few changes this evening, but if I can't...

Ha, yes, I'm pretty sure that's bot: I was surprised to get the approval email! Concerning the zeptosecond PR, this is at the very bottom of my priority list, and...

I tried the full screen, it's terrible. Revert that. Try to make the open button in the middle or as a window thing.

- [x] Try to add the Nyx icon as per https://crates.io/crates/tauri-winres . - [x] Num summaries shows the number of different objects - [x] Add num summaries to BPC

The 2.9% drop in coverage is because of the disabled tests, which will be re-enable in #416.

This might be simpler than expected for all but the harmonics. The harmonics currently do not store the path to the file and instead store the actual data. Other types...

On another note, can the gRPC interface to STK serve as a replacement to the overall API? If so, how can I use it? Thanks

Done in https://github.com/nyx-space/anise/pull/334

Thanks for creating all of these issues Johnathan, I think they're spot-on. One thing to keep in mind is the Python interface, which doesn't support the same level of generics...