- Oct 29, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
- field access are now equal if their underlying fields compare as equal not only if the id of their fields are equal
-
Martin Bauer authored
-
- Oct 26, 2018
-
-
Martin Bauer authored
-
- Oct 25, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- Oct 19, 2018
-
-
Martin Bauer authored
-
- Oct 16, 2018
-
-
Martin Bauer authored
-
- Oct 10, 2018
-
-
Martin Bauer authored
- bugfix in vector-typing of piecewise functions - cast_function is now a sympy atom - fixes problems with sympy > 1.1 - replace_inner_stride_with_one is a bit faster now
-
- Oct 02, 2018
-
-
Martin Bauer authored
- if a field access is printed in compass or index notation seems to depend on the sympy version - removed doctests that rely on the printed form
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- Added test for linear equation system and moved it to pystencils.utils
-
- Sep 20, 2018
-
-
Martin Bauer authored
- added isotropic version
-
- Sep 19, 2018
-
-
Martin Bauer authored
- new functions to easily extract stencil coefficients and visualize them - Moved stencil functions from lbmpy to pystencils
-
- Sep 08, 2018
-
-
Martin Bauer authored
-
- Sep 05, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- constants are typed - no need any more for this parameter
-
Martin Bauer authored
- hash function was not correctly implemented - sometimes this caused a bug where latex version was not correctly displayed
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-> test_numerical_1D notebook
-
Martin Bauer authored
-
Martin Bauer authored
-
- Jul 30, 2018
-
-
Martin Bauer authored
-
- Jul 25, 2018
-
-
Martin Bauer authored
-
- Jul 06, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Jul 05, 2018
-
-
Martin Bauer authored
-
- Jun 25, 2018
-
-
Martin Bauer authored
-
- Jun 20, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- defined ordering of headers - lbm split kernels produced different ordering of assignments due to usage of a set
-
- Jun 19, 2018
-
-
Martin Bauer authored
-
- Jun 18, 2018
-
-
Martin Bauer authored
- fix for field collection and reduction operations - support for aligned fields in parallel data handling
-
- Jun 15, 2018
-
-
Martin Bauer authored
- new time loop caches all kernel functions with their argument dict -> inner loop just calls C functions with cached kwargs
-