Mateusz Baran

Results 464 comments of Mateusz Baran
trafficstars

> But that means that the action is not the Lie group operation? _What_ is the action then actually? In my had it is more like a magic hat now......

> But how would one model that? Axis of rotation – so for a general combination of a manifold and a group this is really some magic hat? I had...

Thanks for an update! I'm still interested in developing ManifoldsML further, it just happened that I don't currently need to apply traditional machine learning to manifold-valued data. I'm currently working...

Thanks, that helped. One suggestion I have here (OK, maybe two) is to give a warning or something when a user wants to use `plot_dist_comparison` on inference data that has...

> Good suggestion! That should probably be handled by the underlying Python function. I'll open an issue there. Thanks! > I don't know about this. The goal of the Quickstart...

There was no actual error and I've got a very similar plot but at the first glance it wasn't obvious to me that the lack of samples from prior in...

I'm trying to fix the issue but Tullio appears to specifically unwrap `d1` in this case: ```julia ┌ Info: >>>>> Maker function │ verbosetidy(ex_make) = │ quote │ local @inline(function...

If you could remove that `parent` then I wouldn't have to work out how to combine `similar` for `AbstractArray` in StaticArrays.jl and HybridArrays.jl with different combinations of axes. I've tried...

> To me it looks generic enough that it could, @mateuszbaran what do you think? I will take a look at it today.

> > To me it looks generic enough that it could, @mateuszbaran what do you think? > > I will take a look at it today. I agree, the shooting...