Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/uv #179

Merged
merged 21 commits into from
Sep 30, 2024
Merged

Feature/uv #179

merged 21 commits into from
Sep 30, 2024

Conversation

CarloLepelaars
Copy link
Collaborator

@CarloLepelaars CarloLepelaars commented Sep 30, 2024

  • Migrate NumerBlox from Poetry to uv.
  • Migrate Github Actions pipelines to use uv.
  • Use ruff checks and formatting.

Using guidelines of how FastAPI migrated from Poetry to uv:
https://x.com/tiangolo/status/1839686030007361803

  • Deprecates convert_to_tf in NumerFrame.get_era_batch.
  • Tensorflow removed as dev dependency. Plan to move away from Tensorflow entirely and use Keras/JAX for Penalizers speedup and compatibility.
  • xfail tests in penalizers.py, which still use tensorflow.

@CarloLepelaars CarloLepelaars changed the title [WIP] Feature/uv Feature/uv Sep 30, 2024
@CarloLepelaars CarloLepelaars merged commit d127932 into master Sep 30, 2024
4 checks passed
@CarloLepelaars CarloLepelaars deleted the feature/uv branch September 30, 2024 13:51
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.

1 participant