- 26 Jun, 2019 1 commit
-
-
Andreas Marek authored
-
- 17 Jun, 2019 1 commit
-
-
Andreas Marek authored
-
- 14 Jun, 2019 1 commit
-
-
Andreas Marek authored
-
- 09 Jun, 2019 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 08 Jun, 2019 1 commit
-
-
Andreas Marek authored
-
- 06 Jun, 2019 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 05 Jun, 2019 1 commit
-
-
Andreas Marek authored
-
- 29 May, 2019 1 commit
-
-
Andreas Marek authored
-
- 23 May, 2019 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 20 May, 2019 1 commit
-
-
Andreas Marek authored
-
- 18 May, 2019 1 commit
-
-
Andreas Marek authored
-
- 15 May, 2019 1 commit
-
-
Andreas Marek authored
-
- 12 May, 2019 1 commit
-
-
Andreas Marek authored
-
- 10 May, 2019 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 07 May, 2019 1 commit
-
-
Andreas Marek authored
-
- 02 May, 2019 1 commit
-
-
Andreas Marek authored
-
- 18 Apr, 2019 1 commit
-
-
Andreas Marek authored
This solves issue #66
-
- 17 Apr, 2019 1 commit
-
-
Andreas Marek authored
-
- 05 Mar, 2019 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 01 Mar, 2019 1 commit
-
-
Andreas Marek authored
-
- 20 Feb, 2019 1 commit
-
-
Andreas Marek authored
-
- 15 Feb, 2019 1 commit
-
-
Andreas Marek authored
-
- 20 Nov, 2018 1 commit
-
-
Andreas Marek authored
-
- 14 Nov, 2018 1 commit
-
-
Andreas Marek authored
-
- 13 Nov, 2018 1 commit
-
-
Sebastian Ohlmann authored
-
- 12 Nov, 2018 1 commit
-
-
Sebastian Ohlmann authored
Return error value of pytest and fix location of wrapper.so to make the relative imports in python work.
-
- 09 Nov, 2018 2 commits
-
-
Sebastian Ohlmann authored
This ensures that the extension that is locally built is always found first instead of potentially loading already existing modules in the path.
-
Sebastian Ohlmann authored
cython command now works for VPATH builds, test script fixed
-
- 08 Nov, 2018 1 commit
-
-
Sebastian Ohlmann authored
precision_typedefs.h is needed by the generalized methods, but only included when built with MPI. Thus the normal distcheck does not catch this.
-
- 07 Nov, 2018 2 commits
-
-
Sebastian Ohlmann authored
-
Sebastian Ohlmann authored
For this, dlopen needs to share symbols globally because MKL internally uses dynamic loading that doesn't work otherwise.
-
- 30 Oct, 2018 3 commits
-
-
Sebastian Ohlmann authored
-
Sebastian Ohlmann authored
Add parts to configure.ac and Makefile.am. There is now an additional flag --enable-python-tests. The tests require the pytest package. The implementation of the test is a bit hacky because it takes wrapper.so from .libs. This should probably improbed for better portability.
-
Sebastian Ohlmann authored
-