.. scientific documentation master file, created by
sphinx-quickstart on Mon Dec 27 20:42:13 2021.
You can adapt this file completely to your liking, but it should at least
contain the root toctree directive.
Welcome to Scientific Library's documentation!
This is the documentation for the scientific computation library. The library
currently contains APIs for :math:n-dimensional arrays, linear algebra, statistics,
and plotting. See the page :doc:usage for how to build the library.
.. toctree:: :maxdepth: 2 :caption: Contents:
usage numbers special/special linear/linear stats/stats matplot/matplot ode