YAPSS: Yet Another Pseudo-Spectral Solver
YAPSS is a Python library for formulating and solving optimal-control problems with pseudospectral methods.
YAPSS provides:
- Legendre-Gauss, Legendre-Gauss-Radau, and Legendre-Gauss-Lobatto collocation methods, using a computational approach based on the GPOPS-II algorithm of Patterson and Rao (2014)
- Multiple differentiation approaches: automatic differentiation via CasADi, user-supplied derivatives, and central-difference numerical differentiation for problems not amenable to automatic differentiation
- Multi-phase problems and segmented meshes
- An interface designed to identify common formulation errors early
- Worked examples as both Python scripts and Jupyter notebooks
Start here
- Install YAPSS.
- Work through the tutorial to define and solve a first problem.
- Browse the examples for complete applications.
Installation
YAPSS requires Python 3.10 or later. Install it into a virtual environment with pip:
$ python -m venv yapss-env
$ source yapss-env/bin/activate
(yapss-env) $ python -m pip install --upgrade pip
(yapss-env) $ python -m pip install yapss
Alternatively, install it with Conda:
$ conda create -n yapss-env python=3.10
$ conda activate yapss-env
(yapss-env) $ conda install -c conda-forge yapss
Verify the Installation
Run the HS071 example, a small constrained optimization problem:
(yapss-env) $ python -m yapss.examples.hs071
YAPSS is installed correctly if the run finishes, and the output ends with
Objective value
f(x*) = 1.701402e+01
YAPSS solution is correct.
The value of the final digits of the objective may vary between platforms and solver versions.
Where to go next
- New to YAPSS? Start with the tutorial.
- Looking for a pattern to adapt? Browse the notebook examples or script examples.
- Need API details? See the reference documentation in the navigation sidebar.
- Want to contribute? Contributions are welcome! Read Contributing to YAPSS.
Citing YAPSS
If you use YAPSS in published work, please cite it, giving the version you used. Each release is archived on Zenodo; the DOI below always resolves to the latest version, and the record for each version has its own DOI.
Hall, S. R. (2026). YAPSS: Yet Another Pseudo-Spectral Solver (Version 0.2.3) [Computer software]. https://doi.org/10.5281/zenodo.22402223
The repository's CITATION.cff carries the same metadata in machine-readable form;
GitHub's "Cite this repository" button renders it as BibTeX or APA. The
Legendre-Gauss-Radau transcription follows Patterson and Rao (2014), cited at the top
of this page, which you may wish to cite as well; the Legendre-Gauss and
Legendre-Gauss-Lobatto transcriptions extend their approach.
License
YAPSS is licensed under the MIT License. See the License page for more information.
Documentation
The documentation is available on Read the Docs.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yapss-0.2.3.tar.gz.
File metadata
- Download URL: yapss-0.2.3.tar.gz
- Upload date:
- Size: 402.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
592cb13de80612407acb5eac7818a00a50517ae5b01b2f147c83a5da68b40a22
|
|
| MD5 |
237419cffc3f74790312b1a12052e309
|
|
| BLAKE2b-256 |
0a38ae7ccc4248896555c978615cff9df0cb41bb098d36e53fc6bf60f48d488a
|
Provenance
The following attestation bundles were made for yapss-0.2.3.tar.gz:
Publisher:
publish.yml on stevenrhall/yapss
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
yapss-0.2.3.tar.gz -
Subject digest:
592cb13de80612407acb5eac7818a00a50517ae5b01b2f147c83a5da68b40a22 - Sigstore transparency entry: 2821802977
- Sigstore integration time:
-
Permalink:
stevenrhall/yapss@04c2adec7bcf703de206bdd1b336240dfe83aed4 -
Branch / Tag:
refs/tags/v0.2.3 - Owner: https://github.com/stevenrhall
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@04c2adec7bcf703de206bdd1b336240dfe83aed4 -
Trigger Event:
push
-
Statement type:
File details
Details for the file yapss-0.2.3-py3-none-any.whl.
File metadata
- Download URL: yapss-0.2.3-py3-none-any.whl
- Upload date:
- Size: 158.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cdf318dc6dd0b868c0f939d190058de743a5a100d01b67e3e27a10b66ed6c74
|
|
| MD5 |
53aedb661313dc991c64723c6e199536
|
|
| BLAKE2b-256 |
33e704069d4098c38a1a646c00c12dc14771f483f8ddfff0ea2ba0b58d27a27e
|
Provenance
The following attestation bundles were made for yapss-0.2.3-py3-none-any.whl:
Publisher:
publish.yml on stevenrhall/yapss
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
yapss-0.2.3-py3-none-any.whl -
Subject digest:
0cdf318dc6dd0b868c0f939d190058de743a5a100d01b67e3e27a10b66ed6c74 - Sigstore transparency entry: 2821803041
- Sigstore integration time:
-
Permalink:
stevenrhall/yapss@04c2adec7bcf703de206bdd1b336240dfe83aed4 -
Branch / Tag:
refs/tags/v0.2.3 - Owner: https://github.com/stevenrhall
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@04c2adec7bcf703de206bdd1b336240dfe83aed4 -
Trigger Event:
push
-
Statement type: