Metadata-Version: 2.4
Name: libsymtorch
Version: 0.2.5
Summary: DEPRECATED: This package has been renamed to torchsympy
Author-email: "Ibrahim H.I. Abushawish" <ibrahim.hamed2701@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/ibeuler/TorchSymPy
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torchsympy>=0.3.0
Dynamic: license-file

# ⚠️ DEPRECATED: Package Renamed

This package has been renamed to **`torchsympy`**.

Please install the new package instead:
```bash
pip install torchsympy
```

Installing this package (`libsymtorch`) will automatically install `torchsympy` as a dependency, but you should update your project requirements to point directly to `torchsympy`.

The new repository can be found at: [https://github.com/ibeuler/TorchSymPy](https://github.com/ibeuler/TorchSymPy)
