OpenGATE / opengate

Gate 10
http://www.opengatecollaboration.org
GNU Lesser General Public License v3.0
53 stars 46 forks source link

Towards v10 #573

Closed tbaudier closed 1 week ago

BishopWolf commented 1 week ago

Just 2c

I think for final version 10, Gate should be running on numpy>=2 and on qt6 in all platforms. This way it will have the same behaviour everywhere. Delaying this will give an immense burden on maintainability.

tbaudier commented 1 week ago

Hello,

Use numpy version 2 is not posible for the moment due to pytorch issues. For qt6, we did not succeed to include the qt librairies in the wheel for the moment. If you have time, maybe you can try to have a look?

For sure, when the 2 PR will be ready, we will merge them and update the Gate version.