Skip to content

Docs update#771

Merged
vlipovac merged 64 commits intodocsfrom
docs_update
Nov 25, 2022
Merged

Docs update#771
vlipovac merged 64 commits intodocsfrom
docs_update

Conversation

@vlipovac
Copy link
Contributor

@vlipovac vlipovac commented Nov 24, 2022

Changes

  1. General update to the docs theme and to configurations.
  2. Updated example docs and How-To-Docstring according to remarks from this week's discussion.

Note:

Hyperlinking to type aliases is an open issue on Sphinx' side
sphinx-doc/sphinx#10785

jhabriel and others added 21 commits November 8, 2022 23:58
Tags are now systematically taken as numerical in geometry processing
(this is convenient for splitting fractures etc.) and Enums in the
interface to Gmsh.

Also typing.
Python and mypy seems to want this.
Co-authored-by: Ivar Stefansson <ivar.stefansson@uib.no>
Allow for tolerance specification in `domain_boundary_sides()`
* DOCS: Update docs of some AD objects.

* MAINT: Typing and docstrings of some AD objects.

* Update src/porepy/numerics/ad/operator_functions.py

Co-authored-by: Eirik Keilegavlen <Eirik.Keilegavlen@uib.no>

* STY: Return type in ADMethod.ad_wrapper fixed (mypy).

* STY: ambigous return type of Operator.evaluate

Co-authored-by: Eirik Keilegavlen <Eirik.Keilegavlen@uib.no>
@vlipovac vlipovac marked this pull request as ready for review November 24, 2022 16:34
@vlipovac vlipovac self-assigned this Nov 24, 2022
@vlipovac vlipovac added the documentation Issue/PR related to documentation. label Nov 24, 2022
Copy link
Contributor

@keileg keileg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only changes to docs and files that are rebased from develop. Good.

@vlipovac vlipovac merged commit 4ed3c82 into docs Nov 25, 2022
@vlipovac vlipovac deleted the docs_update branch November 25, 2022 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Issue/PR related to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants