- Jun 07, 2013
-
-
Valerio Mariani authored
Substitutes DEBIAN_STYLE_LIBEXEC flag and manages location and name of lib and libexec folders on Debian/Ubuntu-based systems
-
Gabriel Studer authored
No unit tests yet.
-
Gabriel Studer authored
build superposable subsets. At least three atoms are required. This scenario gets now checked and an error is thrown.
-
- Jun 03, 2013
-
-
Bienchen authored
-
- May 31, 2013
-
-
Niklaus Johner authored
-
Niklaus Johner authored
Vec3 from two Vec3List that are closest.
-
Niklaus Johner authored
-
- May 30, 2013
-
-
Gabriel Studer authored
-
Gabriel Studer authored
When a chain has been inserted in an entity with a ChainHandle as argument, the name of the given ChainHandle has been used. The chain then got subsequently renamed to the given name. This can cause problems, if a chain with the same name as the input ChanHandle is already present.
-
Gabriel Studer authored
-
Gabriel Studer authored
-
- May 29, 2013
-
-
Marco Biasini authored
-
- May 27, 2013
-
-
Gabriel Studer authored
-
Gabriel Studer authored
not tested yet.
-
Marco Biasini authored
-
- May 24, 2013
-
-
Valerio Mariani authored
-
- May 23, 2013
-
-
Valerio Mariani authored
-
Gabriel Studer authored
-
Gabriel Studer authored
-
Marco Biasini authored
-
- May 22, 2013
-
-
Gabriel Studer authored
-
Gabriel Studer authored
to 1. Exit condition of for loop is now properly set.
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
- May 20, 2013
-
-
Valerio Mariani authored
Needs improvements. For example, distance differences should be always capped to cap_difference
-
- May 17, 2013
-
-
Gabriel Studer authored
This solves some problems that have been discussed in the devel mailing list. btw: the hazel nuts were awesome!
-
Ansgar Philippsen authored
-
- May 16, 2013
-
-
Marco Biasini authored
-
- May 14, 2013
-
-
Marco Biasini authored
-
Marco Biasini authored
-
Andreas Schenk authored
-
- May 13, 2013
-
-
Andreas Schenk authored
avoid ambiguous implicit conversions
-
Andreas Schenk authored
The template specialization for std::vector in Eigen/StdVector seems to change the symbol generated for std::vector<geom::Vec3>, which can lead to missing symbols in libost_mol_alg during linking or at runtime, depending on the compiler. Adding the StdVector include also to python export of svd superpose helps to generate consistent symbols.
-