-
I am developing a methodology that will allow automatic code generation of approximant algorithms for computing arbitrary univariate special mathematical functions on the device with high speed at the…
-
Hey! I'd like to propose that apart from the current registration mechanism JAX allowed users to define pytrees via a Pytree Protocol. There are two reasons for doing this:
1. Simplifies the defini…
-
Code for this used to be available in Qurro months ago, but I took it out because it was buggy and no one was using it.
...But now that more people are using this tool, this might actually be usefu…
-
### This is my first time to try Aparapi. This is my development enviroment info:
| __Info__ |
| ---- |
|____Win10____|
|__NVIDIA Quadro Series K2200 with CUDA10__|
|__Aparapi 1.10.0__|
|__JDK…
-
Specifically, when makeDisplay() calls file.rename() to move the files from temp directory to the vdb directory, it does not work correctly when the temp dir is on a different partition or drive from …
-
bgen_reader.allele_expectation allocates memory based on the unindexed genotype. This causes problems when indexing a large bgen (for example UKBioBank).
The following code attempts to allocate a …
-
Is `itdepends` still an actively developed package or was this more of a proof of principle?
It's not precisely clear where the compile timing stats are coming from, is this something `itdepends`…
-
This RFC requests to include a new API in the array API specification for the purpose of computing the cube root.
## Overview
Based on array comparison [data](https://github.com/data-apis/array-…
-
Presumably .permutations as well: http://colabti.org/irclogger/irclogger_log/perl6?date=2018-06-22#l201
Same as we allow `(1,1,{@_.sum}...*).head(10)` and yet explode on `(1,1,{@_.sum}...*).elems` …
-
Hello!
How about Octave (Matlab) support for Structorizer?
I do design work in Octave (open source Matlab equivalent, website grabs below). The language has similarities with C, though it is int…