- Jan 31, 2022
-
-
Alexandru Fikl authored
* add a generic tensor product function space * extend tensor_product_nodes to non-homogeneous dimensions * fix up tensor product basis * add a TensorProductShape too * add TensorProductShape to docs * do not use math.prod * simplify tensor product basis * add some more types and docs * fix tensor product gradient and add tests * remove useless prints * start modifying QN and Hypercube to inherit TensorProduct * fix or silence some mypy errors * fix remaining issues with tensor product spaces * update docs to mention tensor products * remove some unnecessary changes * test and fix node tuples for tensor products * extend submesh_for_shape to tensor product shapes * Use ABC for Shape, FunctionSpace, Basis * improve variable names Co-authored-by: Andreas Klöckner <inform@tiker.net> * attempt a cleaner _node_tuples_for_tp implementation Co-authored-by: Andreas Klöckner <inform@tiker.net> * fix variable renaming * remove _quadrature_for_qn * document order in space_for_shape * remove _space_for_hypercube * remove _random_nodes_for_hypercube * add some docs for the internal _TensorProductBasis classes * abstractproperty is deprecated * reword docs a bit * do not squeeze in random_nodes_for_shape Co-authored-by: Andreas Kloeckner <inform@tiker.net>
-
- Dec 17, 2021
-
-
- Nov 19, 2021
-
-
- Oct 29, 2021
-
-
Andreas Klöckner authored
* Use edit_requirements_txt_for_downstream_in_subdir for downstream CI * Drop another curl -k
-
- Sep 28, 2021
-
-
- Aug 30, 2021
-
-
Andreas Klöckner authored
Fix, test order-0 nodes
-
Andreas Klöckner authored
-
- Jul 11, 2021
-
-
- Jun 25, 2021
-
-
- May 22, 2021
- Apr 18, 2021
-
-
Andreas Klöckner authored
Remove UNIT_VERTICES
-
Thomas H. Gibson authored
Co-authored-by: Andreas Klöckner <inform@tiker.net>
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- Apr 15, 2021
-
-
Andreas Klöckner authored
Implement, test face_normal
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-