Kristoffer Carlsson's repositories
OhMyREPL.jl
Syntax highlighting and other enhancements for the Julia REPL
TimerOutputs.jl
Formatted output of timed sections in Julia
NearestNeighbors.jl
High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.
PGFPlotsX.jl
Plots in Julia using the PGFPlots LaTeX package
Crayons.jl
Colored and styled strings for terminals.
LazilyInitializedFields.jl
Are your fields sleeping?... zzzz...
Backporter
Script to make backport branches to Julia
AutoHashEquals.jl
A Julia macro to add == and hash() to composite types.
BoundaryValueDiffEq.jl
Boundary value problem (BVP) solvers for scientific machine learning (SciML)
InlineStrings.jl
Fixed-width string types for Julia
julia-invalidations
Uses SnoopCompile to evaluate number of invalidations caused by `using Package` or a provided script
JuliaFormatter.jl
An opinionated code formatter for Julia.
Plots.jl
Powerful convenience for Julia visualizations and data analysis
Pluto.jl
🎈 Simple reactive notebooks for Julia
Polyester.jl
The cheapest threads you can find!
PyPlot.jl
Plotting for Julia based on matplotlib.pyplot
Runic.jl
A code formatter for Julia with rules set in stone.
setup-julia
This action sets up a Julia environment for use in actions by downloading a specified version of Julia and adding it to PATH.
StaticArrayInterface.jl
Interface designs for enforcing static computations in array functions with Julia
StaticArrays.jl
Statically sized arrays for Julia
Symbolics.jl
A fast and modern CAS for a fast and modern language.
SymbolicUtils.jl
Expression rewriting and simplification
TensorCast.jl
It slices, it dices, it splices!
TimeZones.jl
IANA time zone database access for the Julia programming language
VectorizationBase.jl
Base library providing vectorization-tools (ie, SIMD) that other libraries are built off of.