https://github.com/stestagg/personal
Storage for some projects I'm working on
https://github.com/stestagg/personal
Last synced: over 1 year ago
JSON representation
Storage for some projects I'm working on
- Host: GitHub
- URL: https://github.com/stestagg/personal
- Owner: stestagg
- Created: 2012-03-27T17:47:38.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T08:58:28.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T05:27:33.471Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 13.8 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mandel
======
A suite of commands for managing the creation of Mandelbrot deep-zoom images
Should compile on: OSX, Ubuntu, Debian, with a recent version of GCC
Uses pthreads

libJSONpp
=========
A simple C++ based Json parser. Designed to be simple and fast, without arbitrary restrictions such as schema-definitions etc..
bitfield
========
A cython (c-compiled python module) efficient integer array implementation. Designed for storing large sets of sequential numbers, and for set-like operations on them.
Sierp
=====

Code for efficiently generating derevations of the sierpinski gasket as PNG files
Sierp.js
========
Canvas based, javascript. Uses a generational algorithm, rather than more usual random walk
This is an _HTML_ implementation, with a retro styling, not a Windows 98 app
Hosted: http://stestagg.github.com/Sierp.js/
