Tensor operations in Sage using Python libraries as backends
Aman Moon
In SageMath, tensors are presently stored within the Components class as a dictionary, with each key representing indices and values indicating the...
On Decompositions, Generation Methods and related concepts in the theory of Matching Covered Graphs
Janmenjaya Panda
Matchings and perfect matchings have received considerable attention in graph theory as well as in other related domains (such as, but not limited...
Improving combinatorial species
Mainak Roy
Sage already has a working implementation of combinatorial species, but it is lacking in features. In this project, the aim is to add some more...
Expanding SageMath’s Dynamical systems capabilities
NateBolin
I'm Nate Bolin a mathematics graduate student, and I'm working with my mentor Benjamin Hutz to Expand the Dynamical Systems capabilities of Sagemath....
Direct Implementation of Chow Rings of Matroids
Shriya Meenakshisundaram
This Google Summer of Code project aims to build a custom class in SageMath for the Chow rings of matroids by using a result which explicitly...
Implementation of Tropical Polynomials and its Corresponding Tropical Hypersurfaces
Verrel Rievaldo Wijaya
In tropical algebra, where addition resembles taking the maximum and multiplication is like regular addition, tropical polynomials come into play....