Merge remote-tracking branch 'origin/fixImmediateProcessing'
Added initialization to dummy text fields for testing purposes.
Added statistical functions, store (STO), clear statistical data (CLS),
Merged new initialization of Application state + access of application
Fixed initialization + naming.
Added Junit example.
Added a test case example.
Check in empty branch testJunit
Possible solutions: 1. Isolate problem, submit bug report and wait. 2. Implement...
Fix IlodidsTreeSet + IlodidsTreeMap
Working! Horror bug patched away. A better solu...
Added assertion to support testing.
Improved visualization.
Level of falsehood
After several hours of testing, where several f...
Testing branch. Amendment.
Testing branch.
Visualization
Make normalization follow a strategy pattern so that it can be extensible
Improve performance
Add removal of data points
Fixed in release 0.4
Remove does not remove the relation to the removed point
Fixed, Kd-trees can improve performance.
JavaDoc for release 0.4
Fixed ticket 7.
Problem found: Either I have misunderstood the algorithm or the algorithm description...
Remove does not remove the relation to the removed point
Started to add removal of data points, local re...
Problem with repository.
Made constructors public (mistake, discovered w...
Replace vector of mdp -> map calendaer -> mdp for better handling.
Fixed in release 0.3
Update of k-distance is incorrect
Added README file.
Fixed problem with updating the nearest neighbo...
Actually, this was a set of faults in the code that seemed to be that the k distance...
Update of k-distance is incorrect
Given that some contextual data streams are based on time and periodicity, then this...
Added java doc.
Add timestamps to data points
Part of release 0.1
Missing files added.
Timestamping introduced.
Add configurable expiration procedure
Add timestamps to data points
Add removal of data points
Add timestamps to data points
Add removal of data points
Added copyright notice + file.
Kd-tree
Improved outlier discrimination.
Just another space since egit spooks.
Improved insertion.
insert data is in the phase that it has to be d...
Symmetric and stringent operator/function processing
Error/NaN handling calculator
Refactoring refinement of arithmetic operator processing
Priority handling
Map<Class,Integer>
Priority handling
Priority handling
Stack procesing strategy when editing
Each arithmetic operator: Own class
See ticket 9.
In processing, iterate rather than recursive calls
DigitProcessing -> Number
BSD License
Refactoring refinement of arithmetic operator processing
Error/NaN handling calculator
DigitProcessing -> Number
In processing, iterate rather than recursive calls
Reflect string in editale number directly to double
Mark numbers as editable
Each arithmetic operator: Own class
Stack procesing strategy when editing
Fix export bug
Fixed. Will be part of 0.6.
Sort & filter on probability table
Fix export bug
Improve constraint handling in expression dialog
Generate rules for combinations
Completed. Solution is to add quantifiers on clauses in DNF form. These quantifiers...
Add mandatory constraints in rules
Completed in 0.5
Add mandatory constraints in rules
Save & restore rules
Generate rules for combinations
Save & restore rules
Save & restore rules
First screen GUI: Add arrows that goes from border to border
Separate node id and node name!
Completed.
Handle ineligible combinations
Done.
Done.
Partially fixed. Will leave this cosmetics right now until later.
It should, of course, be "invalid", not "ineligible".
Under way.