Skip to content

FullFlow v0.1.2

Latest

Choose a tag to compare

@saakethramoju saakethramoju released this 08 Jun 18:45

FullFlow 0.1.2

This release focuses on improving the FullFlow documentation and API reference experience.

Documentation Improvements

  • Added comprehensive NumPy-style docstrings throughout the FullFlow component library.
  • Standardized documentation structure across components for improved consistency.
  • Added descriptions of governing equations, residuals, iteration variables, and parameters where applicable.
  • Improved compatibility with MkDocStrings for automatic API reference generation.
  • Improved readability and discoverability of component behavior directly from generated documentation.

Notes

This is a documentation-only release. No functionality, APIs, or solver behavior were changed.