-
Hello !
### What version of Go are you using (`go version`)?
Go 1.10
### Does this issue reproduce with the latest release?
yes, release 0.3.0
### What operating system and processor arch…
-
Currently the only option available is to save/dump all decomposition
files. We need a mechanism to save specific I/O decomposition
files.
The I/O decomposition files to be saved can be specifie…
-
In my matrix programming, I encounter both upper/lower triangular matrices (from Cholesky decomps) and symmetric matrices (representing covariances and other positive definite forms). Since I am inter…
-
Adding a build time option (PIO_SAVE_DECOMPS) that enables
automatic dumping of decompositions (whenever user calls
pio_initdecomp() ).
-
Hi! Thanks for sharing the awesome wrapper.
I have a panel data looks like:
```
Dimensions: 5 (items) x 2 (major_axis) x 10 (minor_axis)
Items axis: open to volume
Major_axis axis: AAPL to MSFT…
-
I've been investigating a suspected buffer overrun with the xzdec.js JS-compiled C++ code which happens on Windows 10 Mobile (only, not on full Windows 10) when loading a very heavy Wiki page. The pag…
-
I have been getting a variety of errors when attempting to train the multitask models the first one I got was this
```Traceback (most recent call last):
File "main.py", line 141, in
shuffle…
-
Hi,
Is there a way to make the gmm use a shared covariance matrix, i.e. indicate that all components have the same covariance matrix. This is a feature of the Matlab gmm implementation and it restrict…
-
There needs to be a way to set PIO_Save_Decomps. It used to be set by environment variable that is not compatible with the netCDF API. However, since it is useful, I would like to make it available to…
-
We need a test in which two variables, one with and one without an unlimited dimension but defined with the same iodesc are written using pio_darray. I think that this is currently broken.