-
This is an exciting project, I come here with a dual interest: hobbyist just trying to learn how to build a CPU, but then also still considering my real work and how improved hardware might help. You …
-
SWI-Prolog can not report terms of type `rational`, which are not (yet) supported by JPL.
-
Take the following javascript code:
```javascript
// https://stdlib.io/docs/api/v0.0.90/@stdlib/stats/base/dists/hypergeometric/cdf
import cdf from '@stdlib/stats/base/dists/hypergeometric/cdf';
…
-
hey it would be great to have an option to reduce the floating point precision when exporting things from the threejs editor, I uploaded a file with two decimal places and after exporting it had 14-15…
-
Most floating-point checkers do not depend on this, however it can avoid issues when the precision guarantee needed is very tight.
-
number().integer() works fine for all the floating point numbers. But in cases like 1.000, 2.000, 3.000 it will not work
-
It would be nice to allow an abstract representation of numbers, rather than the very concrete, implementation-based version we have right now. There could be a "compatible TOML" variation that could …
-
# RFC: JSON as Next-Generation Model Serialization Format
1. Motivation: Why a new serialization format?
2. Proposal: Use JSON serialization to ensure backward and forward compatibility
3. Semant…
hcho3 updated
4 years ago
-
This ticket implements sage.lattices.integer_lattice.IntegerLattice which represents a discrete subgroup of ZZn.
This class is inspired by #15955 but except for the voronoi cell implementation, it …
-
the `livshitz_rudy_2007` generated with chaste_cg fails the chaste test:
```
488: /home/uczmh2/develop/chaste_source/projects/cg_test/src/CompareToPyCmlLongHelperTestSuite.hpp:455: Error: Test faile…