FEniCS/basix

Remove duplicated tabulation methods from Python interface

Closed this issue · 2 comments

In the Python interface, both tabulate and tabulate_x methods are provided. One of these should be removed

tabulate should be removed from the Python interface to leave only tabulate_x

Once this is done, the DOF transformations demo will need updating