-
I understand that the plugin is not intended to work with PDF.
But, under Maven, I generate my documentation for Reveal.js, HTML and PDF together, and I have a critical bug when going through the P…
-
Part of https://github.com/rust-windowing/winit/issues/3367, opening to discuss separately.
Winit is designed around a single crate with a specific set of backends, which is great for users that ca…
-
opening an issue to discuss adding a histogram (which everyone agrees is a must-have feature)
@gselzer has done a lot of work here, currently in https://github.com/gselzer/ndv/tree/interactive-clim…
-
(As promised - a general writeup of how we might update the daemon management support to better support multiple backends)
The following is mostly in pseudo-golang, it looks like go, but I haven't …
-
Currently, the engine assumes `unsize` will be an overloaded function in the backends.
But only a few Rust types can be `unsized`, so we should monomorphize `unsize` in multiple specific operators.
…
-
Hi team,
we are currently adapting our training environment to use the fused attention functions. In one of our training setups, we work with batch size one and concaternate multiple documents along …
-
I can imagine in future we would like to support various data backends for storing fesom output, like fdb, zarr etc. In any such output stream we would like to control what variable to write to that b…
-
This repo only lists a few client-side HTTP libraries, while there are many that could be useful in various circumstances:
- [attohttpc](https://lib.rs/attohttpc) (lightweight, no async)
- [curl](ht…
-
# Checklist
* [x] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum…
-
I've had some ideas on building a similar project. Now this project is licensed as GPLv3, it might be a good idea for us to combine our efforts to make things easier. Here's a summary of what I had in…