Skip to content

b-k/modeling_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ben
Feb 12, 2016
ff19fe2 · Feb 12, 2016

History

34 Commits
Mar 6, 2014
Mar 6, 2014
Mar 6, 2014
Feb 4, 2014
Mar 6, 2014
Jul 1, 2015
Jul 1, 2015
Mar 6, 2014
Jan 13, 2014
Jan 13, 2014
Aug 3, 2013
Aug 3, 2013
Aug 3, 2013
Jun 30, 2015
Aug 9, 2013
Aug 11, 2013
Jan 2, 2014
Jul 1, 2015
Aug 16, 2013
Jul 1, 2015
Aug 30, 2013
Sep 23, 2013
Jan 2, 2014
Sep 23, 2013
Oct 7, 2013
Dec 22, 2013
Dec 22, 2013
Aug 3, 2013
Aug 3, 2013
Dec 22, 2013
Feb 12, 2016
Jul 13, 2014

Repository files navigation

modeling examples

Hi, my name is Ben Klemens, and I've been writing a lot of snippets of sample code for modeling lately. Some are intended to demonstrate interesting narrative models, and some to demonstrate the mechanics of writing C and using the Apophenia library. These examples have appeared in three places:

This repository is intended to make it easy for readers of any of the above to quickly download and experiment with the source code.

Assuming you've installed Apophenia (which means that you've got a system with basic POSIX-compliance, and the development libraries for the GNU Scientific Library and SQLite installed), then the included makefile is likely to work for you: e.g., just type make 150-update and that program should compile. make all is an option.

Also, I use this repository as part of Apophenia's extended test suite, so everything here has been tested against the latest version of the Apophenia library. If your programs mostly compile but hit a few glitches, maybe download the latest copy of the library.

About

Collected examples of modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published