-
This proposal is intended to accomplish the same goals as #19624, but in a way that complies with the migration strategy outlined in https://github.com/golang/proposal/blob/master/design/28221-go2-tra…
-
I am implementing cryptographic algorithms in Forth (for wireless remote sensing networks) and I'm thrilled to see such a full featured _arbitrary precision_ arithmetic library in Forth. I'm looking i…
-
I would like to have optimized FFT algorithms for ``gr`` vectors. Wishlist:
* Multithreaded
* Both in-place and out-of-place variants
* Allow bit-reversed transforms for applications where we don…
-
The BinaryEncoder does not support all value types.
We at least need to be able to serve raw telemetry packets which are modeled as `binary`.
-
Referring to #517, the TurboJPEG 3 API overhaul addressed all of the outstanding TurboJPEG API issues and implemented the most requested features from the user community. For the most common workflow…
-
AMICI uses SymPy for symbolic computation and mathematical formulas from SBML files are converted to strings and loaded with `sympy.sympify`. This function does not produce a faithful representation o…
-
> If you wanted to push this farther one could also fix units for the value "Warranty Duration" to be months as warranties on typical building products range from 12 to 60 months.
In the core spec …
Moult updated
2 years ago
-
### Description
I was hoping it would be possible to set `NumberIntegerType` and `NumberUnsignedType` (putting aside #2573 for now) to an arbitrary precision integer type ("big integers"), such as on…
-
PR https://github.com/josdejong/mathjs/pull/3207 adds bigint support to mathjs. Once the Delft project is merged, update to a version of mathjs that includes that support, and remove code in frontscop…
-
Analysis passes for examples 1 and 2 however I am getting the following error in OS X for the `leak_unsafe` contract as well as a contract I want to test - is this a misconfiguration on my end?
Comm…