summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2012-04-20 13:16:57 +0300
committerdavor <vorgrimmlerdavid@gmx.de>2012-04-20 13:16:57 +0300
commit49e31b25079b82d6169bfadab734344b6bca9be0 (patch)
tree5c6dde84307f6f8becab1f6b0f090a392ba41456
parent6dab51b5cf637b7c0d3d8585fe63f4116553ac5c (diff)
Added pc/ jl changes.
-rw-r--r--ChangeLog23
1 files changed, 14 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 5872d56..8ed5b85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,18 @@
+2012-04-20
+ * Support for joelib and openbabel descriptors in a completely unified interface with CDK (Ambit)
+ * Features can have multiple types (nominal and numeric), PC descriptors have detailed meta data
+ * Myriads of bugfixes to CSV download code (e.g. missing descriptors, handling of duplicates)
+
v3.1.0 2012-02-24
- * utils.rb: added for special routines (e.g. descriptor calculation)
- * task.rb: Polling with increasing interval
- * parser.rb: CSV up and download fixed
- * transform.rb: routines to create machine learning data matrices
- * algorithm.rb: SVM parameter grid search, cos similarity as algorithm,
- gauss() removed
+ * utils.rb: added for special routines (e.g. descriptor calculation)
+ * task.rb: Polling with increasing interval
+ * parser.rb: CSV up and download fixed
+ * transform.rb: routines to create machine learning data matrices
+ * algorithm.rb: SVM parameter grid search, cos similarity as algorithm, gauss() removed
v3.0.1 2011-10-19
- * feature: model registration to ontology service
- * ontology lib gets endpoints from ontology service
+ * feature: model registration to ontology service
+ * ontology lib gets endpoints from ontology service
+
v3.0.0 2011-09-23
- * datasets stored as json (with Yajl) to improve performance
+ * datasets stored as json (with Yajl) to improve performance \ No newline at end of file