- Aug 15, 2012
-
-
Valerio Mariani authored
-
- Aug 14, 2012
-
-
Ansgar Philippsen authored
-
Tobias Schmidt authored
-
Tobias Schmidt authored
- When None values are observed, ROC and Enrichment were computed inconsistently since the order in which the values occured played a role. Now, None values are ignored. - Enrichment was computed inconsistently, when the same value occured multiple times. Now, the average enrichment is taken, similar as in ROC calculation.
-
Tobias Schmidt authored
-
- Aug 13, 2012
-
-
studga00 authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
- Aug 10, 2012
-
-
Gabriel Studer authored
when adding a new column
-
Gabriel Studer authored
-
Gabriel Studer authored
in case of an empty table (what we actually want...)
-
- Aug 09, 2012
-
-
Andreas Schenk authored
-
- Aug 08, 2012
-
-
studga00 authored
can be outsourced in the corresponding insert chain function
-
Ansgar Philippsen authored
-
- Aug 06, 2012
-
-
Valerio Mariani authored
relative paths
-
- Aug 03, 2012
-
-
Ansgar Philippsen authored
-
Marco Biasini authored
Setting the PYTHONPATH in ost_config is no longer required (This was breaking stuff for projects relying on OpenStructure).
-
- Aug 02, 2012
-
-
Marco Biasini authored
-
Marco Biasini authored
It's causing problem on some systems
-
Valerio Mariani authored
-
Valerio Mariani authored
-
Marco Biasini authored
-
- Aug 01, 2012
-
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
- Jul 30, 2012
-
-
Tobias Schmidt authored
-
Tobias Schmidt authored
-
Marco Biasini authored
-
Marco Biasini authored
This allows to set the title to an empty string
-
Tobias Schmidt authored
-
- Jul 28, 2012
-
-
Ansgar Philippsen authored
The scene background can now be a gradient or a bitmap image in addition to a static color; use scene.SetBackground(gfx.Gradient) or scene.SetBackground(gfx.Bitmap) for this purpose. The gfx.Bitmap class and its import/export functions have been exported to Python. Some cleanup in the OpenGL code to (i) avoid premature rendering before full initialization and (ii) streamline error checking a bit.
-
- Jul 27, 2012
-
-
Tobias Schmidt authored
-
Gabriel Studer authored
-
Gabriel Studer authored
-
Gabriel Studer authored
-
Gabriel Studer authored
-
Ansgar Philippsen authored
-