All Packages
-
PhyBEARS.jl7Phylogenetic biogeography SSE models for large state spaces
-
Physical.jl7Units, physical constants, error propagation.
-
PhysicalCommunications.jl7Tools for development & test of PHY communication layer
-
SimultaneousSortperm.jl7-
-
Pitaya.jl7A Julia interface to the Crossref REST API
-
PkgButlerEngine.jl7Backend engine for the Julia Package Butler
-
PlanarConvexHulls.jl72D convex hulls and related functionality
-
PlanningDomains.jl7A repository of PDDL domains and problems.
-
PolyesterWeave.jl7Scheduler for Polyester.jl and compatible libraries such as LoopVectorization.jl.
-
PolynomialFactors.jl7Julia code for factorization of polynomials over the integers
-
SimpleStructs.jl7Easy to use struct definition with defaults and value constraints, as well as auto-defined user-friendly constructors
-
PortHamiltonianBenchmarkSystems.jl7A collection of port-Hamiltonian benchmark systems
-
Powersense.jl7Julia package with tools at the cross-section of Power System Operations, Applied Mathematics, High-Performance Computations, and Machine-Learning.
-
PrettyDoc.jl7An easy-to-use and lightweight text layout combinator library, serving high-quality pretty printing, text code generation, etc.
-
PriorityChannels.jl7Provides a Channel where elements are associated with a priority. take! returns highest priority item.
-
ProblemReductions.jl7Reduction between computational hard problems.
-
SimpleBio.jl7Easy-to-use biological sequence tools working with DNA, RNA and aminoacid sequences.
-
PromClient.jl7Julia Implementation of a Prometheus Client
-
LocallyWeightedRegression.jl7Locally weighted regression solver for the GeoStats.jl framework
-
PseudoPotentialIO.jl7Support for reading and using pseudopotentials in Julia
-
PyDSTool.jl7A wrapper for the Python PyDSTool library for the SciML Scientific Machine Learning organization
-
SignalBase.jl7Inspection API for regularly sampled signals in Julia
-
QInsControl.jl7Extensible instrument control and data acquisition framework with GUI
-
QuadraticProgramNetworks.jl7A package for modeling and solving Quadratic Program Networks.
-
QuantumStateDistributions.jl7Distributions for continuous variables
-
QuestDBClient.jl7QuestDB ILP Julia client.
-
Qwt.jl72D plotting, drawing, and GUIs using Qwt and Qt
-
ShaderAbstractions.jl7A backend independent shader API (For e.g. OpenGL WebGL and Vulkan)
-
SFrontiers.jl7A Package for Estimating Stochastic Frontier Models using Julia
-
RandomMatrix.jl7A package for Random Matrix Theory
-
RapidFEM.jl7RapidFEM.jl is a Finite Element library written in Julia, aiming to provide an interface for rapid prototyping of different mathematical models without compromises on speed.
-
RealTimeAudioDiffEq.jl7A Julia package for real-time audification of ODEs and SDEs
-
RecursiveDicts.jl7Dicts where the value may be a RecursiveDict, which are Dicts where the val
-
RefCountedArrays.jl7Refcounted arrays for Julia. Free your arrays!
-
RELOG.jl7RELOG: Reverse Logistics Optimization
-
REPLTetris.jl7A small Tetris-implementation to be used directly form the Julia REPL
-
LoggingFacilities.jl7Life is beautiful when your application log looks nice!
-
Sensemakr.jl7Julia implementation of the original R sensemakr package: https://github.com/carloscinelli/sensemakr
-
ResettableStacks.jl7A stack implementation with a reset! function which avoids garbage collection for scientific machine learning (SciML)
-
Semicoroutines.jl7C# style generators a.k.a. semi-coroutines for Julia. Fork of Ben Lauwens' ResumablFunctions.jl