FEniCS / FEniCS/ufl

Error in online documentation

Open
#106 1 comment 0 reactions 1 assignee Claimed by @mscroggs View on GitHub
Dominant language
Python
Stars
150
Forks
79
Avg merge
1d 16h
Merged PRs (30d)
10

Description

The docstrings of [ufl.operators.dot](https://fenics.readthedocs.io/projects/ufl/en/latest/api-doc/ufl.html#ufl.operators.dot) does not match the actual [documentation](https://github.com/FEniCS/ufl/blob/main/ufl/operators.py#L171) of the function,
i.e.

> UFL operator: Take the dot product of a and b. The complex conjugate of the second argument is taken.
and

> "UFL operator: Take the dot product of *a* and *b*. This won't take the complex conjugate of the second argument."

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.