.. readsparse documentation master file, created by sphinx-quickstart on Sat Jan 9 22:38:54 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ReadSparse ========== Efficient library for reading and writing labelled sparse matrices in delimited text format (a.k.a. SVMLight or LibSVM format). For more information, see the project's GitHub page: ``_ .. toctree:: :maxdepth: 2 :caption: Contents: Read Sparse Matrices ==================== .. autoclass:: readsparse.read_sparse :members: :undoc-members: :inherited-members: Write Sparse Matrices ===================== .. autoclass:: readsparse.write_sparse :members: :undoc-members: :inherited-members: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`