-
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…
-
C:/users/thunder/_bazel_thunder/y46qiod6/external/com_google_absl/absl/numeric/BUILD.bazel:25:1: C++ compilation of rule '@com_google_absl//absl/numeric:int128' failed (Exit 2): python.exe failed: er…
-
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 …
-
Implement the following index optimizations:
1. Optimal intersection order
Let's suppose we have the following query `mysterious flying dragonfly`. Let's also assume that `mysterious` is contain…
-
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-…
-
There are a few empirical corrections which are often used in DFT computations and depend solely on geometry of the system, for example `DFT-Dn` (with `n < 4` [*]), `gCP`, `DFT-C`. Normally, they are …
-
I noticed it's been 1.5 years since the last breaking change. Please let me know in the next week if you have a breaking change otherwise I'll tag v1.0.
-
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…
-
Hi,
I'm encountering a "CUDA out of memory" error when running the classificationExampleLCAI.R script.
The only modification I've made to the script is changing the setwd to correctly point to …
-
great code thanks
may you clarify :
will it work for multivariate time series
1
where all values are continues values
2
or even will it work for multivariate time series where values are m…