Malt.jl

Simple multiprocessing for Julia
Author JuliaPluto
Popularity
12 Stars
Updated Last
1 Year Ago
Started In
June 2022

Malt.jl

Malt is a multiprocessing package for Julia. You can find more information on the documentation.

Installation

You can install Malt using the Pkg mode in the Julia REPL.

pkg> add Malt

Or using Pkg.jl directly

import Pkg
Pkg.add("Malt")

Used By Packages

No packages found.