-
When defining a type one can specify multiple numbers separated by `|`.
```ts
type TTerminalColors = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15;
```
Allow to specify n…
-
This feature should make available a program in C - to make efficient the algorithm - to build Eigenvectors and Eigenvalues from a list of N*N matrix of latencies and compute the patch
A port will …
-
We currently lack a Java version for Java users.
-
### Describe the bug
While trying to build: `cargo build` the build fails:
```bash
chris@cb ~/s/surrealdb (main)> cargo build
Compiling proc-macro2 v1.0.43
Compiling unicode-ident v1.0.3
…
-
The param values declared at the beginning of the Math module use `ln` for natural logarithm and `log` for other bases, while the functions use `log` for natural logarithm and `log2` or `log10` for ot…
-
I think `conjugate` is sufficiently short that it would be okay to use the full word. For context, this name already deviates from C, which uses `conj`. That would also be a reasonable alternative, …
-
I intent to delete this list of branches here on github.com:
```shell
$ for b in $(git branch -a | \
grep "/origin/" | \
grep -v thomcc | \
grep -v brady | \
grep -v joy | \
grep -v "master$"…
-
Feature Request from Samiul Hassan:
_The dates package is useful for getting numeric values from dates e.g. month, weekDay, yearDay. However, it would be very helpful to have a function capable of …
-
In the discussion in #476, it was suggested that the library should only contain unit-safe interfaces. That is an excellent recommendation. The only problem we have is with naming two alternative inte…
-
See mlverse/tok#4
One of the flavors on CRAN seems to fail to build libR-sys 0.5.0.