- Aug 04, 2012
-
-
Marco Biasini authored
-
- Jul 26, 2012
-
-
Marco Biasini authored
-
Marco Biasini authored
RuleBased conop is an experimental new interface for processing structures in the conop module. The class exposes a single method Process with takes care of the complete conop procedure. There are still a few methods missing, they will be added shortly.
-
Ansgar Philippsen authored
corrected in-code occurences of mol/transform.hh, mol::Transform, and mol.Transform to geom equivalents The mol/transform.hh header still exists and typedefs geom.Transform to mol.Transform; however, including it will give you a deprecation warning; please observe these warning in your code and change your Transforms to geom::
-
Ansgar Philippsen authored
The Transform class was moved from the mol module to the geom module. A typedef was put into the mol namespace in C++, and a similar alias was put into the mol python module, with an added deprecation warning.
-
Valerio Mariani authored
-
Valerio Mariani authored
-
Marco Biasini authored
The idea was to speed up the build process by removing several unneccessary targets and stage all headers in one go. However, for some reason, CMake does not think that's a good idea. Only parts of the headers get staged
-
Marco Biasini authored
-
Marco Biasini authored
-
- Jul 25, 2012
-
-
Marco Biasini authored
-
Marco Biasini authored
-
Ansgar Philippsen authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Marco Biasini authored
-
Marco Biasini authored
-
- Jul 22, 2012
-
-
Marco Biasini authored
-
- Jul 21, 2012
-
-
Marco Biasini authored
The segfault was showing up when using the sequence viewer in an application without a GostyApp instance.
-
Marco Biasini authored
-
- Jul 20, 2012
-
-
Marco Biasini authored
There is no short-circuit logic in Python and division by zero gets raised when abs(rr)==0.
-
Bienchen authored
-
Marco Biasini authored
-
- Jul 19, 2012
-
-
Andreas Schenk authored
-
Andreas Schenk authored
folder because it breaks the make clean command
-
Bienchen authored
-
- Jul 18, 2012
-
-
Ansgar Philippsen authored
-
Gabriel Studer authored
and a function GaussianSmooth is added
-
- Jul 14, 2012
-
-
Valerio Mariani authored
-
- Jul 13, 2012
-
-
Andreas Schenk authored
fixed some DLLEXPORTs for exceptions based ost:Error on std::runtime_error (avoids string member in ost::Error)
-
Ansgar Philippsen authored
-
Ansgar Philippsen authored
-
Valerio Mariani authored
Output in file. Choice of output path and filename. Cutom comp lib location.
-
Ansgar Philippsen authored
-
Ansgar Philippsen authored
-
Gabriel Studer authored
-
- Jul 12, 2012
-
-
Ansgar Philippsen authored
-