Pinned Repositories
cutef8
simple, fast C routines for manipulating UTF-8
dataflow.jl
introduction to dataflow analysis using julia
femtolisp
a lightweight, robust, scheme-like lisp implementation
libsupport
a library of useful C utilities
MemoizedMethods.jl
Methodwise Memoization for Julia
numal
Numerical Algorithms in C
phdthesis
phd thesis document source
JeffBezanson's Repositories
JeffBezanson/femtolisp
a lightweight, robust, scheme-like lisp implementation
JeffBezanson/dataflow.jl
introduction to dataflow analysis using julia
JeffBezanson/MemoizedMethods.jl
Methodwise Memoization for Julia
JeffBezanson/LanguageServer.jl
An implementation of the Microsoft Language Server Protocol for the Julia language.
JeffBezanson/ODSC2020
JeffBezanson/StructuralTransformations.jl
Structural transformation passes for ModelingToolkit.jl, such as Pantelides algorithm for DAE index reduction
JeffBezanson/AlgebraicRewriting.jl
Implementations of algebraic rewriting techniques like DPO, SPO, SqPO.
JeffBezanson/BrowseTables.jl
Julia package for browsing tables that that implement the Tables.jl interface as HTML.
JeffBezanson/BSON.jl
JeffBezanson/Complexvid.jl
JeffBezanson/Cthulhu.jl
The slow descent into madness
JeffBezanson/Diffractor.jl
Next-generation AD
JeffBezanson/Discretizers.jl
A Julia package for data discretization and label maps
JeffBezanson/EasyModelAnalysis.jl
High level functions for analyzing the output of simulations
JeffBezanson/experiments
small experiments and prototypes
JeffBezanson/FastIOBuffers.jl
Faster alternatives to Julia's IOBuffer type
JeffBezanson/MemPool.jl
a simple distributed spill-LRU-to-disk data store
JeffBezanson/NLopt.jl
Package to call the NLopt nonlinear-optimization library from the Julia language
JeffBezanson/Nullables.jl
Nullable type for Julia > 0.6
JeffBezanson/Plots.jl
Powerful convenience for Julia visualizations and data analysis
JeffBezanson/PlotUtils.jl
Generic helper algorithms for building plotting components
JeffBezanson/Poltergeist.jl
Julia package for transfer operator spectral methods
JeffBezanson/RayTracer.jl
Differentiable RayTracing built on Zygote Source-to-Source AD
JeffBezanson/Revise.jl
Automatically update function definitions in a running Julia session
JeffBezanson/RingBuffers.jl
A thread-safe non-allocating circular RingBuffer type
JeffBezanson/StaticNumbers.jl
Static numbers in Julia
JeffBezanson/StructArrays.jl
Efficient implementation of struct arrays in Julia
JeffBezanson/SymbolServer.jl
JeffBezanson/YAJL.jl
JSON stream processing with YAJL in Julia
JeffBezanson/Yggdrasil
Collection of builder repositories for BinaryBuilder.jl