Pinned Repositories
articles
Miscellaneous articles. The readme is the table of contents.
bashSlides
BisectionRoot
In Haskell: Function which computes the root of a function using the bisection method; takes as input the function and a lower and upper bound. The algorithm is guaranteed to converge if the function is continuous and does not have the same sign when evaluated at each of the bounds.
cassava
A CSV parsing and encoding library optimized for ease of use and high performance
chess-engine
conner-debug-challenge
constitution
Free Republic of Liberland Constitution draft
hacknoculars
mherzl's Repositories
mherzl/hacknoculars
mherzl/articles
Miscellaneous articles. The readme is the table of contents.
mherzl/cassava
A CSV parsing and encoding library optimized for ease of use and high performance
mherzl/chess-engine
mherzl/constitution
Free Republic of Liberland Constitution draft
mherzl/diagrams-lib
Diagrams standard library
mherzl/fixed-vector
Fixed length vector for haskell
mherzl/flatten
mherzl/haskell-opaleye
mherzl/hoogle
Haskell API search engine
mherzl/ImplicitCAD
A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D; gcode generation...
mherzl/jasmine_basics_assessment
mherzl/kleene-logic
implements Kleene's 'strong logic of indeterminancy'
mherzl/learnyounode
Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
mherzl/livecd-tools
Tools for building live CDs using yum
mherzl/makefile_experiment
mherzl/meeting-times
mherzl/mherzl.github.io
mherzl/modules-statisticsFunctions
mherzl/nixpkgs
Nix Packages collection
mherzl/plant
mherzl/project-euler
mherzl/projecteuler-rust
mherzl/roaring-rs
A better compressed bitset in Rust
mherzl/sparse
sparse matrices in Morton order
mherzl/SVGFonts
Fonts from the SVG-Font format
mherzl/time
A time library
mherzl/ubuntu_natural_scrolling
.Xmodmap file to provide natural scrolling (reversing the default) direction in ubuntu
mherzl/vim
The official Vim repository
mherzl/WordNet-ghc74
Haskell WordNet for ghc 7.4+