flatsurf / surface-dynamics

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

use pathlib in Origami database (instead of os module) #83

Closed fchapoton closed 3 months ago

fchapoton commented 3 months ago

Checklist

This is using the pathlib module instead of the os module in the Origami database, for cleaner code.

Also a few pep8 changes on the road in the modified file.

fchapoton commented 3 months ago

checks are now ok