Metadata-Version: 2.4
Name: symops
Version: 0.0.2
Summary: Exact algebra, periodic geometry, and symmetry-element attribution for 3D crystallographic operations
Author: Ivan Yu. Chernyshov
License-Expression: LGPL-3.0-or-later
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: test
Requires-Dist: pytest>=8; extra == "test"
Dynamic: license-file

# symops

Exact algebra, periodic geometry, and symmetry-element attribution for 3D crystallographic operations.

`symops` is in pre-development and pre-architecture.

Version `0.0.2` remains an early pre-alpha release and currently provides only
minimal validation of 3D lattice shifts. The scientific public API and
architecture are not yet defined or stable.

The candidate semantic baseline and supporting study and verification material
live in the source repository. Implementation will follow mathematical review
and a later architecture run.

Licensed under LGPL-3.0-or-later.

