Commit 2026-08-31 07:29 9b68e6ac
View on Github →feat(Geometry): the standard simplex is compact (#43202)
This PR expands the API for StdSimplex. It is shown that the 1-dimensional standard simplex identifies to an interval, and under suitable assumptions on R, StdSimplex R M is compact when M is finite. (This was obviously known for stdSimplex which will be deprecated in #42181.)