API

Mesh2VecBase

mesh2vec.mesh2vec_base.Mesh2VecBase(...[, ...])

Class to derive hypergraph neighborhoods from ordinary, undirected graphs, map numerical features to vertices, and provide aggregation methods that result in fixed sized vectors suitable for machine learning methods.

Mesh2VecCae

mesh2vec.mesh2vec_cae.Mesh2VecCae(distance, ...)

Class to use finite element meshes as hypergraphs.