Skip to content

Commit 2290369

Browse files
authored
Merge pull request #1663 from Libensemble/refactor/remove_tasmanian
Remove Tasmanian content - link to community examples
2 parents b68c166 + fe20226 commit 2290369

6 files changed

Lines changed: 2 additions & 654 deletions

File tree

.github/workflows/extra.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,10 @@ jobs:
8484
pip install gpcam==8.1.13
8585
conda install octave
8686
87-
- name: Install surmise and Tasmanian
87+
- name: Install surmise
8888
if: matrix.os == 'ubuntu-latest'
8989
run: |
9090
pip install --upgrade git+https://github.com/bandframework/surmise.git
91-
pip install Tasmanian --user
9291
9392
- name: Install generator dependencies for Ubuntu tests
9493
if: matrix.os == 'ubuntu-latest' && matrix.python-version <= '3.12'

docs/examples/gen_funcs.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ Modeling and Approximation
8484
:hidden:
8585

8686
gpcam
87-
tasmanian
8887
fd_param_finder
8988
surmise
9089

@@ -100,7 +99,7 @@ Modeling and Approximation
10099

101100
Modular Bayesian calibration/inference framework using Surmise_ (demonstration of cancelling previous issued simulations).
102101

103-
- :doc:`Tasmanian<tasmanian>`
102+
- :ref:`Tasmanian<community:tasmanian-link>`
104103

105104
Evaluates points generators by the Tasmanian_ sparse grid library
106105

docs/examples/tasmanian.rst

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)