API reference ============= ``Numa.LinearSystem`` --------------------- .. autofunction:: numa.LinearSystem.solveGauss ----------------------------------------------- .. autofunction:: numa.LinearSystem.solveLU ----------------------------------------------- .. autofunction:: numa.LinearSystem.LU ----------------------------------------------- .. autofunction:: numa.LinearSystem.condition ----------------------------------------------- ``Numa.RootFinder`` ------------------- .. autofunction:: numa.RootFinder.preAnalysis1D ----------------------------------------------- .. autofunction:: numa.RootFinder.NewtonRhapson ----------------------------------------------- .. autofunction:: numa.RootFinder.bisection ------------------------------------------- .. autofunction:: numa.RootFinder.secant ---------------------------------------- .. autofunction:: numa.RootFinder.regulaFalsi --------------------------------------------- ``Numa.utils`` --------------------- .. autofunction:: numa.utils.inverse --------------------------------------------- .. autofunction:: numa.utils.det --------------------------------------------- .. autofunction:: numa.utils.isSingular --------------------------------------------- ``Numa.Integrate`` ---------------------