-
# Environment
Knex version: n/a
Database + version: n/a
OS: ubuntu 16.04
@atiertant
Trying to follow steps at [running-oracledb-tests-in-docker](https://github.com/tgriesser/knex/blob/maste…
-
I am attempting to write a 1024 bit RSA program in Ohm, but unfortunately I am limited to only 8 bits for the exponent for it to not overflow. Even then, the format in which the output is displayed pr…
-
I loaded a bit of data and then generated some predicates linking two nodes, with two facets each time (weight, and updated.) When I query the data, it works fine. When I query the data using `orderde…
-
Update (@SimonSapin): this is now the tracking issue for an iterator adaptor based on `Iterator::nth`:
```rust
pub trait Iterator {
fn step_by(self, step: usize) -> StepBy
}
```
The `Ste…
-
Here is an outline of proposal and request for comments for the - apparently common - "jerky" moves problem that we have when trying to control UR robot with position control via ur_modern_driver.
…
-
Seems like [it](https://github.com/spesmilo/electrum/pull/3664) works wrong when rpc password is totally consists from digits only.
For instance when trying to execute `electrum daemon stop` I get er…
epoxa updated
6 years ago
-
Earth secondary eclipse -- numerical instabilities at ingress/egress. Could be due to one of the instabilities in the s2 term or something new. I'm going to investigate.
![image](https://user-images.…
-
### Description
Currently the code base uses a mix of `big.Int` and `{u}int{32|64}` to represent numbers, which get translated as such into encoded blocks.
The spec though [says to use LEB128](…
-
**Description:** All of our Homomorphic Encryption algorithms operate on Integers under the hood. However, we want to be able to perform math on numbers of varying precision (most popularly, Floats). …
-
Hey,
as it touches base class I'd rather ask first and than PR (if you agree).
Of the four `*ToPrecision` functions, the latter returns `number` while the first three return `string`.
I belie…