Ivan Gonzalez

Results 7 issues of Ivan Gonzalez

We periodically get concerns about the story behind the lesson (Wolfman and Dracula research planets), [the most recent is discussed in this thread](http://lists.software-carpentry.org/pipermail/discuss/2016-May/004473.html). I'd say the more frequent complains are...

type:discussion

When you apply an operator that acts only in one side, left or right, you don't need to make the multiplication by the identity on the other side, as you...

enhancement

You need to specify which versions they have to install. Probably this is just a copy of the requirements file for pip.

bug

Write the docs for the alternative installations of the prerequisites, i.e. when you don't want to use EPD.

enhancement

# ## FAIL: Doctest: dmrg101.core.reduced_DM.diagonalize Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/doctest.py", line 2166, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for dmrg101.core.reduced_DM.diagonalize File "/Users/ivan/src/projects/dmrg101/dmrg101/core/reduced_DM.py", line 10, in diagonalize...

bug

The current version of the code takes one of the files under `heuristics` as an argument. The file has an implementation of the function `infotodict` that parses `seqinfo` in some...