Skip to content

Commit

Permalink
deploy: 7db1895
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMagnet committed Apr 26, 2024
0 parents commit 19db7fb
Show file tree
Hide file tree
Showing 116 changed files with 18,810 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: a76fd4c56f149af6d2919aef0655afd4
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added .doctrees/api.doctree
Binary file not shown.
Binary file added .doctrees/environment.pickle
Binary file not shown.
Binary file added .doctrees/examples.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.FMN.FMN.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.FMN.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.eval.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.eval.evaluate.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.functional.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.mesh.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.mesh.file_utils.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.mesh.geometry.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.mesh.laplacian.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.mesh.trimesh.doctree
Binary file not shown.
Binary file not shown.
Binary file added .doctrees/generated/pyFM.optimize.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.refine.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.refine.icp.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .doctrees/generated/pyFM.signatures.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.spectral.convert.doctree
Binary file not shown.
Binary file added .doctrees/generated/pyFM.spectral.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .doctrees/index.doctree
Binary file not shown.
Binary file added .doctrees/install.doctree
Binary file not shown.
Empty file added .nojekyll
Empty file.
15 changes: 15 additions & 0 deletions _sources/api.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
.. _api_documentation:

API
===


Modules
-------

.. autosummary::
:toctree: generated
:recursive:

pyFM

Empty file added _sources/examples.md.txt
Empty file.
49 changes: 49 additions & 0 deletions _sources/generated/pyFM.FMN.FMN.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
pyFM.FMN.FMN
============

.. currentmodule:: pyFM.FMN

.. autoclass:: FMN


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~FMN.__init__
~FMN.compute_3cycle_weights
~FMN.compute_Amat
~FMN.compute_CCLB
~FMN.compute_CLB
~FMN.compute_W
~FMN.compute_maps
~FMN.compute_p2p
~FMN.compute_subsample
~FMN.extract_3_cycles
~FMN.get_CSD
~FMN.get_LB
~FMN.get_cycle_weight
~FMN.optimize_icsm
~FMN.set_isometries
~FMN.set_maps
~FMN.set_subsample
~FMN.set_weights
~FMN.zoomout_iteration
~FMN.zoomout_refine





.. rubric:: Attributes

.. autosummary::

~FMN.M
~FMN.m_cclb
~FMN.n_meshes


31 changes: 31 additions & 0 deletions _sources/generated/pyFM.FMN.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
pyFM.FMN
========

.. automodule:: pyFM.FMN



















.. rubric:: Modules

.. autosummary::
:toctree:
:recursive:

pyFM.FMN.FMN

31 changes: 31 additions & 0 deletions _sources/generated/pyFM.eval.evaluate.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
pyFM.eval.evaluate
==================

.. automodule:: pyFM.eval.evaluate







.. rubric:: Functions

.. autosummary::

accuracy
continuity
coverage













31 changes: 31 additions & 0 deletions _sources/generated/pyFM.eval.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
pyFM.eval
=========

.. automodule:: pyFM.eval



















.. rubric:: Modules

.. autosummary::
:toctree:
:recursive:

pyFM.eval.evaluate

29 changes: 29 additions & 0 deletions _sources/generated/pyFM.functional.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
pyFM.functional
===============

.. automodule:: pyFM.functional











.. rubric:: Classes

.. autosummary::

FunctionalMapping









37 changes: 37 additions & 0 deletions _sources/generated/pyFM.mesh.file_utils.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
pyFM.mesh.file\_utils
=====================

.. automodule:: pyFM.mesh.file_utils







.. rubric:: Functions

.. autosummary::

get_uv
read_obj
read_off
read_tri
read_vert
write_mtl
write_obj
write_obj_texture
write_off













48 changes: 48 additions & 0 deletions _sources/generated/pyFM.mesh.geometry.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
pyFM.mesh.geometry
==================

.. automodule:: pyFM.mesh.geometry







.. rubric:: Functions

.. autosummary::

compute_faces_areas
compute_normals
compute_vertex_areas
div_f
edges_from_faces
farthest_point_sampling
farthest_point_sampling_call
farthest_point_sampling_call_sub
farthest_point_sampling_distmat
geodesic_distmat_dijkstra
get_orientation_op
grad_f
grad_mat
heat_geodesic_from
heat_geodmat
heat_geodmat_robust
neigh_faces
per_vertex_normal
per_vertex_normal_area
per_vertex_normal_uniform













32 changes: 32 additions & 0 deletions _sources/generated/pyFM.mesh.laplacian.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
pyFM.mesh.laplacian
===================

.. automodule:: pyFM.mesh.laplacian







.. rubric:: Functions

.. autosummary::

cotangent_weights
dia_area_mat
fem_area_mat
laplacian_spectrum













34 changes: 34 additions & 0 deletions _sources/generated/pyFM.mesh.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
pyFM.mesh
=========

.. automodule:: pyFM.mesh



















.. rubric:: Modules

.. autosummary::
:toctree:
:recursive:

pyFM.mesh.file_utils
pyFM.mesh.geometry
pyFM.mesh.laplacian
pyFM.mesh.trimesh

29 changes: 29 additions & 0 deletions _sources/generated/pyFM.mesh.trimesh.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
pyFM.mesh.trimesh
=================

.. automodule:: pyFM.mesh.trimesh











.. rubric:: Classes

.. autosummary::

TriMesh









Loading

0 comments on commit 19db7fb

Please sign in to comment.