-
There are parts of Lucene that can potentially be speeded up if computations were to be offloaded from CPU to the GPU(s). With commodity GPUs having as high as 12GB of high bandwidth RAM, we might be …
-
Long ago in a land far away, we wrote the code which "bins" all the edges in the graph into a grid that is finer than the smallest tile that we support. These bins are .05x.05 degrees in size which me…
-
Hey @n9Mtq4 - I checked out your robust-looking [GOES image scraper](https://github.com/n9Mtq4/NOAA-GOES-Image-Scraper) and some of your youtube timelapses/animations of GOES full-disc images. They lo…
-
### The Problem
The README, as of 52944de2c6ad17f62dff20960caa9c6d9c3e742e, states that the E2EE implementation has never been audited and no guarantees can be made. While obviously Nheko comes with…
-
I've been comparison some different MD libraries and came across a concern about OpenMM performance. amber20-stmv is slower than amber20-cellulose by a factor larger than the ratio of atoms, even thou…
-
Find a name for the dataset. Find some keywords that might be useful for the name below.
- Finest-grained airplanes
- Transponder data
- Images with 0.3 m spatial resolution
- ~5K airplanes annotated
…
-
To simulate evaporation in optical/magnetic traps, AtomECS requires a way to calculate the effects of short-ranged (eg, s-wave) collisions.
Given that the collisions are short-ranged, all methods use…
-
[The awesome vectorization work](https://github.com/FABLE-3DXRD/xrd_simulator/pull/9#issue-2237935223) 💪 🔨 of @Marcraven would be awesome to propagate to [the end to test](https://github.com/FABLE-3DX…
-
### Describe the project you are working on
Godot 3D Rendering
### Describe the problem or limitation you are having in your project
There are a good number of rendering techniques that can't…
reduz updated
2 weeks ago
-
**Describe the bug**
When a user connects to `https://:9200/` the response JSON reports `version.number` for the core (e.g. 1.0.0). Looking at the plans for 1.0.1 release, it looks like only particul…