Examples

Several example uses cases of Rhyme in action!

Pivot Tables

Shows how to use Rhyme to concisely create pivot tables from nested data and visualize them using Rhyme’s graphics API.

Tensor Expressions

Shows how to use Rhyme to express tensor computations in the style of Einstein notation and show how to intermix tensor processing with other regular data processing.

Last modified December 12, 2023: clean up and removing some boilerplate (0bfd29c)