Dependency Packages
-
DataFrames.jl1725In-memory tabular data in Julia
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
LoopVectorization.jl742Macro(s) for vectorizing loops.
-
DataStructures.jl690Julia implementation of Data structures
-
StatsBase.jl584Basic statistics for Julia
-
JLD2.jl549HDF5-compatible file format in pure Julia
-
Distances.jl425A Julia package for evaluating distances (metrics) between vectors.
-
Parameters.jl419Types with default field values, keyword constructors and (un-)pack macros
-
PrettyTables.jl403Print data in formatted tables.
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
Tables.jl299An interface for tables in Julia
-
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.
-
Polyester.jl241The cheapest threads you can find!
-
FileIO.jl216Main Package for IO, loading all different kind of files
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Requires.jl195Lazy code loading for Julia
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Crayons.jl149Colored and styled strings for terminals.
-
Compat.jl145Compatibility across Julia versions
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
Preferences.jl129Project Preferences Package
-
CategoricalArrays.jl125Arrays for working with categorical data (both nominal and ordinal)
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
MLDataUtils.jl102Utility package for generating, loading, splitting, and processing Machine Learning datasets
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Adapt.jl89-
-
MappedArrays.jl89Lazy in-place transformations of arrays
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
UnPack.jl84`@pack!` and `@unpack` macros
-
InvertedIndices.jl81A simple index type that allows for inverted selections
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
Missings.jl70Missing value support for Julia
-
VectorizationBase.jl67Base library providing vectorization-tools (ie, SIMD) that other libraries are built off of.
Loading more...