-
Noticed this in `noir-bignum` but will add a smaller repro later.
The `Test2048Params` struct is never constructed within the library and should not be exposed as public:
https://github.com/noir-l…
-
This / these applications shouldn't add additional dependencies to the repository and should be used as examples for how to use the library in another project.
-
**Title: High CPU Usage with Qdrant Async Client for GRPC and REST Endpoints**
**Description:**
We are experiencing significant CPU usage spikes when enabling the Qdrant async client for both …
-
### Description
I produce an open source library [spiceypy](github.com/andrewannex/spiceypy) which is a python ctypes-based wrapper for a pure C library. The C library is distributed as ansi c and he…
-
Voici une to-do list :
- [ ] Mieux fournir la section exmples Roxygen de toxlsx et add_table (retours d'utilisateurs)
- Galerie d'exemples pkgdown :
- [ ] Découpage en deux pages : "intro" et "…
-
## tl;dr
- We have consolidated KerasNLP and KerasCV into a new **KerasHub** package.
- We have renamed the `keras-nlp` GitHub repository to `keras-hub`.
- **All existing usages will continue to …
-
As of now the other dependency of web module, tree-sitter-web is included in the bundle by copying the tree-sitter's code and wasm into our repo and building the usfm-grammar-web bundle with it.
:q…
-
> As an aside, it would be great to have some "reflection" tools in Coq-HoTT that let us quickly solve all of these goals involving group and ring laws. I heard that the Cubical Agda lib…
-
**Describe the bug**
I am encountering a persistent memory leak when using RandomForestClassifier and PCA from the sklearnex library. With each iteration of my loop, the memory usage increases by app…
-
### Description of the task
`boost::bind` is no longer needed because `std::bind` was introduced to the standard library in C++11. We also now have lambdas with fairly readable syntax in C++14 whic…