Skip to content

Allow index checkpointing during construction - #65

Open
BlaiseMuhirwa wants to merge 1 commit into
mainfrom
enable-checkpointing
Open

Allow index checkpointing during construction #65
BlaiseMuhirwa wants to merge 1 commit into
mainfrom
enable-checkpointing

Conversation

@BlaiseMuhirwa

Copy link
Copy Markdown
Owner

No description provided.

@BlaiseMuhirwa BlaiseMuhirwa linked an issue Jul 24, 2024 that may be closed by this pull request
python = ">=3.9,<3.13"
black = "^23.11.0"
numpy = "^1.26.1"
numpy = "^1.26.1, <2.0"

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know what came with numpy 2.0, so I won't use it until I fully understand potential breaking changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

We should implement checkpointing during index construction

2 participants