Lorenz Schmidt

Results 102 comments of Lorenz Schmidt

Hey, I created recently a small plugin for scientific `mdbook`. This adds support for `latex`, `gnuplot`, and `bibtex` rendering. Equations are rendered to SVG without KaTeX or MathJax, but I'm...

Hey Zachari, a covariance estimation crate would be a great addition to Linfa! Sparse covariance estimation should be not too hard, you can probably reuse routines for elasticnet solvers. Question...

> I've done a quick review; this looks good to me, but have requested @bytesnake also give it a look as he is probably more familiar with the algorithm side...

I have no objections, the current version stays at nightly anyways. But at one point we should just fork rustc and publish it as Rust for Numerics ;)

Can you give an example where it makes sense to have LLVM in a different build mode than Enzyme?

Did you find the reason for `libcallex` not finding your shared library?

Hi, valid question! I haven't tested on Windows and Mac but it should theoretically work. It could be that https://github.com/mattn/libcallex-vim makes problems for Mac though. Would be awesome, if you...

neovim should be fully supported

Hi jediaxe, I'm currently on vacation without keyboard and will return on 07th January, until then you can try several things: - set the RUST_BACKTRACE=1 env flag to find the...