Metadata-Version: 2.1
Name: tnreason
Version: 0.2.1
Summary: A package for reasoning with tensors
Home-page: https://github.com/EnexaProject/enexa-tensor-reasoning
Author: Alex Goessmann
Author-email: alex.goessmann@web.de
License: AGPL-3.0
Keywords: inductive reasoning,tensor networks,alternating least squares,markov logic networks
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.17
Requires-Dist: pandas>=1.0.0
Requires-Dist: networkx
Requires-Dist: pyyaml
Requires-Dist: rdflib
Requires-Dist: matplotlib

# tnreason

A package for reasoning using Markov Logic Networks based on Tensor Network algorithms.

Demonstrations can be found here: [Tutorials](https://drive.google.com/drive/folders/1CpeWP2TTFKjjcvwDgxOrq-baZ7nyCpI1?usp=share_link)
