Commit Graph

3 Commits

Author SHA1 Message Date
ThotDjehuty 4714ce03e9 refactor: Rename PyPI package from optimizr-rs to optimiz-rs
- Shorter, cleaner package name
- Updated pyproject.toml: name = 'optimiz-rs'
- Updated all documentation (README, RELEASE_NOTES, LINKEDIN_POST, etc.)
- Rebuilt wheel: optimiz_rs-1.0.0-cp38-abi3-macosx_10_12_x86_64.whl
- Tested: Python import and DE algorithm working correctly

Package verified and ready for PyPI publication.
2026-02-17 09:43:04 +01:00
ThotDjehuty 5d4dff2165 docs: Add publication status tracking 2026-02-17 09:28:31 +01:00
ThotDjehuty ec9ae654cb docs: Add publication status report
Details publication blockers:

- crates.io: Email verification required

- PyPI: Package name conflict (optimizr already exists at v1.4.7)

Recommendations:

- Use optimizr-rs for PyPI (clear Rust variant naming)

- Verify email at crates.io/settings/profile

Current status: 99% ready, just need user actions
2026-02-17 09:07:27 +01:00