All Packages
-
SeisModels.jl7Seismic models of the interior of the Earth and other planets
-
SemiclassicalOrthogonalPolynomials.jl7A Julia repository for semiclassical orthogonal polynomials
-
Semicoroutines.jl7C# style generators a.k.a. semi-coroutines for Julia. Fork of Ben Lauwens' ResumablFunctions.jl
-
Sensemakr.jl7Julia implementation of the original R sensemakr package: https://github.com/carloscinelli/sensemakr
-
SFrontiers.jl7A Package for Estimating Stochastic Frontier Models using Julia
-
ShaderAbstractions.jl7A backend independent shader API (For e.g. OpenGL WebGL and Vulkan)
-
SignalBase.jl7Inspection API for regularly sampled signals in Julia
-
SimpleBio.jl7Easy-to-use biological sequence tools working with DNA, RNA and aminoacid sequences.
-
SimpleStructs.jl7Easy to use struct definition with defaults and value constraints, as well as auto-defined user-friendly constructors
-
SimultaneousSortperm.jl7-
-
SkipLists.jl7An implementation of skip lists for Julia
-
SmartTransitionSim.jl7Smart cars transition multi-agent simulator created in Julia
-
Sparlectra.jl7Load flow calculation using newton-raphson
-
SolventShellInteractions.jl7Computes the interaction potential between a solute and the solvent molecules having at least one atom within a cutoff distance from the solute.
-
SortMerge.jl7A Julia implementation of the Sort-merge join algorithm.
-
SpatioTemporalTraits.jl7Traits for arrays that live in space and time
-
SphereSurfaceHistogram.jl7A Histogram of unit vectors
-
SpeechAugment.jl7A toolkit to augment audios (e.g. noise, reverb, distort, speedup, packet loss, farfield effects).
-
SpikeSorter.jl7Spike sorting tools written in Julia, which may be of use to experimental neuroscientists
-
SpinAdaptedSecondQuantization.jl7Julia package to do symbolic spin adapted second quantization.
-
SplittableRandoms.jl7A minimal Julia translation of Java SplittableRandoms.
-
StanModels.jl7Stan versions of StatisticalRethinking models.
-
StructuredLight.jl7-
-
StateSpaceDynamics.jl7Julia library for fitting and analyzing state space models. Provides efficient implementations of various SSMs including the canonical Gaussian LDS (Kalman Filter/Smoother), Poisson LDS, HMMs, etc.
-
StrFormat.jl7Extends StrLiterals.jl with formatting capabilities
-
StructuredDecompositions.jl7Structured decompositions!
-
SymbolicsMathLink.jl7Julia package to seamlessly integrate Mathematica's MathLink with Julia's native Symbolics package
-
TableSchema.jl7A Julia library for working with Table Schema.
-
TabularMakie.jl7Makie plots with legends and labels and everything
-
TaylorDiag.jl7Github repo about Taylor diagram implementation in Julia.
-
TensorFields.jl7Maurer-Cartan-Lie frame connections ∇ Grassmann.jl TensorField derivations
-
TensorNetworkCodes.jl7TensorNetworkCodes is a Julia library developed to support the following research: https://arxiv.org/abs/2109.11996
-
TestExtras.jl7Some useful additions to the Julia Test Standard Library
-
TestReadme.jl7Test the code-contents of a README file for a Julia project automatically
-
TrackedDistributions.jl7-
-
TeukolskyQNMFunctions.jl7Computes quasinormal modes and eigenfunctions to the Teukolsky equation in HPHC coordinates.
-
Thermochron.jl7Open-source time-Temperature inversion of thermochronometric data
-
ThreadPinningCore.jl7Core pinning/querying functionality of ThreadPinning.jl
-
TidyTest.jl7An `AbstractTestSet` implementation and a helper macro for test execution with auto discovery and a neater test summary.
-
TimeIt.jl7Timeit macro for Julia