Skip to content

Update proposal for phylib #49

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

jesusdpa1
Copy link

Changes Made

Modern Tooling

  • Integrated Ruff for linting and code formatting
  • Replaced legacy linting tools

Dependency Updates

  • NumPy 2.0 compatibility while maintaining NumPy 1.x support
  • Updated joblib to latest version

Qt Framework

  • Added Qt6 compatibility functions
  • Maintained Qt5 as default with switching capability

Code Quality

  • Modernized string formatting from % style to f-strings
  • Fixed linting errors and deprecated patterns
  • Standardized code formatting throughout codebase

- fixed compatability errors
[future-proof]
- added PyQt6 functions
- updated phylib to use numpy 2.0
- updated formating and tooling
refactor [RUFF - UV - NP2]
remove astype from list
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