- Aug 10, 2018
-
-
Gerardo Tauriello authored
-
- Jul 10, 2018
-
-
Studer Gabriel authored
-
- Dec 31, 2017
-
-
Studer Gabriel authored
-
- Dec 30, 2017
-
-
Studer Gabriel authored
solves a variety of problems that gcc (mainly the c++11 as default) throws at us.
-
- Aug 24, 2017
-
-
Gerardo Tauriello authored
-
- Jul 10, 2017
-
-
Gerardo Tauriello authored
If nothing is specified, log level is 0. Old: if last level was popped, level was set to 1. New: level set to 0 in that case.
-
Gerardo Tauriello authored
-
- Jul 07, 2017
-
-
Gerardo Tauriello authored
This also enabled test_cleanup, test_nonstandard and test_aligntoseqres which were previously skipped with 'make check' indep. of compound lib availability (simply because unittests are launched with 'python' and not with 'ost').
-
- Mar 02, 2017
-
-
Gerardo Tauriello authored
-
- Jan 17, 2017
-
-
Gerardo Tauriello authored
-
Gerardo Tauriello authored
-
- Nov 16, 2016
-
-
Gerardo Tauriello authored
-
- Sep 18, 2015
-
-
BIOPZ-Johner Niklaus authored
-
- Sep 17, 2015
-
-
BIOPZ-Johner Niklaus authored
-
BIOPZ-Johner Niklaus authored
-
- Mar 04, 2015
-
-
Signed-off-by:
Stefan Bienert <stefan.bienert@unibas.ch>
-
- Mar 03, 2015
-
-
Bienchen authored
-
- Mar 02, 2015
-
-
Studer Gabriel authored
wrong branch, big sorry This reverts commit e77d08a6.
-
Studer Gabriel authored
-
- Dec 02, 2014
-
-
Andreas Schenk authored
-
- Nov 07, 2013
-
-
Tobias Schmidt authored
-
Tobias Schmidt authored
-
- Nov 04, 2013
-
-
Niklaus Johner authored
-
- Sep 26, 2013
-
-
Gabriel Studer authored
-
- Sep 20, 2013
-
-
Andreas Schenk authored
-
- Aug 06, 2013
-
-
Valerio Mariani authored
Thanks Marco
-
- Jun 25, 2013
-
-
Gabriel Studer authored
message
-
Gabriel Studer authored
This avoids funny artefacts on tab_old if you create a new table tab_new in the following way and try to add new columns there: tab_new = Table(tab_old.col_names, tab_new.col_types)
-
- May 22, 2013
-
-
Marco Biasini authored
-
Marco Biasini authored
-
- May 11, 2013
-
-
Andreas Schenk authored
-
- May 06, 2013
-
-
Ansgar Philippsen authored
-
- Apr 26, 2013
-
-
Gabriel Studer authored
-
- Apr 22, 2013
-
-
Gabriel Studer authored
-
Gabriel Studer authored
-
Gabriel Studer authored
-
Gabriel Studer authored
The previous function was hard to understand. Every specified column gets plotted at one position in the plot. If there are several rows, several row indices are passed as argument respectively, the values of the resulting column get plotted in parallel at this position. Note, that the number off rows is limited to 7.
-
Gabriel Studer authored
e.g. direct comparison of a value from a column of type bool with a value from a column with type string raises an error. NaN and None handling has also been improved.
-
- Apr 19, 2013
-
-
Valerio Mariani authored
conversion
-
Gabriel Studer authored
-