Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PyRigi 1.0
Light Logo Dark Logo
PyRigi 1.0

User guide

  • Getting started
  • Installation
  • Tutorials
    • Using PyRigi for Rigidity Theory
    • Graph - basic manipulation
    • Plotting
    • Database of frameworks
    • Continuous Motions
    • Mesh generation
  • API Reference
    • Graphs
    • Frameworks
    • Motions
    • Exceptions and warnings
    • Data types
    • Graph Drawer
    • Plot Style
    • Graph database
    • Framework database
    • Miscellaneous

Math

  • Rigidity Theory
    • Infinitesimal Rigidity
    • Generic Rigidity
    • Global Rigidity
    • Redundant Rigidity
    • Second-Order Theory
    • Realization Counting
  • Graph Theory
    • Examples of Graphs
  • Matroid Theory
  • References

Development guide

  • How to contribute
    • Style Guide
    • Testing
    • Git(flow)
    • Dependencies
    • Documentation
    • Notation Standards
    • Input Checks
  • Cheatsheet
  • Contributors
Back to top
View this page

API ReferenceΒΆ

  • Graphs
    • Graph
  • Frameworks
    • Framework
  • Motions
    • ApproximateMotion
    • Motion
    • ParametricMotion
  • Exceptions and warnings
    • Exceptions
    • Warnings
  • Data types
    • DirectedEdge
    • Edge
    • Inf
    • InfFlex
    • Number
    • Point
    • Stress
    • Vertex
  • Graph Drawer
    • GraphDrawer
  • Plot Style
    • PlotStyle
    • PlotStyle2D
    • PlotStyle3D
  • Graph database
  • Framework database
  • Miscellaneous
Next
Graphs
Previous
Mesh generation
Copyright © 2024, The PyRigi Developers
Made with Sphinx and @pradyunsg's Furo