Thom Quinn

Results 50 comments of Thom Quinn

No need to apologize -- thanks heaps for the reproducible example!! I'm actually a bit of a C++ newb, but I'm thinking that if we could replace with long int,...

I assume it should be possible to define index as a `long int` too? ``` std::vector index; ``` I'll try to have a closer look at this soon -- sorry,...

Hello again! Thanks for a challenging question. I don't think there were any substantial changes, but I checked the source code and it seems I have updated the default zero-handling...

Ah, sorry! I never responded! Is it possible things changed from R 3.6 to R 4.0?

Thanks for your interest, @tdhock. I must admit that I know little about how C allocates memory, but I have a feeling you're right. I had originally written this package...

Thanks for your interest in propr. Unfortunately I do not have the capacity to migrate this library into Python and to maintain two separate instances of the software. Given the...

Hey Josh! Thank you for the kind words. Yes that podcast was some time ago; it was good fun to do, though I've learned a lot since then and sometimes...

I do hope CoDa will grow in popularity. The reason I like it so much is that I think it brings a coherent theoretical framework to a field currently relying...

**"Are you talking about ILR and then splitting out the balances downstream?"** I view balances as a subset of the ILR. The ILR requires an "orthonormal basis" to perform a...

Could you update propr with `devtools::install_github('tpq/propr')` and confirm whether you still get the same error?