Skip to content

Commit

Permalink
refactor(geometry/euclidean/oriented_angle): split file (#17134)
Browse files Browse the repository at this point in the history
Split `geometry.euclidean.oriented_angle` up into
`geometry.euclidean.angle.oriented.basic`,
`geometry.euclidean.angle.oriented.affine` and
`geometry.euclidean.angle.sphere` (the last only has a few results at present but is intended to get a lot more, both oriented results and unoriented results deduced from the oriented ones).
  • Loading branch information
jsm28 committed Oct 29, 2022
1 parent 63645a7 commit 54d1f9b
Show file tree
Hide file tree
Showing 3 changed files with 567 additions and 523 deletions.

0 comments on commit 54d1f9b

Please sign in to comment.