- Mar 18, 2013
-
-
-
-
-
-
Bienchen authored
-
Marco Biasini authored
-
Marco Biasini authored
Up until Python 2.6, MacOS X systems were detected as 32 bit platforms. Now, they are detected as 64bit systems. This caused sys.path to be wrong and the ost module could not be imported
-
Marco Biasini authored
-
Marco Biasini authored
-
- Mar 12, 2013
-
-
Valerio Mariani authored
Commited patched file by mistake
-
Valerio Mariani authored
-
Valerio Mariani authored
Thanks Tobias for diagnosing the problem
-
- Mar 08, 2013
-
-
Marco Biasini authored
On some old versions of Boost.Python, std::out_of_range is not properly converted to IndexError. Instead, a RuntimeError is raised. For these versions, we overwrite the IndexError type with the type of the exception raised by geom.Vec2()[3].
-
Valerio Mariani authored
-
- Mar 05, 2013
-
-
Marco Biasini authored
The code becomes much simpler, cleaner and fixes as weird crash with Qt 4.8
-
- Feb 28, 2013
-
-
Gabriel Studer authored
Added BLOSUM 45,80 and 100. The data for all matrices (including BLOSUM62) originates from the matlab blosum() function.
-
- Feb 20, 2013
-
-
Niklaus Johner authored
in the structure_analysis.py module. This is used to make functions written at the CoordFrame level accesible to analyze both entities and trajectories.
-
Niklaus Johner authored
-
- Feb 14, 2013
-
-
Andreas Schenk authored
-
Andreas Schenk authored
changed unit tests for image handle to reflect changes in observer, which now retains an internal reference to the observed image
-
- Feb 12, 2013
-
-
Marco Biasini authored
-
- Feb 07, 2013
-
-
Andreas Schenk authored
-
- Feb 06, 2013
-
-
Gabriel Studer authored
-
- Feb 04, 2013
-
-
Valerio Mariani authored
-
Valerio Mariani authored
-
Valerio Mariani authored
Non-error output of lddt all to stdout Removed from usage text an option that has been removed from the program
-
- Feb 01, 2013
-
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
fixed windows install statements to install dll instead of lib file
-
Andreas Schenk authored
avoid additional Release and Debug directories switched from deprrecated EXECUTABLE_OUTPUT_PATH to CMAKE_RUNTIME_OUTPUT_DIRECTORY deactivated unit test running for windows, as it is broken
-
Andreas Schenk authored
-
Andreas Schenk authored
fixed some ambiguous fmods and fabs changed class Bitmap to struct Bitmap in fw decl to be consistent
-
Andreas Schenk authored
-
Andreas Schenk authored
fixed return type for GetSolidColor in vertex_arrray.hh re-added accidentally deleted function declaration in chain_type.hh
-