-
Hi,
I installed Atom and uber-juno package after installing Julia 0.6.0 on my machine, and Atom cannot process any Julia code. Julia is working through terminal and ipython notebook, but just not th…
-
There are several cases where one might want to subsample the data/observations used in a model between each MCMC iteration, e.g. stochastic HMC https://github.com/TuringLang/Turing.jl/pull/1502, stoc…
-
Hi all!
In this issue I would like to discuss the design of the networks/graphs API for Vispy. I know @jvtrudel has got some ideas about that, but maybe other people also have some ideas about this.
…
-
Great work. Thank you!
I suggest adding playgrounds to allow trying out code, similar to [TheAlgorithms](https://the-algorithms.com/) website, which uses [LiveCodes](https://livecodes.io) (see [exa…
-
While sparse arrays are [supported in dask](http://dask.pydata.org/en/latest/array-sparse.html), this issue aims to open the discussion on how this could be applied in the the context of dask-ml.
…
-
I'll post information about performance investigations here.
-
### Roadmap URL
https://roadmap.sh/datastructures-and-algorithms
### Suggestions
I believe heaps should be included in any data structures roadmap because they are essential for priority queues, ef…
-
Hi Miles,
Sandra Kuhn and I ran into a problem, when multiplying rank zero tensor, that have a scale, that is too big for real.
Therefore we would suggest the attached patch to be apply to itensor, …
-
Java 8 [introduced a new feature](http://www.nurkiewicz.com/2014/04/hashmap-performance-improvements-in.html) into `HashMap` whereby when a significant number of keys fall into the hash bucket _and_ t…
-
Hi all,
I am Daniel Blank, currently studying at the Albert-Ludwigs-Universität Freiburg and thought about a way to reduce the overall amount of data that has to be downloaded. I propose a simple e…