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

Numpy docstrings api #253

Merged
merged 81 commits into from Oct 6, 2021
Merged

Numpy docstrings api #253

merged 81 commits into from Oct 6, 2021

Conversation

dccowan
Copy link
Member

@dccowan dccowan commented Jun 18, 2021

Pull Request for Discretize Docstrings

  • Global reorganization of autogenerated API
  • Numpy style docstrings for each property, method, function and class
  • Include examples within docstrings whenever possible/necessary

Some remaining items

  • How much information do we want to put in docstrings for differential operators?
    • How much mathematical detail?
    • How much detail regarding how the operator is constructed?
    • What type of image or example to illustrate?

dccowan and others added 30 commits October 13, 2020 15:51
# Conflicts:
#	discretize/utils/mesh_utils.py
#	docs/api/index.rst
# Conflicts:
#	discretize/base/base_mesh.py
#	discretize/base/base_tensor_mesh.py
#	discretize/tensor_mesh.py
# Conflicts:
#	discretize/base/base_mesh.py
#	discretize/mixins/vtk_mod.py
# Conflicts:
#	discretize/base/base_mesh.py
# Conflicts:
#	discretize/base/base_mesh.py
# Conflicts:
#	discretize/base/base_tensor_mesh.py
#	discretize/curvilinear_mesh.py
#	discretize/utils/mesh_utils.py
@jcapriot jcapriot merged commit 7b14334 into main Oct 6, 2021
@jcapriot jcapriot deleted the numpy_docstrings_api branch October 6, 2021 00:00
@jcapriot jcapriot restored the numpy_docstrings_api branch October 6, 2021 00:09
@jcapriot jcapriot deleted the numpy_docstrings_api branch October 6, 2021 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants