Simon Kucharsky

Results 23 comments of Simon Kucharsky

> Also, I was wondering if we should typeset inverse functions like invLogit like logit⁻¹(y). On the one hand, logit⁻¹(y) is more readable (at least to me), while on the...

If you can easily add that, that would be nice!

For some reason I cannot build right now to test it, but the needed changes looked easy enough to make.

Now it works! There is just some funky business going on with the pretty labels: ![Screenshot 2022-08-25 at 15 47 08](https://user-images.githubusercontent.com/7093546/186682180-47ab9a18-f676-4c87-a574-a90c16dd67c5.png) You can see on the right that the pretty...

Ok so this should be fine now, I guess @vandenman can give it a go once more but otherwise it should be ready

Thanks for spotting that! Should be fixed now

Here is fine :)

For some reason, this leads to ``` -- Making sure CMAKE_OSX_ARCHITECTURES is set to something. - Cross compiling for architecture ``` (and proceeds as if nothing is missing)

Ah, now it does this: ``` -- Making sure CMAKE_OSX_ARCHITECTURES (now: while host: ) is set to something. -- Making sure CMAKE_OSX_ARCHITECTURES (now: while host: ) is set to something....