Commit Graph

9 Commits

Author SHA1 Message Date
Levi Neuwirth db4972da42 reserve neuropose name on PyPI via 0.1.0.dev0 squat
With the Paper A sprint starting ahead of the public release,
squatting the PyPI name now avoids the risk of a namesquatter
grabbing it once the project surfaces on arXiv or JOSS. The
0.1.0.dev0 version is a PEP 440 dev release — pip install neuropose
won't resolve to it without --pre, so no accidental installs until
0.1.0 final.

PYPI_README.md is a minimal PyPI-specific project page: name-
reserved notice, pointer at the source URL, author list. Kept as a
separate file from the contributor-focused README so the two can
evolve independently — README.md speaks to someone cloning the
repo, PYPI_README.md speaks to someone landing on the PyPI page.
2026-04-23 09:13:02 -04:00
Levi Neuwirth 01b9ed9475 pin tf to ensure compatability with tensorflow-metal 2026-04-16 15:26:55 -04:00
Levi Neuwirth d29f4f1b78 benchmarking and profiling scaffold 2026-04-14 20:32:29 -04:00
Levi Neuwirth 62d0b0789c pin tensorflow, comprehensiveness 2026-04-14 09:39:12 -04:00
Levi Neuwirth 3720911dac deployment 2026-04-13 18:08:05 -04:00
Levi Neuwirth 507ff2906a cli 2026-04-13 16:36:10 -04:00
Levi Neuwirth 3d2b2fc68d i/o scaffold 2026-04-13 12:16:53 -04:00
Levi Neuwirth cd6c8d5aee dev tooling 2026-04-13 11:59:18 -04:00
Levi Neuwirth b68ab9972f init neuropose 2026-04-13 11:55:14 -04:00