Pinned Repositories
jonlawlor's Repositories
jonlawlor/benchls
Go Benchmark Performance Curve Fitting
jonlawlor/rel
Relational Algebra in Go
jonlawlor/benchplot
Go Benchmark Performance Plotting and Curve Fitting via Least Squares
jonlawlor/matrixexp
Matrix Algebra Expressions
jonlawlor/noaa
Python 3 downloading noaa GFS, minimizing data fetched.
jonlawlor/sqlc
jonlawlor/atom
The hackable text editor
jonlawlor/combin
Combinatorics algorithms for Go
jonlawlor/est
State estimation techniques, mainly from "Optimal State Estimation" by Dan Simon
jonlawlor/go-hdf5
Go bindings to the HDF5 library
jonlawlor/go-oci8
oracle driver for go that using database/sql
jonlawlor/gonum-docker
Dockerfiles for building gonum's BLAS and LAPACK libs
jonlawlor/gonum-docker-openblas
Testing image for docker based builds
jonlawlor/jonlawlor.github.io
My Blog about Relational Datastreams in Go
jonlawlor/math-atlas
Automatically Tuned Linear Algebra Software (ATLAS)
jonlawlor/odyssey
Learning some scala
jonlawlor/parsefloat
Go Float64 Expression Parsing Library
jonlawlor/relcsv
csv sister project to rel, implementing a Relation for a csv.Reader
jonlawlor/relpipes
Implementation of relational ops in idiomatic Go
jonlawlor/relsql
sql sister project to rel, implementing a Relation for a table in an sql.DB
jonlawlor/scratch
jonlawlor/testfoo
jonlawlor/travis-oracle
Scripts to install Oracle Database Express Edition on Travis CI
jonlawlor/travisgotest
test for running golang tests in travis, in both osx and linux
jonlawlor/ts
Extensions to Go time