Skip to content

Updates based on discovered issues - #21

Merged
jayavenkatesh19 merged 1 commit into
mainfrom
run-through-uv
Jul 10, 2026
Merged

Updates based on discovered issues#21
jayavenkatesh19 merged 1 commit into
mainfrom
run-through-uv

Conversation

@ncclementi

Copy link
Copy Markdown
Collaborator

Few issues I noticed so far based on testing, I'm not done testing uv, but we can merge this in the meantime.

Comment thread envs/pyproject.toml
requires-python = ">=3.11"
dependencies = [
"numpy",
"numpy<2.5", # numba requires this if not pinned unsafe-best-match cause broken env

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

issue with uv pre-release

```

To get a meaningful number, synchronize before stopping the timer:
Exit the interpreter to avoid cached results, reopen it, create the array again. Now

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I noticed that there is not a ton of difference because the operation is small, I wonder if we should make this more obvious

@ncclementi ncclementi changed the title Udpats based on discovered issues Updates based on discovered issues Jul 10, 2026

@jayavenkatesh19 jayavenkatesh19 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@jayavenkatesh19
jayavenkatesh19 merged commit e7e3f48 into main Jul 10, 2026
1 check passed
@jayavenkatesh19
jayavenkatesh19 deleted the run-through-uv branch July 13, 2026 13:35
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.

2 participants