Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsas committed Sep 9, 2024
1 parent 76c4ede commit 8b86dc0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/src/surrogate_construction.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ We first demonstrate how to build a (small) surrogate in serial (i.e. on a
single CPU core). We start by loading the needed packages:
```@example serialsur
using SPRFittingPaper2023, JLD
# import a useful but non-exported function:
using SPRFittingPaper2023
```

We next define the parameter ranges we wish to tabulate the surrogate over.
Expand Down

0 comments on commit 8b86dc0

Please sign in to comment.