.. _f-numpys: module ``td_1a.numpys`` ======================= Short summary +++++++++++++ module ``ensae_teaching_cs.td_1a.numpys`` Quelques constructions classiques pour éviter de recoder des variantes d'algorithmes. classiques. :githublink:`%|py|7` Functions +++++++++ +------------------------------------------------------------------------------+------------------------------------------------------------------+ | function | truncated documentation | +==============================================================================+==================================================================+ | :func:`numpy_matrix2list ` | Convertit une matrice `numpy `_ en liste. | +------------------------------------------------------------------------------+------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.td_1a.numpys :members: :special-members: __init__ :show-inheritance: