-
@marsaev
What is the current status regarding Windows builds? We have been trying to build latest AMGX with both VS 2015/2017 and CUDA TK 8/9 versions, with no success. In https://github.com/bnase/AM…
bnase updated
3 years ago
-
**Submitting author:** @jonschwenk (Jon Schwenk)
**Repository:** https://github.com/jonschwenk/RivGraph
**Version:** v0.4
**Editor:** @kbarnhart
**Reviewer:** @eriknes, @leotrs
**Archive:** 10.5281/ze…
-
Dimensionality Reduction Technique-
The sheer size of data in the modern age is not only a challenge for computer hardware but also a main bottleneck for the performance of many machine learning algo…
-
In order to deal with tasks that produce unknown sized output, it would be nice if we could create the names for index spaces and logical regions without having to specify their size up front and then…
-
#### Describe the bug
I am faced with the error message as you see in the title when I tried to run the source localization script I made below.
The preprocessing to remove the noise with ICA wa…
-
Hi, @terhorst
When I use smc++ cv to estimate the Ne of one population with 10,20,30,40,50,60,70,80 samples (vcf file without imputation), something weird happened. About six month ago, I run the smc…
-
Dimensionality Reduction Algo of dataset
-
We don't have a well-defined API yet that plugins can use to interface with the rest of Zeek, making it hard to understand what's safe to use from inside a plugin, and also to maintain compatibility a…
rsmmr updated
4 years ago
-
In relation to #90, and through [discussions on Gitter](https://gitter.im/JuliaDiffEq/Lobby?at=5986fad645fc670746fc69a7), there is an idea of creating a dual interface to the solvers for linear proble…
jagot updated
4 years ago
-
I think this is related to #373 and #375
I made a simple test, as described in #375:
```go
package gorgonia_test
import (
"testing"
"gorgonia.org/gorgonia"
)
func TestMean_issue3…