-
**Submitting author:** @janfb (Jan Boelts)
**Repository:** https://github.com/sbi-dev/sbi
**Branch with paper.md** (empty if default branch): joss-submission-2024
**Version:** v0.23.2
**Editor:** @boi…
-
Hey,
I haven't had an opportunity to ask few of these:
- Is the comment about cache misses in `node.h` still relevant? Does it make sense to implement a tagged allocator or some other per-thread…
-
I am one of the maintainers of the pyresample project (https://github.com/pytroll/pyresample) along with @mraspaud @adybbroe @pnuu. We do some very similar operations to what you have in verde, but wi…
-
# [RFC] Plugins, normalizers, and nodes
_Thanks for the feedback in #6025! Some very opinionated thoughts... (cc @acywatson @fantactuka @ivailop7 @etrepum @GermanJablo @abelsj60 @StyleT)_
Lexica…
-
The idea of representing a fundamental model of the universe, or even a multiverse, through mathematical structures like those involved in Bott periodicity and unitary groups is indeed a profound and …
-
-
Hello Hadrien,
I was looking for some nice map-reduce benchmarks to add to evaluate my multithreading runtime ([Weave](https://github.com/mratsim/weave)) and was thinking that histograms could be a…
-
# Background
WebGPU currently has 2 buffer upload facilities: `GPUBuffer.mapAsync()` and `GPUBuffer.writeBuffer()`.
For `GPUBuffer.mapAsync()`, there currently is the restriction that no mappabl…
-
@janosh thanks for the PR and the work on pymatviz! A lot of the plots for pymatviz which are not yet in matbench (esp. the uncertainty ones) will come in very handy for matbench in the near future :)…
-
Thanks for the great repo.
The `silence.detect_silence` & `silence.detect_nonsilent` methods seem to be slow. In my system, when I applied these methods on a long song (e.g., 100 minutes song), they …