You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Graham Inggs (@ginggs) made their first contribution in #2535
Alan Veliz-Cuba (@alanavc) made their first contribution in #2686
Mike Cummings
Vivek Mukundan
Changelog
new packages:
Triangulations, a package by Mike Stillman for triangulations of polyhedra and point sets, has been added.
WhitneyStratifications, a package by Martin Helmer for computing Whitney stratifications algebraically, has been added.
JSON, a package by Doug Torrance for JSON encoding and decoding, has been added.
ForeignFunctions, a package by Doug Torrance for providing a foreign function interface, has been added.
GeometricDecomposability, a package by Mike Cummings and Adam Van Tuyl for determining whether ideals are geometrically vertex decomposable, has been added.
PseudomonomialPrimaryDecomposition, a package by Alan A. Veliz-Cuba for primary decomposition of square free pseudomonomial ideals, has been added.
improved packages:
The package BettiCharacters has been updated to version 2.0, which introduces character tables, decompositions, and other methods for characters. The GradedCharacter type has been removed, and the Character type has been modified to accommodate both homological and internal grading in a simplied format.
functionality added:
New methods, iterator and next, and a new class, Iterator have been added to allow iteration over any Macaulay2 object.