evalf / nutils

The nutils project
http://www.nutils.org/
MIT License
88 stars 48 forks source link

transformation improvements #877

Closed gertjanvanzwieten closed 2 months ago

gertjanvanzwieten commented 2 months ago

This PR simplifies the implementation of Transform.from_end and Transform.to_end using a new untake helper method.