Commit 2025-07-27 16:19 56dfd717
View on Github →style: use simplex notation (⦋n⦌
) where possible (#25322)
StandardSimplex.mk n
is replaced with ⦋n⦌
where possible (except in notation and macros, which are left untouched). This includes opening Simplicial
(scoped
) in two files. Also, outdated and unused local notation
[n]
for StandardSimplex.mk n
is removed.