All Packages
-
PiecewiseLinearApprox.jl5Julia code to perform piecewise linear interpolation in an arbitrary number of dimensions.
-
PiecewiseIncreasingRanges.jl5A piecewise increasing range type suitable for potentially discontinuous timestamps of sampled data
-
Open62541.jl5A Julia wrapper for the open62541 open source implementation of OPC UA
-
OpenGeoSysUncertaintyQuantification.jl5An uncertainty quantification toolbox for OpenGeoSys 6
-
PharmaceuticalClassification.jl5Mappings between different systems for classifying medications
-
ParamLevelSet.jl5A Julia package for Parametric Level Set in 3D. Can be easily used as add-on to jInv.
-
OpenSSL_jll.jl5-
-
PhyloTools.jl5Julia package for phylogenetics based off of NewickTree.jl and the R packages ape, phytools, and castor
-
OpenXL.jl5OpenXL is a lightweight package designed to easily read Excel 2010 xlsx/xlsm/xltx/xltm files
-
PALEOocean.jl5Ocean components for the PALEO biogeochemical framework
-
MinimumVolumeEllipsoids.jl5Calculation and uniform sampling of minimum-volume enclosing ellipsoids
-
MLBenchmarks.jl5ML models benchmarks on public dataset
-
OutMacro.jl5Pretty print for a variable(s) using `display`-like output and a `@show`-like header.
-
YeoJohnsonTrans.jl5Yeo-Johnson Transform
-
MLJBalancing.jl5A package with exported learning networks that combine resampling methods from Imbalance.jl and classification models from MLJ
-
Modulo2.jl5A Julia package to work with integers mod 2, including arrays
-
ModalDecisionLists.jl5Modal decision trees, but it's sequential covering.
-
ModelicaScriptingTools.jl5MOdelica Scripting Tools - scripts that help to interact with modelica models through OMJulia and OMPython
-
PathDistribution.jl5This package estimates the number of paths and the path-length distribution using a Monte-Carlo simulation as well as explicitly enumerate all paths.
-
MicroGrad.jl5Minimal automatic differentiation in Julia
-
WhereIsMyDocstring.jl5Helping you find and include docstrings in julia
-
WeightedPCA.jl5Optimally weighted PCA for samples with heterogeneous quality
-
WebBlast.jl5-
-
WeaklyHard.jl5-
-
WavesAndEigenvalues.jl5Julia package for handling various wave-equations and (non-linear) eigenvalue problems
-
MolecularTrajectories.jl5A Julia package for reading molecular dynamics simulation trajectories.
-
MoM_AllinOne.jl5A Julia package for integration of packages of Method of Moments (MoM) and Multi-level Fast Multipole Algorithm (MLFMA).
-
MoM_MPI.jl5MPI based parallel for method of moments (MoM) and MLFMA (https://github.com/deltaeecs/MoM_AllinOne.jl.jl)
-
WandbMacros.jl5Julia macros for logging to Weights & Biases (wandb.ai).
-
MotifRecognition.jl5Algorithm for motif detection in Categorical time-series.
-
VSL.jl5Julia bindings to the Intel Vector Statistics Library.
-
VOptSpecific.jl5Solver of multiobjective linear optimization problems (MOMIP, MOLP, MOIP, MOCO): specific part
-
MSQR.jl5Qubit-state Reconstruction algorithm based on MPS-SwapTest hybrid method.
-
VLLimitOrderBook.jl5-
-
VisualAtom.jl5Unofficial Project: Generate the VisualAtom dataset using JuliaLang (within an hour).
-
OrnsteinZernike.jl5A generic solver for Ornstein-Zernike equations from liquid state theory
-
VirtualAcousticOcean.jl5Real-time underwater acoustic simulator
-
MultiResponseVarianceComponentModels.jl5Multivariate Response Variance Component Models
-
MultivariateFunctions.jl5A framework for multivariate functions together with constructors for schumaker splines, OLS, Chebyshev, MARS splines for approximation.
-
MurmurHash3.jl5Port of MurmurHash3 to pure Julia, adding support for hashing any AbstractString without converting first