.. vim: set fileencoding=utf-8 : .. Andre Anjos .. Tue 15 Oct 17:41:52 2013 .. testsetup:: coretest import numpy import bob.core ============ Python API ============ This section includes information for using the pure Python API of ``bob.core``. Logging ------- .. automodule:: bob.core.log Random Numbers -------------- .. automodule:: bob.core.random Functions --------- .. autofunction:: bob.core.convert