Timeline
06/10/20:
- 17:17 Changeset [17597] by
-
#3040: Added simplification rules for length-aggregation.
- 13:47 Changeset [17596] by
-
#3040: added subtraction/division simplification for sum and mean symbols by converting them to sums/products.
- 12:23 Changeset [17595] by
-
#2521: Added storable type attribute to Result.
- 12:15 Changeset [17594] by
-
#2521: Added first version of new results. The first algorithm that has been adapted for testing purposes is the hill climber.
- 11:31 Changeset [17593] by
-
#3040 Added a new simplifier that can also simplify vector-specific operators.
- Added simplification rules for sum-symbol and mean-symbol for addition and multiplication
06/08/20:
- 19:45 Changeset [17592] by
-
#2521: changed order to prevent overwriting of quality
- 14:24 Changeset [17591] by
-
#3073 Added Problems.DataAnalysis and Problems.DataAnalysis.Views
- 14:03 Changeset [17590] by
-
- Added DataAnalysis.Symbolic (Corrected path)
- Changed includes/paths
- Added solution
- 14:02 Ticket #3074 (Use official native implementation of libsvm instead of our own ...) created by
- We currently use our own unofficial port of libsvm to C# (from the …
- 13:26 Changeset [17589] by
-
#3073 Branched DataAnalysis.Symbolic
- 05:48 Ticket #3073 (Constraints and Splitting for Interval Arithmetic) created by
- Extend the current interval arithmetic - Add shape constraints to …
06/05/20:
- 14:47 Changeset [17588] by
-
- Adapted existing benchmarks (no mean/sum of vectors with zero-mean).
- Added new benchmark for testing windowed aggregations.
06/04/20:
- 18:16 Changeset [17587] by
-
#2521: refactoring in progress
- 15:55 Changeset [17586] by
-
#2521: Merged trunk changes into problem refactoring branch.
- 15:23 Changeset [17585] by
-
#2028: Synchronized readonly state in ViewHost and its actively shown view.
- 14:20 Changeset [17584] by
-
#2971 Updated unit tests for interval
- 14:05 Changeset [17583] by
-
#2971 Modified sqrt symbol: added negative square root to interval
06/03/20:
- 17:11 Changeset [17582] by
-
#2968: Deleted branch for infix formatter.
- 17:09 Changeset [17581] by
-
#2968: Merged formatter changes into trunk.
- 16:46 Changeset [17580] by
-
#2971: Forgot to commit merge infos and outdated interval class file.