Skip to content

Commit

Permalink
remove examples folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mpvanderschelling committed Jan 17, 2025
1 parent 3431b9e commit ed6d3b9
Show file tree
Hide file tree
Showing 45 changed files with 6 additions and 1,585 deletions.
2 changes: 1 addition & 1 deletion docs/source/notebooks/data-driven/cluster.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# We will create the following data-driven process:\n",
"We will create the following data-driven process:\n",
"\n",
"- Create a 20D continuous `Domain`.\n",
"- Sample from the domain using a Latin-hypercube sampler.\n",
Expand Down
19 changes: 0 additions & 19 deletions docs/source/notebooks/hydra/config.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion docs/source/notebooks/hydra/usehydra.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
Expand Down
6 changes: 4 additions & 2 deletions docs/source/rst_doc_files/gallery.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,11 @@ The :mod:`f3dasm` package comes with built-in implementations of the :class:`~f3
Integration with hydra
----------------------

Examples that integrate the :mod:`f3dasm` package with the configuration manager `hydra <https://hydra.cc/>`_
Examples that integrate the :mod:`f3dasm` package with the configuration manager hydra

.. nblinkgallery::
:name: hydra
:glob:

../notebooks/hydra/*

../notebooks/hydra/usehydra
88 changes: 0 additions & 88 deletions examples/001_domain/001_domain_creation.py

This file was deleted.

103 changes: 0 additions & 103 deletions examples/001_domain/002_own_sampler.py

This file was deleted.

51 changes: 0 additions & 51 deletions examples/001_domain/003_builtin_sampler.py

This file was deleted.

4 changes: 0 additions & 4 deletions examples/001_domain/README.rst

This file was deleted.

Loading

0 comments on commit ed6d3b9

Please sign in to comment.