- Aug 06, 2024
-
-
- Aug 01, 2024
-
-
- Jul 16, 2024
-
-
- Jul 12, 2024
-
-
- May 08, 2024
-
-
- Mar 06, 2024
-
-
- Jun 11, 2022
-
-
- Apr 17, 2022
-
-
Matthias Diener authored
* DOFArray: Pickle/unpickle tags * make unpickling backwards compatible * use dict instead * add test * fix axes tags * make sure to always save tags * fix axes_tags * axes_tags fixes and various asserts * support empty DOFArray * Simplify tag storing Co-authored-by:
Alex Fikl <alexfikl@gmail.com> * call freeze() for metadata inference * add warning for unpickling backwards mode * add link to comment * test with Pytato actx too * skip test_flatten_unflatten with pytato actx Co-authored-by:
Alex Fikl <alexfikl@gmail.com>
-
- Feb 15, 2022
-
-
- Oct 26, 2021
-
-
- Jun 27, 2021
-
-
- Jun 23, 2021
-
-
- Jun 16, 2021
-
-
Make separate PolynomialWarpAndBlend{2,3}DGroupFactory, deprecate PolynomialWarpAndBlendGroupFactory
-
- Jun 08, 2021
-
-
- Jun 02, 2021
-
-
Alexandru Fikl authored
* add unflatten_like * add tests for unflatten_like * add more checks to unflatten_like * add docs to motivate unflatten_like * Add another clarifying sentence to unflatten_like docstring Co-authored-by:
Andreas Klöckner <inform@tiker.net>
-
- May 27, 2021
-
-
- May 21, 2021
-
-
- May 20, 2021
-
-
Andreas Klöckner authored
- actx.np.linalg.norms(DOFArray) is deprecated (uses 2D arrays internally, which, in strict numpy compatibility, would compute a matrix norm) - Bring back dof_array.flat_norm - Take actx.np.linalg.norm and flat_norm recursively over array containers
-
- May 18, 2021
-
-
Andreas Klöckner authored
-
- May 17, 2021
-
-
Andreas Klöckner authored
-
- May 16, 2021
-
-
Alexandru Fikl authored
-
- May 15, 2021
-
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
- May 13, 2021
-
-
Alexandru Fikl authored
-
- May 10, 2021
-
-
Alexandru Fikl authored
-
- May 07, 2021
-
-
Alexandru Fikl authored
-
- May 06, 2021
-
-
Alexandru Fikl authored
-
Alexandru Fikl authored
* it now just returns None by default and is not recursive * added a `get_container_context_recursively` for that * stopped using it in freeze/thaw/flatten to avoid traversals
-
- May 05, 2021
-
-
Alexandru Fikl authored
-
- May 04, 2021
-
-
Alexandru Fikl authored
-
- May 03, 2021
-
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
- Apr 24, 2021
-
-
Thomas Gibson authored
-
- Apr 22, 2021
-
-
Alexandru Fikl authored
-
- Apr 19, 2021
-
-
Matt Smith authored
-