A fresh approach to technical computing
lopezm
This proposal consists of the design of an API for Iterative methods in Julia and the set up of benchmarks and a regression tracker.
Matthias Reisinger
Julia is a dynamic programming language that, over the past few years, gained interest in the open-source community, especially in the field of...
sunoru
The random number generator(RNG) of Julia needs updating to a more reliable one. I'm going to implement a package (may be named RNG.jl) providing...
mronian
My Proposal is to develop a feature detection and extraction package for Julia, ImageFeatures.jl. Alongwith feature detection and extraction, I will...
mortenpi
A big part of Julia is its package ecosystem and their documentation should be as thorough as possible and documenting packages should be made as...
obiajulu
ODE.jl is an ever increasing store house of numerical solvers of ordinary differential equations. While many solvers are currently found in ODE.jl,...
pranavtbhat
I hope to develop a package, ParallelGraphs, that enables the analysis and manipulation of massive graphs in a distributed environment. The package...
KrishnaKanhaiya
Many problems in applied sciences are posed as convex optimization problems over the complex field such as MaxCut, Phase retrieval from sparse...
mgtlake
A Julia program for completing interactive tutorials, being available in the REPL and in Juno (in it’s current form as a series of Atom plugins),...
Wei Tang
This proposal is about implementing HTTP/2 for HTTPServer.jl and Requests.jl, as well as implementing a heuristic for Mux.jl for HTTP/2’s “server...