Skip to content

v0.3.1 and v0.3.2#18

Merged
drprojects merged 7 commits intodrprojects:mainfrom
3DFin:dev_v0.3.1
Feb 18, 2025
Merged

v0.3.1 and v0.3.2#18
drprojects merged 7 commits intodrprojects:mainfrom
3DFin:dev_v0.3.1

Conversation

@rjanvier
Copy link
Contributor

@rjanvier rjanvier commented Feb 16, 2025

v0.3.1

  • Add support for Python 3.13
  • UpdateCc++ libs (submodules) : Eigen 3.4 (instead of a random commit in the repo!), Taskflow 3.9. and Nanobind 1.7.0.
    -> Taskflow 3.9 should improve execution times
  • (Hopefully) robustify some tests that could fail because of numerical precision.

v0.3.2

  • Re-enable support of Python 3.8 (except for macos arm)
  • Optimize ABI compatibility for MS users (belt and braces ;))

Copy link
Owner

@drprojects drprojects left a comment

Choose a reason for hiding this comment

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

Hi @rjanvier thanks for the PR !

I only have one comment: is there a strong reason for not supporting python 3.8 in the pyproject.toml anymore ? At the moment, the public version of SPT is still based on python 3.8.

@rjanvier
Copy link
Contributor Author

rjanvier commented Feb 17, 2025

Python 3.8 support is ended for a while now.

@rjanvier rjanvier changed the title v0.3.1 v0.3.1 and v0.3.2 Feb 17, 2025
@rjanvier
Copy link
Contributor Author

done

Copy link
Owner

@drprojects drprojects left a comment

Choose a reason for hiding this comment

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

Yes, will need to move away from python 3.8 in SPT, indeed. Thanks for adjusting here in the meantime.

@drprojects drprojects merged commit 4102aa9 into drprojects:main Feb 18, 2025
17 checks passed
@rjanvier rjanvier deleted the dev_v0.3.1 branch February 18, 2025 12:49
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