.. _f-machine: module ``context.machine`` ========================== Short summary +++++++++++++ module ``pymlbenchmark.context.machine`` Helpers which returns more information about the system. :githublink:`%|py|5` Functions +++++++++ +---------------------------------------------------------------------------------+------------------------------------------------+ | function | truncated documentation | +=================================================================================+================================================+ | :func:`get_numpy_info ` | Retrieves information about numpy compilation. | +---------------------------------------------------------------------------------+------------------------------------------------+ | :func:`machine_information ` | Returns information about the machine. | +---------------------------------------------------------------------------------+------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymlbenchmark.context.machine :members: :special-members: __init__ :show-inheritance: