DanielVandH
No longer actively engaged in Julia package development. Email me if you need assistance with any package until they are in new hands.
Pinned Repositories
BurgersEquation.jl
Code for research on Burgers' equation in the complex plane for VandenHeuvel at al. (2023) "Burgers’ equation in the complex plane"
EpithelialDynamics1D.jl
Simulations of epithelial dynamics in 1D.
EquationLearning.jl
Equation learning with uncertainty quantification: Code for VandenHeuvel et al. (2022) "Computationally efficient mechanism discovery for cell invasion with uncertainty quantification"
InfiniteRandomArrays.jl
Infinite random arrays in Julia.
NaturalNeighbours.jl
Natural neighbour interpolation methods for scattered data interpolation and derivative generation of planar point sets.
PoreBridging.jl
Code and data for VandenHeuvel et al. (2023): "New computational tools and experiments reveal how geometry affects tissue growth in 3D printed scaffolds"
ProfileLikelihood.jl
Methods for profile likelihood analysis.
AdaptivePredicates.jl
AdaptivePredicates.jl: Port of Shewchuk's robust predicates into Julia.
DelaunayTriangulation.jl
DelaunayTriangulation.jl: A Julia package for Delaunay triangulations and Voronoi tessellations in the plane
FiniteVolumeMethod.jl
Solver for two-dimensional conservation equations using the finite volume method in Julia.
DanielVandH's Repositories
DanielVandH/NaturalNeighbours.jl
Natural neighbour interpolation methods for scattered data interpolation and derivative generation of planar point sets.
DanielVandH/ProfileLikelihood.jl
Methods for profile likelihood analysis.
DanielVandH/InfiniteRandomArrays.jl
Infinite random arrays in Julia.
DanielVandH/Symbolics.jl
Symbolic programming for the next generation of numerical software
DanielVandH/ALTS
Robust regression for electricity demand forecasting against cyberattacks
DanielVandH/Delaunator.jl
Delaunator in Julia
DanielVandH/About.jl
Mirror of https://code.tecosaur.net/tec/About.jl
DanielVandH/Agents.jl
Agent-based modeling framework in Julia
DanielVandH/ArrayLayouts.jl
A Julia package for describing array layouts and more general fast linear algebra
DanielVandH/BandedMatrices.jl
A Julia package for representing banded matrices
DanielVandH/ClassicalOrthogonalPolynomials.jl
A Julia package for classical orthogonal polynomials and expansions
DanielVandH/ContinuumArrays.jl
A package for representing quasi arrays with continuous indices
DanielVandH/CubicHermiteSpline.jl
Pure Julia implementation of 1D & 2D cubic Hermite spline interpolation.
DanielVandH/DiffEqBase.jl
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
DanielVandH/DocumentationGeneratorRegistry
DanielVandH/ExponentialUtilities.jl
Fast and differentiable implementations of matrix exponentials, Krylov exponential matrix-vector multiplications ("expmv"), KIOPS, ExpoKit functions, and more. All your exponential needs in SciML form.
DanielVandH/Ferrite.jl
Finite element toolbox for Julia
DanielVandH/InfiniteArrays.jl
A Julia package for representing infinite-dimensional arrays
DanielVandH/InfiniteLinearAlgebra.jl
A Julia repository for linear algebra with infinite matrices
DanielVandH/julia
The Julia Programming Language
DanielVandH/julia-vscode
Julia extension for Visual Studio Code
DanielVandH/LanguageServer.jl
An implementation of the Microsoft Language Server Protocol for the Julia language.
DanielVandH/LazyArrays.jl
Lazy arrays and linear algebra in Julia
DanielVandH/LazyBandedMatrices.jl
A Julia package for lazy banded matrices
DanielVandH/Makie.jl
Interactive data visualizations and plotting in Julia
DanielVandH/Meshes.jl
Computational geometry and meshing algorithms in Julia
DanielVandH/MultivariateOrthogonalPolynomials.jl
Supports approximating functions and solving differential equations on various higher dimensional domains such as disks and triangles
DanielVandH/OrdinaryDiffEq.jl
High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
DanielVandH/PiecewiseOrthogonalPolynomials.jl
A Julia package for piecewise spectral methods such as p-FEM
DanielVandH/SemiclassicalOrthogonalPolynomials.jl
A Julia repository for semiclassical orthogonal polynomials