- Oct 22, 2018
-
-
- Oct 17, 2018
-
-
Joseph Weston authored
Closes #4 See merge request kwant/mumpy!7
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
Add tests for all datatypes. Closes #2 See merge request kwant/mumpy!4
-
Joseph Weston authored
Using a large, dense and completely random matrix with a sparse solver takes a long time, but this test is only testing whether MUMPSContext correctly increases the memory limit when it detects that MUMPS has run out. This means we can choose a matrix that is sparse and easy to factorize, as long as the memory requirements are large.
-
Joseph Weston authored
We're just checking that everything is wired up correctly, and applying the zero-one-infinity rule tells us that we don't need to test many different matrix sizes for this. Prior to this change the tests took ~10 seconds to run, now they take <1 second.
-
Joseph Weston authored
There is no need to take the difference of the two arrays, nor to take the absolute value or max (assert_array_almost_equal already does this for us). Similarly, there is no need to compare the real and imaginary parts separately.
-
Joseph Weston authored
Use more concise language, and make it clear where the precision limits originate from. Also, use proper comments as opposed to string literals.
-
Change the criterion for array equal assertion to the infinity norm of the residual. Remove the kwant dependency of the test script.
-
- Oct 16, 2018
-
-
Joseph Weston authored
This had been forgotten when bringing over Kwant's setup.py
-
Joseph Weston authored
-
Joseph Weston authored
Closes #10.
-
Joseph Weston authored
Kwant's setup.py handles config file parsing and a lot of edge cases related to Cython, so we keep it around even if it is a bit long. Closes #3.
-
- Oct 15, 2018
-
-
Joseph Weston authored
Closes #1.
-
- Oct 11, 2018
-
-
Joseph Weston authored
Closes #9.
-
Joseph Weston authored
-
- Oct 01, 2018
-
-
- Feb 22, 2018
-
-
Bas Nijholt authored
Setup fixes See merge request kwant/mumpy!1
-
- Nov 16, 2017
-
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
-
Bas Nijholt authored
-
- Sep 29, 2017
-
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
Mumps splits single precision, double precision etc. versions into separate libraries, so we should link against them all
-
- Jun 20, 2017
-
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
This is completely irrelevant for Mumps and is a hangover from copying code from Kwant.
-
Joseph Weston authored
-
- Feb 03, 2017
-
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
- Feb 02, 2017
-
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-