Deep-Symmetry / graphterglow

A simple project for drawing graphs of Afterglow behavior.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphterglow

A minimal Clojure library for drawing graphs of the behavior of various objects in Afterglow. It was originally developed to help document Step Parameters but can be quite useful in testing and debugging oscillators and other variable parameters.

Usage

Look at the code in src/graphterglow/core.clj and the Incanter documentation to learn how to make graphs.

License

Copyright © 2015 Deep Symmetry, LLC

Distributed under the Eclipse Public License 1.0, the same as Clojure. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.

About

A simple project for drawing graphs of Afterglow behavior.

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%