API Reference#
In this section, you will find detailed documentation of all the functions, classes, and methods available in our API.
Whether you are a developer who is new to our API or an experienced user looking for more advanced features, we hope you find this documentation helpful. If you have any questions or feedback, please don’t hesitate to reach out to us.
Algorithms#
Numpy backend#
JAX backend#
Torch backend#
Visualization#
|
A simplex plot of points with multiple optional parameters to obtain a customized visualization. |
|
A stacked bar plot of points with multiple optional parameters to obtain a customized visualization. |
|
Plot a heatmap of the data. |
Datasets#
|
Generate a dataset from archetypes. |
|
Permute a dataset along each dimension. |
|
Shuffle a dataset along each dimension. |
|
Sort a dataset using the archetypal spaces previously computed. |
|
Sort a dataset using the labels. |