.. _implementation: Implementation ============== The implementation of this toolkit is roughly 7k lines of un-optimised Python code. Documentation for the classes and functions is in the following sections: .. toctree:: :maxdepth: 2 implementation/probability implementation/monte_carlo implementation/parametrised implementation/transformed-space_sampling implementation/environment implementation/promise implementation/utility