All Packages
-
DefaultArrays.jl3Julia array type supporting a default value, useful for storing very sparse information in a space efficient manner, the internal design uses "Dict" for storage, thanks to Tamas K. Papp @ https://github.com/tpapp
-
GridDensities.jl3Define piecewise uniform densities over hypergrids
-
CloudQSim.jl3Client for simulating quantum computers in cloud
-
ExtendableFEMBase.jl3Basic structures for finite elements based on ExtendableGrids infrastructure
-
CrimsonDagger.jl3A plugin to Dagger with various fancy or experimental features.
-
GroupSlices.jl3Sort : sortperm ≈ unique : groupslices
-
LDPCDecoders.jl3LDPC Belief Propogation decoders
-
JobQueueMPI.jl3Helpers to implement Job Queue with MPI
-
DCAUtils.jl3Utilities for Direct Coupling Analysis in Julia
-
ClusteringGA.jl3Clustering using Silhouettes and Genetic Algorithms
-
GtkSourceWidget.jl3Julia bindings for GtkSourceView
-
DataToolkitDocumenter.jl3Document your data sets
-
CMPFit.jl3A Julia wrapper for the `mpfit` C-library (MINPACK minimization).
-
DataTables.jl3A simple read-only table type for the Queryverse
-
HackThatBase.jl3-
-
FloatHigher.jl3Accurate floating point math at extended precisions
-
Cn2An.jl3Convert Chinese Numerals To Arabic Numerals With Julia Language.
-
DataManipulation.jl3-
-
CuCountMap.jl3Fast `StatsBase.countmap` for small types on the GPU via CUDA.jl
-
ExactWrightFisher.jl3Exact simulation of the Wright--Fisher diffusion
-
HashCode2014.jl3Lightweight package designed to interact with the data of the 2014 Google Hash Code
-
DatadogAgentClient.jl3Datadog Client for Julia
-
DataGotham.jl3IJulia Notebook with material for DataGotham tutorial on using Julia for data analysis
-
JetPack.jl3Operator pack for Jets.jl. Part of the COFII framework.
-
ConstraintTrees.jl3Tidy constraint-programming in tree hierarchies
-
InverseIsing.jl3-
-
Collatz.jl3Functions related to the Collatz/Syracuse/3N+1 problem.
-
Hurst.jl3A Julia package to calculate and analyse Generalised Hurst Exponents.
-
DashDaq.jl3-
-
ExpectationStubs.jl3Mocks on which you can set expectations of how they are called. And check those expectations were true.
-
Indicomb.jl3Data API for CERN Indico meeting schedule platform. Reference: https://gitlab.cern.ch/indicomb/indicomb
-
Constraints.jl3Shared package to handle constraints for the different solvers from JuliaConstraints
-
DashBioUtils.jl3-
-
Indexes.jl3-
-
LessUnitful.jl3-
-
ConstantRNGs.jl3A constant RNG, for cases when you need high efficiency and don't care about randomness
-
ConsistentKoopman.jl3Algorithms for consistent spectral approximation of Koopman operators from data.
-
ExampleJuggler.jl3Help to maintain Julia code examples for Documenter and CI
-
CStructures.jl3Accessing C-data structures from Julia - convert Julia data to C-structures
-
IterativeLinearSolvers.jl3Translations of "Templates for the Solution of Linear Systems: Building, Blocks for Iterative Methods" to Julia