All Packages
-
FastHalton.jl8Implements Halton Sequences and Halton Draws for Julia
-
HilbertSpaceFillingCurve.jl8Hilbert Space Filling Curve for Julia
-
Chuffed.jl8Wrapper for the constraint-programming solver Chuffed to Julia
-
ChaoticDynamicalSystemLibrary.jl8A collection of chaotic ODEs.
-
ChannelBuffers.jl8Parallel tasks using pipe streams
-
FeatherFiles.jl8FileIO.jl integration for Feather files
-
FEFMM.jl8-
-
D4M.jl8A D4M module for Julia. D4M was developed in MATLAB by Dr Jeremy Kepner.
-
DAQP.jl8Julia interface for the Quadratic Programming solver DAQP
-
CbaOPF.jl8An optimal power flow tool for perfoming CBA analysis of AC/DC networks
-
DGGS.jl8Discrete Global Grid System for Julia
-
InformationInequalities.jl8Information Theoretic Inequalities
-
CasCommonChemistry.jl8-
-
KMeansPNNSmoothing.jl8-
-
DataScienceTraits.jl8Traits for data science
-
HSA.jl8Julia Bindings for the HSA Runtime
-
FindPeaks1D.jl8Finding peaks in 1-D data
-
InducingPoints.jl8Package for different inducing points selection methods
-
Dates.jl8[DEPRECATED] Date/DateTime Implementation for the Julia Language; Successor to Datetime.jl
-
Knockout.jl8A Julia wrapper for the knockoutjs library
-
DCCA.jl8Julia module for Detrended Cross-Correlation Analysis.
-
IncrementalSVD.jl8Incrementally compute an approximate truncated singular value decomposition
-
KnuthBendix.jl8Pure Julia implementation of the Knuth-Bendix completion (focused primarily on groups and monoids)
-
DistributedHyperOpt.jl8DistributedHyperOpt.jl is a package similar to HyperOpt.jl, but explicitly focusing on distributed (multi-processing) hyperparameter optimization by design.
-
BurrowsWheelerAligner.jl8Binding for bwa
-
Impostor.jl8The highly versatile synthetic data generator
-
KWLinalg.jl8Preallocated/Inplace linear algebra operations in julia
-
StaticRanges.jl8StaticArray style ranges
-
ImmersedLayers.jl8Tools for solving partial differential equations by immersing surfaces and their operations in Cartesian grids
-
FunctionWranglers.jl8Fast, inlined execution of arrays of functions
-
RingBuffers.jl8A thread-safe non-allocating circular RingBuffer type
-
Fuji.jl8A lightweight web server written in Julia
-
FLOWMath.jl8A collection of mathematical functions or convenience methods we frequently use that are not already readily available in Julia packages
-
Discorder.jl8Write Discord bots in Julia
-
ElemCo.jl8Julia implementation of various electron-correlation methods (main focus on coupled cluster methods).
-
ContextTracking.jl8Do you know where you are? Now you do!
-
Ekztazy.jl8The (not) Discord.jl fork
-
CooperativeGames.jl8A package to initiate and apply various solution methods to cooperative transferable utility games.
-
FEMSparse.jl7FEMSparse.jl aims to develop fast finite element assembly procedure. Main goal is to utilize threading of multicore computeres in order to calculate global FEM matrices in a efficient way.
-
FEMQuad.jl7FEMQuad.jl package contains various of integration schemes for cartesian and tetrahedral domains. The most common integration rules are tabulated and focus is on speed. Each rule has own "label" so we can easily implement several rules with same degree. API is very simple making is easy to utilize package in different FEM projects.