Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: clean up API of kinematics module #211

Merged
merged 44 commits into from
Jan 24, 2022

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Jan 24, 2022

Preview here. Compare to v0.12.2.

  • Definitions in the API are follow the sorting of the source code.
  • Hidden the classes for SymPy ArraySymbols by moving them to ampform.sympy._array_expresssions.
  • Added docstrings to all remaining classes, like BoostZ.
  • Improved the docs/_extend_docstrings.py script.
  • Hidden several methods and attributes that come from sympy.Basic.
  • See commit history for other changes.

If defined with a lambda, the type hints disappear in the API
@redeboer redeboer added the 📝 Docs Improvements or additions to documentation label Jan 24, 2022
@redeboer redeboer added this to the 0.12.3 milestone Jan 24, 2022
@redeboer redeboer self-assigned this Jan 24, 2022
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@redeboer redeboer merged commit 7352620 into ComPWA:main Jan 24, 2022
@redeboer redeboer deleted the improve-kinematics-API branch January 24, 2022 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 Docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant