flatsurf / surface-dynamics

Teichmüller dynamics in SageMath
https://flatsurf.github.io/surface-dynamics/
GNU General Public License v2.0
12 stars 14 forks source link

Test with more recent versions of SageMath #50

Closed saraedum closed 1 year ago

saraedum commented 2 years ago
Dependencies
saraedum commented 2 years ago

@videlec why do we have to fork sql_db.py from SageMath in this repository?

videlec commented 2 years ago

It was not flexible enough. Would monkey patch be better? Or maybe inherit from the sagemath version.

saraedum commented 2 years ago

It was not flexible enough. Would monkey patch be better? Or maybe inherit from the sagemath version.

Could we fix upstream?

fchapoton commented 2 years ago

now there is even sage 9.7 around

saraedum commented 2 years ago

now there is even sage 9.7 around

Sure. We should upgrade.

Unfortunately, surface-dynamics fails to build against 9.7, see https://github.com/conda-forge/surface-dynamics-feedstock/pull/14