Skip to content

Various TLC#824

Open
jorgensd wants to merge 13 commits intomainfrom
dokken/ffcx-representation-tlc
Open

Various TLC#824
jorgensd wants to merge 13 commits intomainfrom
dokken/ffcx-representation-tlc

Conversation

@jorgensd
Copy link
Copy Markdown
Member

@jorgensd jorgensd commented Mar 9, 2026

Requires FEniCS/ufl#469.

Documentation, typing and some logical simplification/modularization in the IR and table generation.

@jorgensd jorgensd requested a review from IgorBaratta March 9, 2026 10:46
@jorgensd jorgensd marked this pull request as ready for review March 9, 2026 10:46
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 9, 2026

Coverage Status

coverage: 84.659% (+0.08%) from 84.581%
when pulling d51bd8f on dokken/ffcx-representation-tlc
into 9c7923b on main.


def is_permuted_table(table, rtol=default_rtol, atol=default_atol):
"""Check if table is permuted."""
# NOTE: Could be done faster with numpy broadcasting, i.e.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

create issue to track.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Not sure. it kind of hurts readability to change. I could remove the comment?

Co-authored-by: Paul T. Kühner <56360279+schnellerhase@users.noreply.github.com>
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.

3 participants