Metadata-Version: 2.2
Name: pycfd
Version: 1.1.7
Summary: A Python package for CFD, FEA, FEM, FDM, and PDE solving
Home-page: https://github.com/Georgecane/pycfd
Author: George Cane
Author-email: zenwhats@gmail.com
License: Apache-2.0
Project-URL: Documentation, https://github.com/Georgecane/pycfd/wiki
Project-URL: Source, https://github.com/Georgecane/pycfd
Project-URL: Bug Tracker, https://github.com/Georgecane/pycfd/issues
Keywords: CFD FEA FEM FDM PDE scientific computing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: sympy
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Pycfd

### a python package for CFD, FEM, FVM, FEA, and PDE solving.
