This page is part of the documentation of the development version 3.0 of Capytaine.
Latest stable version is available here.

capytaine.tools package¶

Submodules¶

  • capytaine.tools.cache_on_disk module
    • cache_directory()
  • capytaine.tools.deprecation_handling module
  • capytaine.tools.lists_of_points module
  • capytaine.tools.lru_cache module
    • delete_first_lru_cache()
    • lru_cache_with_strict_maxsize()
  • capytaine.tools.optional_imports module
    • import_optional_dependency()
    • silently_import_optional_dependency()
  • capytaine.tools.prony_decomposition module
    • PronyDecompositionFailure
    • error_exponential_decomposition()
    • exponential_decomposition()
    • find_best_exponential_decomposition()
  • capytaine.tools.symbolic_multiplication module
    • SymbolicMultiplication
      • SymbolicMultiplication.T
      • SymbolicMultiplication.reshape()
      • SymbolicMultiplication.sum()
    • supporting_symbolic_multiplication()
  • capytaine.tools.timer module
    • Timer
      • Timer.mean
      • Timer.nb_timings
      • Timer.total
      • Timer.wraps_function()

Module contents¶

capytaine

a Python-based linear potential flow BEM solver

Navigation

  • Features
  • User manual
  • Example scripts
  • Developer manual
    • Installation for developers
    • Overview of the modules
    • Contributing
    • Testing Capytaine
    • Making a release
    • API documentation
  • Theory manual
  • Citing
  • Changelog

Related Topics

  • Documentation overview
    • Developer manual
      • Overview of the modules
        • Previous: Overview of the modules
        • Next: capytaine.tools.cache_on_disk module
©2024, Matthieu Ancellin. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source