-
### Description
Collaboration with the GSP guys for the new ASL DRO release.
-
**Summary**
The `compute msd` command currently only takes one origin into account.
One must call this command multiple times to achieve multiple origins, while in theory, it would be possible t…
-
This will have two components:
- Public input packing: Creating the commitment to the public inputs efficiently on one curve.
- Unpacking the public inputs on the other curve.
str4d updated
11 months ago
-
Skia supports bilinear down-scaling using mipmap. It's not that easy to implement and Skia also caches them.
-
When I try to draw a fullscreen quad with a texture that has set wrap mode to GL_REPEAT I'm getting very low fps when I start increasing the UV multiplier. It goes as low as few fps. Would someone ple…
oomek updated
4 years ago
-
BPO | [44283](https://bugs.python.org/issue44283)
--- | :---
Nosy | @rhettinger, @markshannon, @serhiy-storchaka, @corona10, @brandtbucher, @sweeneyde, @AndersMunch, @Fidget-Spinner, @Kshitiz-Arya
PRs…
-
I just learned about a new compression library called ZFP: https://github.com/LLNL/zfp
> zfp is an open source C/C++ library for compressed numerical arrays that support high throughput read and wr…
-
Right now it's pretty trivial to lie to an AutoNAT client by reporting incorrect dialback results. We should register a Notifee and track incoming connections when a dialback is requested, so we can c…
raulk updated
6 months ago
-
This is an issue raised by @kishoreg and related to how [Pinot](https://github.com/linkedin/pinot/wiki) uses Roaring bitmaps.
Currently, we support ``ImmutableRoaringBitmap``... ``MutableRoaringBit…
-
# Proposal
Add an enum that handles the endiannes
```csharp
///
/// Endianness refers to the sequential order in which bytes are arranged into larger numerical values when stored in memory or w…