Skip to content

Merge pull request #1164 from murrayrm/release_10_2_fixes-04Jul2025 #1276

Merge pull request #1164 from murrayrm/release_10_2_fixes-04Jul2025

Merge pull request #1164 from murrayrm/release_10_2_fixes-04Jul2025 #1276

name: Setup, Examples, Notebooks
on: [push, pull_request]
jobs:
install-examples:
runs-on: ubuntu-latest
steps:
- name: Check out the python-control sources
uses: actions/checkout@v3
- name: Set up conda using the preinstalled GHA Miniconda
run: echo $CONDA/bin >> $GITHUB_PATH
- name: Install Python dependencies from conda-forge
run: |
conda create \
--name control-examples-env \
--channel conda-forge \
--strict-channel-priority \
--quiet --yes \
python=3.12 pip \
numpy matplotlib scipy \
slycot pmw jupyter \
ipython!=9.0
- name: Install from source
run: |
conda run -n control-examples-env pip install .
- name: Run examples
run: |
cd examples
conda run -n control-examples-env ./run_examples.sh
conda run -n control-examples-env ./run_notebooks.sh
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy