Florian Oswald
Florian Oswald
* automatically prints in either latex or html
some simple questions about the content of the `runTutorial("chapter2")` app needed
I was wondering how hard it would be to support irregular grids for `BSpline` interpolation. I am aware that you have `Gridded` for this case, however, I often end up...
hi i was wondering whether there is any scope to add multithreading support to this library. i read this https://julialang.org/blog/2019/07/multithreading/ and i was hoping one could think about the interpolation...
I can get values at a vector of points from a gridded interp object, but not from a scaled version of that same object. intended, not, or my mistake? this...
hi there, I really enjoyed the tutorial on starting out with GPU and I thought I'd give it a go for a very specific use case. value function iteration is...
hi, I followed instructions here [https://github.com/JuliaRegistries/Registrator.jl] to use the web interface but I get an error message in the browser: do i have to add anything in particular to the...
hi again, i'm back with something related to #37 and #41. no idea why it stopped working now again - it did work for quite a while: ``` ➜ intro...