Skip to content

Commit

Permalink
rm ou approx white noise from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rmsrosa committed Oct 2, 2024
1 parent 515b6f1 commit 561c8b9
Show file tree
Hide file tree
Showing 23 changed files with 11 additions and 12 deletions.
3 changes: 1 addition & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ include(joinpath(@__DIR__(), "literate.jl"))
"Noises" => [
"noises/noiseintro.md",
"noises/homlin.md",
"noises/fBm.md",
"noises/colored.md"
"noises/fBm.md"
],
"api.md",
],
Expand Down
2 changes: 1 addition & 1 deletion docs/src/examples/01-wiener_linearhomogeneous.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```@meta
EditURL = "https://github.com/rmsrosa/rode_conv_em/docs/literate/examples/01-wiener_linearhomogeneous.jl"
EditURL = "../../literate/examples/01-wiener_linearhomogeneous.jl"
```

# Homogenous linear RODE with a Wiener process noise coefficient
Expand Down
2 changes: 1 addition & 1 deletion docs/src/examples/02-wiener_linearnonhomogeneous.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```@meta
EditURL = "https://github.com/rmsrosa/rode_conv_em/docs/literate/examples/02-wiener_linearnonhomogeneous.jl"
EditURL = "../../literate/examples/02-wiener_linearnonhomogeneous.jl"
```

# Non-homogenous linear RODE with a Wiener process noise coefficient
Expand Down
2 changes: 1 addition & 1 deletion docs/src/examples/03-sin_gBm_linearhomogeneous.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```@meta
EditURL = "https://github.com/rmsrosa/rode_conv_em/docs/literate/examples/03-sin_gBm_linearhomogeneous.jl"
EditURL = "../../literate/examples/03-sin_gBm_linearhomogeneous.jl"
```

# Homogenous linear RODE with the sine of a Geometric Brownian motion coefficient
Expand Down
2 changes: 1 addition & 1 deletion docs/src/examples/04-allnoises.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```@meta
EditURL = "https://github.com/rmsrosa/rode_conv_em/docs/literate/examples/04-allnoises.jl"
EditURL = "../../literate/examples/04-allnoises.jl"
```

# Linear system with all implemented noises
Expand Down
2 changes: 1 addition & 1 deletion docs/src/examples/05-fBm_linear.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```@meta
EditURL = "https://github.com/rmsrosa/rode_conv_em/docs/literate/examples/05-fBm_linear.jl"
EditURL = "../../literate/examples/05-fBm_linear.jl"
```

# Linear RODE with fractional Brownian motion
Expand Down
2 changes: 1 addition & 1 deletion docs/src/examples/06-popdyn.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```@meta
EditURL = "https://github.com/rmsrosa/rode_conv_em/docs/literate/examples/06-popdyn.jl"
EditURL = "../../literate/examples/06-popdyn.jl"
```

# Population dynamics with sin of gBm growth and step process harvest
Expand Down
2 changes: 1 addition & 1 deletion docs/src/examples/07-toggle_switch.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```@meta
EditURL = "https://github.com/rmsrosa/rode_conv_em/docs/literate/examples/07-toggle_switch.jl"
EditURL = "../../literate/examples/07-toggle_switch.jl"
```

# A toggle-switch model for gene expression
Expand Down
2 changes: 1 addition & 1 deletion docs/src/examples/08-earthquake.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```@meta
EditURL = "https://github.com/rmsrosa/rode_conv_em/docs/literate/examples/08-earthquake.jl"
EditURL = "../../literate/examples/08-earthquake.jl"
```

# Mechanical structural under random Earthquake-like seismic disturbances
Expand Down
2 changes: 1 addition & 1 deletion docs/src/examples/09-fisherkpp.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```@meta
EditURL = "https://github.com/rmsrosa/rode_conv_em/docs/literate/examples/09-fisherkpp.jl"
EditURL = "../../literate/examples/09-fisherkpp.jl"
```

# Random Fisher-KPP partial differential equation
Expand Down
2 changes: 1 addition & 1 deletion docs/src/examples/10-risk.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```@meta
EditURL = "https://github.com/rmsrosa/rode_conv_em/docs/literate/examples/10-risk.jl"
EditURL = "../../literate/examples/10-risk.jl"
```

# An actuarial risk model
Expand Down
Binary file modified latex/img/allnoises_combined.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified latex/img/approximation_linearhomogenous.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified latex/img/approximation_riskmodel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified latex/img/approximation_toggleswitch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified latex/img/evolution_riskmodel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified latex/img/evolution_toggleswitch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified latex/img/noise_earthquake.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified latex/img/noisepath_allnoises.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified latex/img/order_fisherkpp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified latex/img/riskmodel_surplus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified latex/img/sample_popdyn_gBmPoisson.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified latex/img/toggleswitch_combined.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 561c8b9

Please sign in to comment.