Pinned Repositories
jmh530's Repositories
jmh530/libnlopt
Bindings to nlopt for the D programming language
jmh530/nloptd
A D-style wrapper over libnlopt
jmh530/arrayview
View of a D dynamic array that cannot be grown
jmh530/automem
C++-style automatic memory management smart pointers for D
jmh530/circle-dlang
Circle CI image for Docs Generation
jmh530/concepts
Concepts for d
jmh530/core
D Language online tour (https://tour.dlang.org/) and online editor (https://run.dlang.io/)
jmh530/core-exec
Docker container for running D compilers
jmh530/DIPs
D Improvement Proposals
jmh530/dlang.org
Pages for the dlang.org website, home of the D Programming Language
jmh530/dstats
A statistics library for D.
jmh530/lapack
Dlang LAPACK header
jmh530/ldc
The LLVM-based D Compiler.
jmh530/lubeck
High level linear algebra library for Dlang
jmh530/mir-algorithm
n-dimensional arrays, algorithms, general purpose library.
jmh530/mir-blas
NDSLICE wrapper for BLAS
jmh530/mir-core
Base software building blocks and conventions
jmh530/mir-lapack
NDSLICE wrapper for LAPACK
jmh530/mir-stat
Dlang Statistical Package
jmh530/numir
numpy-like API wrappers of mir
jmh530/phobos
The standard library of the D programming language
jmh530/scan
Implements the scan function for the D language