Metadata-Version: 2.4
Name: pinnflow
Version: 1.0.6
Author-email: Naomi Shakespeare-Rees <eenmsr@leeds.ac.uk>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: chaosmagpy
Requires-Dist: torch
Requires-Dist: matplotlib
Requires-Dist: cartopy
Requires-Dist: scikit-learn
Provides-Extra: test
Requires-Dist: pytest==6.2.5; extra == "test"
Dynamic: license-file

# Overview

PINNFlow is a code for regional outer core flow inversion, using Physics-Informed Neural Networks in a PyTorch framework. If you use this code, please [cite this paper](https://arxiv.org/abs/2504.02566).

# Documentation 

The documentation of the current release is available [here](). 
