Swarm-NG
1.1
|
Python interface to the Swarm-NG. More...
#include "swarm/swarm.h"
#include "swarm/snapshot.hpp"
#include "swarm/kepler.h"
#include <boost/python.hpp>
#include <boost/python/suite/indexing/map_indexing_suite.hpp>
Go to the source code of this file.
Python interface to the Swarm-NG.
The interface covers only a minimal API that is useful for trivial tasks. Not good enough for production and it is WIP.
This API is not pythonified and implemented in C++ format.
Definition in file module.cpp.