Skip to content

computation optimisations#1

Merged
Josk187 merged 14 commits intomainfrom
opt
Oct 16, 2025
Merged

computation optimisations#1
Josk187 merged 14 commits intomainfrom
opt

Conversation

@martinroyer
Copy link
Collaborator

Essentially we :

  • no longer perform computations on pandas (even though we still output in pandas)
  • replace a core loop with joblib.Parallel,
  • remove a pipeline replacing with a function,
  • clean and clarify the code

@martinroyer martinroyer requested a review from Josk187 October 2, 2025 12:06
@Josk187 Josk187 merged commit 5b9a147 into main Oct 16, 2025
4 checks passed
@martinroyer martinroyer deleted the opt branch October 16, 2025 16:25
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