tmbb
tmbb
Document usage with end-to-end examples. - [ ] Docstrings (mostly done) - [ ] Add examples
Write tests.
Currently, Jeeves uses `do` blocks after `update_state`. This is flexible, as it allows you to use multiple statements after updating the state. The README gives some examples. Using the "full"...
I might submit a PR handling this one of these days, if you're interested.
I'd like to discuss two features which are probably not realistically possible to implement in Typst itself but which may be possible with some kind of rust bindings (which I...
This PR is not suitable for merging right away because of a few reasons (detailed below), but it serves as a template for what I think should be included in...
I'd like to discuss two features which are probably not realistically possible to implement in Typst itself but which may be possible with some kind of rust bindings (which I...
I have noticed some wierd things about measurements returned `resvg --query-all`. The units are not obvious, and measurements have changed from v0.42 onwards. Let's sayy we call `resvg --query-all` on...
I have ported the Python code from this package to Rust: https://github.com/tmbb/kde_diffusion/. Because I don't know how to progam Matlab (and because Matlab seems to be harder to run in...