Dependency Packages
-
DataFrames.jl1725In-memory tabular data in Julia
-
CUDA.jl1193CUDA programming in Julia.
-
StaticArrays.jl761Statically sized arrays for Julia
-
ProgressMeter.jl693Progress meter for long-running computations
-
DataStructures.jl690Julia implementation of Data structures
-
TimerOutputs.jl651Formatted output of timed sections in Julia
-
ITensors.jl521A Julia library for efficient tensor computations and tensor network calculations
-
PrettyTables.jl403Print data in formatted tables.
-
KernelAbstractions.jl363Heterogeneous programming in Julia
-
GPUArrays.jl317Reusable array functionality for Julia's various GPU backends.
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
SnoopCompile.jl309Provide insights about latency (TTFX) for Julia packages
-
LinearMaps.jl303A Julia package for defining and working with linear maps, also known as linear transformations or linear operators acting on vectors. The only requirement for a LinearMap is that it can act on a vector (by multiplication) efficiently.
-
Tables.jl299An interface for tables in Julia
-
Dictionaries.jl282An alternative interface for dictionaries in Julia, for improved productivity and performance
-
KrylovKit.jl279Krylov methods for linear problems, eigenvalues, singular values and matrix functions
-
ChainRulesCore.jl253AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system.
-
FileIO.jl216Main Package for IO, loading all different kind of files
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
MKL.jl205Intel MKL linear algebra backend for Julia
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Colors.jl204Color manipulation utilities for Julia
-
AbstractTrees.jl200Abstract julia interfaces for working with trees
-
Requires.jl195Lazy code loading for Julia
-
Reexport.jl162Julia macro for re-exporting one module from another
-
GPUCompiler.jl156Reusable compiler infrastructure for Julia GPU backends.
-
SimpleTraits.jl155Simple Traits for Julia
-
Crayons.jl149Colored and styled strings for terminals.
-
Strided.jl147A Julia package for strided array views and efficient manipulations thereof
-
Compat.jl145Compatibility across Julia versions
-
LLVM.jl130Julia wrapper for the LLVM C API
-
Preferences.jl129Project Preferences Package
-
YAML.jl128Parse yer YAMLs
-
AbstractFFTs.jl125A Julia framework for implementing FFTs
-
Functors.jl116Parameterise all the things
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
RandomNumbers.jl97Random Number Generators for the Julia Language.
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Adapt.jl89-
Loading more...