Skip to content

Commit 9cd39c1

Browse files
committed
Updated CHANGELOG for 0.8.0
1 parent 1ab5c56 commit 9cd39c1

10 files changed

Lines changed: 30 additions & 38 deletions

ChangeLog

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,34 @@ sage-flatsurf Change Log
44

55
.. current developments
66

7+
v0.8.0
8+
====================
9+
10+
**Added:**
11+
12+
* Added ``flow_to_exit()`` for non-convex polygons.
13+
* Added support for SageMath 10.6.
14+
* Addded support for Apple Silicon and macOS 15.
15+
16+
**Changed:**
17+
18+
* Changed documentation theme to sphinx-book-theme.
19+
20+
**Deprecated:**
21+
22+
* Deprecated use of ``point`` and ``direction`` in a polygon's ``flow_to_exit()`` if their coordinates do not convert into the base ring of the polygon.
23+
24+
**Fixed:**
25+
26+
* Fixed computation of saddle connections in surfaces that are not strictly convex.
27+
* Fixed some corner cases where a polygon's ``flow_to_exit`` returned the wrong point.
28+
* Fixed creation of tangent vectors in non-convex surfaces.
29+
* Fixed pyflatsurf conversions for all rings supported in pyflatsurf.
30+
* Fixed plotting of tangent vectors in surfaces so that they show up at the correct base point.
31+
* Fixed a normalization error in a Dehn twist example in the documentation.
32+
33+
34+
735
v0.7.4
836
====================
937

doc/news/book.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

doc/news/flow-to-exit-non-convex.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/news/flow-to-exit.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/news/non-convex-tangent-vector.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

doc/news/ring-conversion.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/news/silicon.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

doc/news/tangent_plot.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

doc/news/warwick-fix.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

pixi.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)