Pinned Repositories
3d_anatomy_model
This is an animated 3-d visualization of human anatomy. It uses a Creative Commons database of 3-d wireframes generously made publicly available by: obtained from ftp://ftp.biosciencedbc.jp/archive/bodyparts3d
advent_of_code
aplette
This is a new take on an old language: APL. The goal is to pare APL down to its elegant essence. This version of APL is oriented toward scripting within a Unix-style computing environment.
Cloud-hub
Cloud hub is a link-level wireless mesh networking implementation. With cloud hub firmware, access points automatically find each other, optimize connection topology, and allow other ad-hoc wireless users to join as clients.
cmath
extension of lua standard math library to include complex arithmetic
codea_gitbridge
Copy files back and forth between the iPad Codea app and git working directories
codea_proto
conrad
convex radiation treatment planning
fft
An easy-to-use, simple command-line tool for calculating the Finite Fourier Transform
netnode
Netnode is a convenient "pipefitting" tool in a networked environment. It is similar to netcat, but has some features that enhance useability and convenience. It has a binary output mode, clients stay alive and go into retry loops if servers die, it interacts with filesystem-resident channels such as named pipes and /dev/tty*, etc.
gregfjohnson's Repositories
gregfjohnson/aplette
This is a new take on an old language: APL. The goal is to pare APL down to its elegant essence. This version of APL is oriented toward scripting within a Unix-style computing environment.
gregfjohnson/fft
An easy-to-use, simple command-line tool for calculating the Finite Fourier Transform
gregfjohnson/Cloud-hub
Cloud hub is a link-level wireless mesh networking implementation. With cloud hub firmware, access points automatically find each other, optimize connection topology, and allow other ad-hoc wireless users to join as clients.
gregfjohnson/netnode
Netnode is a convenient "pipefitting" tool in a networked environment. It is similar to netcat, but has some features that enhance useability and convenience. It has a binary output mode, clients stay alive and go into retry loops if servers die, it interacts with filesystem-resident channels such as named pipes and /dev/tty*, etc.
gregfjohnson/cmath
extension of lua standard math library to include complex arithmetic
gregfjohnson/3d_anatomy_model
This is an animated 3-d visualization of human anatomy. It uses a Creative Commons database of 3-d wireframes generously made publicly available by: obtained from ftp://ftp.biosciencedbc.jp/archive/bodyparts3d
gregfjohnson/codea_gitbridge
Copy files back and forth between the iPad Codea app and git working directories
gregfjohnson/advent_of_code
gregfjohnson/codea_proto
gregfjohnson/conrad
convex radiation treatment planning
gregfjohnson/lua_bnstring
integer bignum for lua
gregfjohnson/lua_red_black_trees
gregfjohnson/rbtree
An implementation of the classic red black tree algorithm for balanced binary trees in C.
gregfjohnson/rubik
This is a javascript project that creates an interactive Rubik's cube. It has a built-in cube solver.