This package provides a wrapper for ffmpeg.
This package provides a documentation generator for Julia.
This package provides a wrapper for the pixman library.
This package provides a wrapper for the libpng library.
This package provides a wrapper for the libffi library.
Makie is a data visualization ecosystem for the Julia programming language.
This is the official Emacs mode for editing Julia programs.
This package provides a summary of available CPU features in Julia.
This Emacs package provides a mode for the Julia programming language.
This package offers Python-style general formatting and c-style numerical formatting.
This package provides the type DataValue
that is used to represent missing data.
PlotThemes is a package to spice up the plots made with Plots.jl
.
Julia macros for suppressing and/or capturing output (stdout), warnings (stderr) or both streams at the same time.
This package defines the primitive types for nucleic acids and amino acids that are used ny otherBioJulia packages.
This package provides macros for defining the required behaviours of Julia interfaces, and stating that an object implements them.
Optimisers.jl
defines many standard gradient-based optimisation rules, and tools for applying them to deeply nested models.
This package provides a collection of tools for metaprogramming on Julia Expr, the meta programming standard library for MLStyle
.
Run a julia REPL inside a terminal in Emacs. In contrast to ESS, use the Julia REPL facilities for interactive features, such readline, help, debugging.
This package supports lazy analogues of array operations like vcat
, hcat
, and multiplication. This helps with the implementation of matrix-free methods for iterative solvers.
This library provides tools for working with Julia code and expressions. This includes a template-matching system and code-walking tools that let you do deep transformations of code.
The is package provides a variety of common utilities that can be used by downstream automatic differentiation (AD) tools to define and execute forward-, reverse-, and mixed-mode primitives.
This package defines the Bijection
data type. A Bijection
data structure behaves similar to a Dict
, however it prevents assigning the same value to two different keys.
This package lazily represents matrices filled with a single entry, as well as identity matrices. This package exports the following types: Eye
, Fill
, Ones
, Zeros
, Trues
and Falses
.
This package provides a convenient Julia interface for loading standard named test images and example images for the internal usage in JuliaImages
. This can be used in conjunction with the Images
package.