diff --git a/docs/_quarto.yml b/docs/_quarto.yml index fa710fc..80bf7a4 100644 --- a/docs/_quarto.yml +++ b/docs/_quarto.yml @@ -45,8 +45,10 @@ quartodoc: package: lanczos - name: rayleigh_ritz package: lanczos - - name: lanczos_quadrature - package: quadrature + - title: Integrate + contents: + - name: quadrature + package: integrate - title: Trace contents: - name: hutch @@ -104,8 +106,10 @@ quartodoc: package: estimators - title: Stats contents: - - stats.Covariance - - stats.confidence_interval + - name: Covariance + package: stats + - name: confidence_interval + package: stats sidebar: file: "_sidebar.yml" search: true @@ -115,14 +119,24 @@ quartodoc: contents: - href: index.qmd text: Overview - - text: Quickstart - href: basic/quickstart.qmd + - href: table.qmd + text: Table of matrix functions + - text: Comparison to *imate* + href: imate_compare.qmd - section: Basics contents: - text: Installing href: basic/install.qmd - - text: Comparison to *imate* - href: basic/imate_compare.qmd + - text: Integration + href: basic/integration.qmd + - text: Quickstart + href: basic/quickstart.qmd + - section: Guides + contents: + - text: Introduction + href: guides/intro_trace.qmd + - text: Matrix functions + href: guides/matrix_functions.qmd - section: "API Reference" contents: - "{{ contents }}" diff --git a/docs/_sidebar.yml b/docs/_sidebar.yml index 6ff6b79..814be76 100644 --- a/docs/_sidebar.yml +++ b/docs/_sidebar.yml @@ -5,21 +5,33 @@ website: contents: - href: index.qmd text: Overview - - href: basic/quickstart.qmd - text: Quickstart + - href: table.qmd + text: Table of matrix functions + - href: imate_compare.qmd + text: Comparison to *imate* - contents: - href: basic/install.qmd text: Installing - - href: basic/imate_compare.qmd - text: Comparison to *imate* + - href: basic/integration.qmd + text: Integration + - href: basic/quickstart.qmd + text: Quickstart section: Basics + - contents: + - href: guides/intro_trace.qmd + text: Introduction + - href: guides/matrix_functions.qmd + text: Matrix functions + section: Guides - contents: - reference/index.qmd - contents: - reference/lanczos.qmd - reference/rayleigh_ritz.qmd - - reference/lanczos_quadrature.qmd section: Lanczos + - contents: + - reference/quadrature.qmd + section: Integrate - contents: - reference/hutch.qmd - reference/hutchpp.qmd @@ -50,8 +62,8 @@ website: - reference/KneeCriterion.qmd section: Estimators - contents: - - reference/stats.Covariance.qmd - - reference/stats.confidence_interval.qmd + - reference/Covariance.qmd + - reference/confidence_interval.qmd section: Stats section: API Reference id: reference diff --git a/docs/_site/basic/install.html b/docs/_site/basic/install.html index 74b4300..6197c54 100644 --- a/docs/_site/basic/install.html +++ b/docs/_site/basic/install.html @@ -64,8 +64,8 @@ - - + + @@ -103,6 +103,7 @@ "search-label": "Search" } } + @@ -179,6 +180,18 @@ Overview + + + + @@ -206,7 +225,7 @@ +