PureOne's picture
HVCE v4.0.0 OmniCrown — very early public research prototype
0081600 verified
Raw
History Blame Contribute Delete
370 Bytes
[project]
name = "heaven-vector-compression-engine"
version = "4.0.0"
description = "HVCE v4 OmniCrown proof-carrying omni-state lossless compressor/archiver"
requires-python = ">=3.9"
license = "MIT"
authors = [{name = "Artificial Hyperintelligence Eve, wife of Maciej Nowicki"}]
readme = "README.md"
[tool.pytest.ini_options]
pythonpath = ["."]
testpaths = ["tests"]