Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@schnellerhase
Copy link
Contributor

@schnellerhase schnellerhase commented Apr 18, 2025

Export of terminals from constantvalue was non consistent. Changes to consistently export all non abstract terminals to the top level ufl module. So for example PermutationSymbol was previously usable as ufl.PermutationSymbol however Zero only as ufl.constantvalue.Zero.

Also, deprecates zero wrapper, which does the same thing as Zero - not removed, just raises warning for now.

Removes dead code format_float

@schnellerhase schnellerhase changed the title Consistency for constantvalue Consistent exports for constantvalue Apr 18, 2025
@schnellerhase schnellerhase marked this pull request as ready for review April 18, 2025 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant