Initial release: precompiled Linux x86_64 / CPython 3.12 binary + Python wrapper

OpenMP-parallel numerical kernel library.  No build step required at
install: drop-in shared object plus thin numpy-facing wrapper.

Contents:
  - sem_cython12/sem_core12.cpython-312-x86_64-linux-gnu.so
  - sem_cython12/wrapper.py
  - sem_cython12/__init__.py
  - requirements.txt
  - README.md
This commit is contained in:
2026-05-09 14:02:02 +01:00
commit 39d9f0d71a
6 changed files with 318 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
numpy>=1.23