From 177c09fe0f5e0bd5a9e83af40d1b3eebec7e77fe Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Wed, 1 Nov 2023 13:35:27 +0000 Subject: [PATCH] build based on f46d78a --- dev/index.html | 2 +- dev/search/index.html | 2 +- dev/search_index.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/index.html b/dev/index.html index e875fdf..1a416b7 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,2 +1,2 @@ -Home · PCCA.jl

PCCA

Documentation for PCCA.

PCCA.BaseSolverType

Uses Julia's built in LinearAlgebra.schur solver. This has no support for sparse matrices

source
PCCA.assertstructureMethod

This checks whether the resulting subspace basis satisfies a) orthonormality wrt. pi b) that the first column is 1 which is required by feasiblize!

source
+Home · PCCAPlus.jl

PCCAPlus

Documentation for PCCAPlus.

PCCAPlus.assertstructureMethod

This checks whether the resulting subspace basis satisfies a) orthonormality wrt. pi b) that the first column is 1 which is required by feasiblize!

source
diff --git a/dev/search/index.html b/dev/search/index.html index 35fa6bc..0935ae5 100644 --- a/dev/search/index.html +++ b/dev/search/index.html @@ -1,2 +1,2 @@ -Search · PCCA.jl

Loading search...

    +Search · PCCAPlus.jl

    Loading search...

      diff --git a/dev/search_index.js b/dev/search_index.js index 09e8095..03b130e 100644 --- a/dev/search_index.js +++ b/dev/search_index.js @@ -1,3 +1,3 @@ var documenterSearchIndex = {"docs": -[{"location":"","page":"Home","title":"Home","text":"CurrentModule = PCCA","category":"page"},{"location":"#PCCA","page":"Home","title":"PCCA","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"Documentation for PCCA.","category":"page"},{"location":"","page":"Home","title":"Home","text":"","category":"page"},{"location":"","page":"Home","title":"Home","text":"Modules = [PCCA]","category":"page"},{"location":"#PCCA.ArnoldiSolver","page":"Home","title":"PCCA.ArnoldiSolver","text":"Wrapper around the ArnoldiSolver.jl schur solver \n\n\n\n\n\n","category":"type"},{"location":"#PCCA.BaseSolver","page":"Home","title":"PCCA.BaseSolver","text":"Uses Julia's built in LinearAlgebra.schur solver. This has no support for sparse matrices \n\n\n\n\n\n","category":"type"},{"location":"#PCCA.KrylovSolver","page":"Home","title":"PCCA.KrylovSolver","text":"Wrapper around the KrylovKit.jl schur solvers \n\n\n\n\n\n","category":"type"},{"location":"#PCCA.assertstructure-Tuple{Any, Any}","page":"Home","title":"PCCA.assertstructure","text":"This checks whether the resulting subspace basis satisfies a) orthonormality wrt. pi b) that the first column is 1 which is required by feasiblize!\n\n\n\n\n\n","category":"method"}] +[{"location":"","page":"Home","title":"Home","text":"CurrentModule = PCCAPlus","category":"page"},{"location":"#PCCAPlus","page":"Home","title":"PCCAPlus","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"Documentation for PCCAPlus.","category":"page"},{"location":"","page":"Home","title":"Home","text":"","category":"page"},{"location":"","page":"Home","title":"Home","text":"Modules = [PCCAPlus]","category":"page"},{"location":"#PCCAPlus.ArnoldiSolver","page":"Home","title":"PCCAPlus.ArnoldiSolver","text":"Wrapper around the ArnoldiSolver.jl schur solver \n\n\n\n\n\n","category":"type"},{"location":"#PCCAPlus.BaseSolver","page":"Home","title":"PCCAPlus.BaseSolver","text":"Uses Julia's built in LinearAlgebra.schur solver. This has no support for sparse matrices \n\n\n\n\n\n","category":"type"},{"location":"#PCCAPlus.KrylovSolver","page":"Home","title":"PCCAPlus.KrylovSolver","text":"Wrapper around the KrylovKit.jl schur solvers \n\n\n\n\n\n","category":"type"},{"location":"#PCCAPlus.assertstructure-Tuple{Any, Any}","page":"Home","title":"PCCAPlus.assertstructure","text":"This checks whether the resulting subspace basis satisfies a) orthonormality wrt. pi b) that the first column is 1 which is required by feasiblize!\n\n\n\n\n\n","category":"method"}] }