Biome is a simulation library aimed at individual-based or agent-based simulations (like Swarm or EcoSim). Biome's features include a fast rng, an event-based scheduling system, Qt classes for graphs and histograms, an analysis framework, a basic persistence framework and many more.
What's New in This Release:
· An easy-to-use command line parser, a unified parameter class able to read from files or the command line, and a simple SDL canvas class were added.
· Many bugs and compatibility problems were removed.
· Many internal changes were made.
Product's homepage