Metadata-Version: 2.4
Name: boring-math-abstract-algebra
Version: 0.1.0
Summary: Abstract Algebra Library
Keywords: algebra,abstract algebra
Author-email: "Geoffrey R. Scheller" <geoffrey@scheller.com>
Requires-Python: >=3.13
Description-Content-Type: text/x-rst
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
License-File: LICENSE
Requires-Dist: pytest>=8.4.1 ; extra == "test"
Requires-Dist: numpy>=2.3.4 ; extra == "test"
Requires-Dist: pythonic-fp-numpy>=0.1.0 ; extra == "test"
Project-URL: Changelog, https://github.com/grscheller/boring-math-abstract-algebra/blob/main/CHANGELOG.md
Project-URL: Documentation, https://grscheller.github.io/boring-math/abstract-algebra
Project-URL: Homepage, https://grscheller.github.io/boring-math
Project-URL: Source, https://github.com/grscheller/boring-math-abstract-algebra
Provides-Extra: test

Boring Math - Abstract Algebra
==============================

PyPI project
`boring-math-abstract-algebra
<https://pypi.org/project/boring-math-abstract-algebra>`_.

Creating an abstract algebra library.

Part of the
`boring-math
<https://grscheller.github.io/boring-math>`_
PyPI projects.

Documentation
-------------

Documentation for this project is hosted on
`GitHub Pages
<https://grscheller.github.io/boring-math/abstract-algebra>`_.

Copyright and License
---------------------

Copyright (c) 2025 Geoffrey R. Scheller. Licensed under the Apache
License, Version 2.0. See the LICENSE file for details.

