- 05 Aug, 2021 1 commit
-
-
- 29 Mar, 2021 1 commit
-
-
- 07 Sep, 2020 1 commit
-
-
Michael Kuron authored
-
- 05 Sep, 2020 1 commit
-
-
Michael Kuron authored
-
- 04 Sep, 2020 2 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- 26 Jun, 2020 1 commit
-
-
Michael Kuron authored
-
- 25 Jun, 2020 1 commit
-
-
Michael Kuron authored
-
- 26 Jul, 2019 1 commit
-
-
Martin Bauer authored
-
- 11 Jul, 2019 1 commit
-
-
Martin Bauer authored
-
- 21 Mar, 2019 1 commit
-
-
Martin Bauer authored
This restructuring allows for easier separation of modules into separate repositories later. Also, now pip install with repo url can be used. The setup.py files have also been updated to correctly reference each other. Module versions are not extracted from git state
-
- 11 May, 2018 1 commit
-
-
Martin Bauer authored
-
- 30 Apr, 2018 1 commit
-
-
Martin Bauer authored
-
- 13 Apr, 2018 1 commit
-
-
Martin Bauer authored
- removed warnings - added flake8 as CI target
-
- 10 Apr, 2018 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- test run again - notebooks not yet
-
- 22 Mar, 2018 1 commit
-
-
Martin Bauer authored
-
- 08 Feb, 2018 1 commit
-
-
Martin Bauer authored
-
- 11 Jan, 2018 1 commit
-
-
Martin Bauer authored
- single function to create kernel for specified target - data type creation from string - reuse numpy functionality - bugfixes in dot display
-
- 21 Oct, 2017 1 commit
-
-
Martin Bauer authored
-
- 17 Oct, 2017 1 commit
-
-
Martin Bauer authored
- added documentation and comparison table to force models - fixed citation in sphinx documentation, bibliography has to be processed last -> renamed file, because processing is alphabetically
-
- 19 May, 2017 1 commit
-
-
Martin Bauer authored
-
- 05 Mar, 2017 1 commit
-
-
Martin Bauer authored
- getShearRelaxationRate is a free function now -> works also with cumulant methods - better error message when calling kernels with wrong or too few parameters - entropic & incompressible is not working by default due to pdf shift -> added NotImplemented exception - new creation function for 'raw_mrt' where all relaxation rates can be independently specified - enhanced entropic creation funtion, supports omega output field now
-
- 21 Feb, 2017 1 commit
-
-
Martin Bauer authored
- square channel benchmark for evaluating spurious currents in Poseuille flow - force model support in cumulant methods - option to set initial velocity field for simple serial scenarios - bugfix in simple force model
-
- 13 Feb, 2017 2 commits
-
-
This commit makes the Python code backwards compatible down to Python 2.7. Previously it would only run on Python 3.5 and up. Problems fixed included: - `time.perf_counter()` doesn't exist - all classes need to be new-style - `functools.lru_cache` doesn't exist - only the last argument to a function call can be `*`-expanded - the `nonlocal` keyword doesn't exist - metaclasses are used with a different syntax - `yield from` doesn't exist - `tempdir.TemporaryDirectory` doesn't exist - iterators need a `next()` method
-
Martin Bauer authored
-
- 09 Feb, 2017 6 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 10 Nov, 2016 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 09 Nov, 2016 1 commit
-
-
Martin Bauer authored
-
- 18 Oct, 2016 1 commit
-
-
Martin Bauer authored
-