Third-Party Software Notices and Information

This project incorporates components from the projects listed below. The original
copyright notices and licenses are set forth below.

================================================================================

NumPy
https://numpy.org/
License: BSD-3-Clause
Copyright (c) 2005-2026, NumPy Developers.

--------------------------------------------------------------------------------

SciPy
https://scipy.org/
License: BSD-3-Clause
Copyright (c) 2001-2002 Enthought, Inc. 2003-2026, SciPy Developers.

--------------------------------------------------------------------------------

SymPy
https://sympy.org/
License: BSD-3-Clause
Copyright (c) 2006-2026 SymPy Development Team

--------------------------------------------------------------------------------

Matplotlib
https://matplotlib.org/
License: PSF (Python Software Foundation License)
Copyright (c) 2002-2026 Matplotlib Development Team

--------------------------------------------------------------------------------

Polars
https://pola.rs/
License: MIT
Copyright (c) 2020-2026 Ritchie Vink

--------------------------------------------------------------------------------

pytest
https://pytest.org/
License: MIT
Copyright (c) 2004 Holger Krekel and others

--------------------------------------------------------------------------------

mpmath
https://mpmath.org/
License: BSD-3-Clause
Copyright (c) 2005-2026 Fredrik Johansson and mpmath contributors

--------------------------------------------------------------------------------

Rich
https://github.com/Textualize/rich
License: MIT
Copyright (c) 2020-2026 Will McGugan

--------------------------------------------------------------------------------

marimo
https://marimo.io/
License: Apache-2.0
Copyright (c) 2023-2026 marimo contributors

--------------------------------------------------------------------------------

pytest-cov
https://github.com/pytest-dev/pytest-cov
License: MIT
Copyright (c) 2010 Meme Dough

--------------------------------------------------------------------------------

Jupyter / nbformat
https://jupyter.org/
License: BSD-3-Clause
Copyright (c) 2015-2026 Jupyter Development Team

--------------------------------------------------------------------------------

cvxpy
https://cvxpy.org/
License: Apache-2.0
Copyright (c) 2012-2026 Steven Diamond, Eric Chu, and others

--------------------------------------------------------------------------------

PySR
https://github.com/MilesCranmer/PySR
License: Apache-2.0
Copyright (c) 2020-2026 Miles Cranmer

================================================================================

Full license texts for the above licenses:

BSD-3-Clause License:
https://opensource.org/licenses/BSD-3-Clause

MIT License:
https://opensource.org/licenses/MIT

Apache License 2.0:
https://opensource.org/licenses/Apache-2.0

Python Software Foundation License:
https://docs.python.org/3/license.html
