-
**Describe the bug**
error.entity-with-id-not-found error is raised in some cases when a user is trying to place an order and pay via Stripe. It happens in the section below (service/services/order.s…
-
Freek's list is weird and arbitrary, and although it is widely used as a benchmark by libraries of formalized mathematics and therefore it is important to track it on our library.
However, it would…
-
My thought is, that it should speed up the process a lot if the renames were done in parallel. Especially if the user has enough OpenAI quota, it could be much faster to process large files by paralle…
jehna updated
1 month ago
-
**Describe the bug**
An offer can be hidden from the order book by accepting it, but not paying the bond for a few minutes at a time. You could in theory then automate creating robots and accepting …
-
As we noticed in #1126, maximally-inserted and non-maximally-inserted implicit arguments are mixed in `GRing`, e.g.,
```coq
Arguments GRing.addrA {s} x y z.
Arguments GRing.addrAC [V] x y z.
```
…
-
### Preliminary checklist
- [X] I have read the [README](https://github.com/uazo/cromite/blob/master/README.md)
- [X] I have searched [existing issues](https://github.com/uazo/cromite/issues) for my …
-
### Feature Summary
In a Directed Acyclic Graph (DAG), topological sorting is the process of linearly ranking vertices so that, for each directed edge u-v, vertex u appears before v in the ordering.
…
-
The subspaces `{vspace vT}` of a vector space `vT` (defined in `vector.v`) seem to form a lattice. [A Wikipedia article](https://en.wikipedia.org/wiki/Linear_subspace) says that "the operations inters…
-
At the moment in order to generate a theory we need to generate an insane amount of EKOs.
However, due to the fact that many datasets are sharing the scale and that pineappl grids all share the sam…
-
Supporting all these solvers multiply the testing configurations and make it more difficult to perform changes to the SatML solver: the Tableaux-CDCL has a special entry point (the "hybrid" frontend) …