Kapil

Results 4 comments of Kapil

any progress on your quest to extend it to 3D @selvakarna ?

In my experience, the GPU linear solve i used from jax numpy, the data transfer alone overwhelms the performance. Only after 20k panels , it had some noticeable improvement. Would...

Please remove if this is not relevant to the discussion here. @anilyil is there a way to change that tolerance? I keep getting this error " Warning: 2304 point(s) not...

with julia function 'demojulia(r,p) = [r,r^3-4*r^2,r^2/2]' the provide_rule works fine but with external code it seems to not work.