narijauskas's Stars
Koromix/tytools
Collection of tools to manage Teensy boards
Julia-Embedded/LabConnections.jl
Mirror from https://gitlab.control.lth.se/labdev/LabConnections.jl
mitmath/julia-mit
Tutorials and information on the Julia language for MIT numerical-computation courses.
rafaqz/DimensionalData.jl
Named dimensions and indexing for julia arrays and other data
JuliaLinearAlgebra/LinearMaps.jl
A Julia package for defining and working with linear maps, also known as linear transformations or linear operators acting on vectors. The only requirement for a LinearMap is that it can act on a vector (by multiplication) efficiently.
JuliaDynamics/DynamicalSystems.jl
Award winning software library for nonlinear dynamics and nonlinear timeseries analysis
JuliaDynamics/Agents.jl
Agent-based modeling framework in Julia
JuliaArrays/BlockArrays.jl
BlockArrays for Julia
JuliaAudio/RingBuffers.jl
A thread-safe non-allocating circular RingBuffer type
JuliaAudio/PortAudio.jl
PortAudio wrapper for the Julia programming language, compatible with the JuliaAudio family of packages