B-FADE
Configuration
Virtual Environment
Installation
Running B-FADE
Getting Started
Fracture Mechanics
Overview
Initialisation
El Haddad
Curve
Dataset
Bayesian Inference
Propagating Crack Region
Viewers
Save/Load
Examples
Fictitious El Haddad Datasets
Parametrised El Haddad Notebook
Custom Classes
Scripts
Downloads
Notebooks
Python Scripts
Yaml Config Files
API Reference
bfade package
B-FADE
Index
Index
A
|
B
|
C
|
D
|
E
|
G
|
I
|
L
|
M
|
P
|
R
|
S
|
U
|
V
|
Y
A
AbstractBayes (class in bfade.abstract)
AbstractCurve (class in bfade.abstract)
AbstractMAPViewer (class in bfade.abstract)
add_colourbar() (bfade.viewers.PreProViewer method)
add_noise() (bfade.dataset.SyntheticDataset method)
add_scatter() (bfade.viewers.PreProViewer method)
B
BayesViewer (class in bfade.viewers)
bfade
module
bfade.abstract
module
bfade.dataset
module
bfade.elhaddad
module
bfade.statistics
module
bfade.util
module
bfade.viewers
module
C
cbar_edges() (bfade.viewers.PreProViewer static method)
clear_points() (bfade.dataset.SyntheticDataset method)
config() (bfade.abstract.AbstractCurve method)
(bfade.abstract.AbstractMAPViewer method)
(bfade.dataset.Dataset method)
(bfade.viewers.PreProViewer method)
config_canvas() (bfade.viewers.PreProViewer method)
config_contour() (bfade.abstract.AbstractMAPViewer method)
config_matplotlib() (in module bfade.util)
contour() (bfade.abstract.AbstractMAPViewer method)
(bfade.viewers.BayesViewer method)
(bfade.viewers.LaplacePosteriorViewer method)
crop_points() (bfade.dataset.SyntheticDataset method)
D
Dataset (class in bfade.dataset)
Distribution (class in bfade.statistics)
E
ElHaddadBayes (class in bfade.elhaddad)
ElHaddadCurve (class in bfade.elhaddad)
ElHaddadDataset (class in bfade.elhaddad)
equation() (bfade.abstract.AbstractCurve method)
(bfade.elhaddad.ElHaddadCurve method)
G
get_config_file() (in module bfade.util)
get_curve() (bfade.abstract.AbstractCurve method)
grid_factory() (in module bfade.util)
I
identity() (in module bfade.util)
IdentityDictionary (class in bfade.util)
inspect() (bfade.abstract.AbstractCurve method)
(bfade.dataset.Dataset method)
inspect_signed_distance() (bfade.abstract.AbstractCurve method)
inv_sif_range() (in module bfade.util)
L
laplace_posterior() (bfade.abstract.AbstractBayes method)
LaplacePosteriorViewer (class in bfade.viewers)
load() (in module bfade.util)
load_log_likelihood() (bfade.abstract.AbstractBayes method)
load_prior() (bfade.abstract.AbstractBayes method)
log_likelihood() (bfade.abstract.AbstractBayes method)
log_posterior() (bfade.abstract.AbstractBayes method)
log_prior() (bfade.abstract.AbstractBayes method)
logger_factory() (in module bfade.util)
logger_manager() (in module bfade.util)
logpdf() (bfade.statistics.Distribution method)
(bfade.statistics.uniform method)
M
make_classes() (bfade.dataset.SyntheticDataset method)
make_grid() (bfade.dataset.SyntheticDataset method)
make_tube() (bfade.dataset.SyntheticDataset method)
MAP() (bfade.abstract.AbstractBayes method)
marginals() (bfade.viewers.LaplacePosteriorViewer method)
MissingInputException
module
bfade
bfade.abstract
bfade.dataset
bfade.elhaddad
bfade.statistics
bfade.util
bfade.viewers
MonteCarlo (class in bfade.statistics)
P
parse_arguments() (in module bfade.util)
partition() (bfade.dataset.Dataset method)
pdf() (bfade.statistics.Distribution method)
(bfade.statistics.uniform method)
populate() (bfade.dataset.Dataset method)
(bfade.elhaddad.ElHaddadDataset method)
pre_process() (bfade.elhaddad.ElHaddadDataset method)
predict() (bfade.abstract.AbstractBayes method)
prediction_interval() (bfade.statistics.MonteCarlo method)
predictive_posterior() (bfade.abstract.AbstractBayes method)
predictor() (bfade.abstract.AbstractBayes method)
(bfade.elhaddad.ElHaddadBayes method)
PreProViewer (class in bfade.viewers)
printer() (in module bfade.util)
R
rvs() (bfade.statistics.Distribution method)
(bfade.statistics.uniform method)
S
sample() (bfade.statistics.MonteCarlo method)
save() (in module bfade.util)
sif_equiv() (in module bfade.util)
sif_range() (in module bfade.util)
signed_distance_to_dataset() (bfade.abstract.AbstractCurve method)
squared_distance() (bfade.abstract.AbstractCurve method)
state_modifier() (in module bfade.util)
SyntheticDataset (class in bfade.dataset)
U
uniform (class in bfade.statistics)
V
view() (bfade.viewers.PreProViewer method)
Y
YieldException