2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 04, 2024 — Nov 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
displaying the number of actors selected in the right statusbar when more than one selected More... 2 days ago
fixed indentation More... 3 days ago
fixed loop More... 3 days ago
incremented ADAMS version More... 4 days ago
incremented ADAMS version More... 4 days ago
incremented ADAMS version More... 4 days ago
incremented ADAMS version More... 4 days ago
now uses indefinite sleeping More... 7 days ago
interval <= 0 performs indefinite sleeping now More... 7 days ago
added ExtractGroup/ID and UpdateGroup/ID transformers More... 8 days ago
added convenience constructors; minor code cleanup More... 8 days ago
createPaintScale method now handles the case when max<=min, e.g., when only a single point in dataset More... 9 days ago
added icon for step over in debugger More... 9 days ago
can output timing now More... 9 days ago
tweaked quick info More... 9 days ago
overloaded getNumThreadsQuickInfo to allow suppressing of "sequential" result More... 9 days ago
outputs the timing via logger or on stdout if not callable actor and optional is ticked More... 9 days ago
added support for parallel execution More... 10 days ago
added density-based scatter plots of predictions for ADAMS plot, JFreeChart, XChart More... 14 days ago
density-based scatter plot for XChart More... 14 days ago
ChartUtils.setMarkers now iterates the series map of the chart More... 14 days ago
tweaked names of local variables More... 14 days ago
RenderState can store additional information now as well More... 14 days ago
fixed updating of KDE bins More... 14 days ago
updateBounds now checks whether m_CustomEditor is not null More... 14 days ago
data can be added incrementally now More... 14 days ago
added getIndex method to RenderState More... 14 days ago
centralized calculations for KDE plots More... 14 days ago
diagonal now consists of 1000 data points to avoid it disappearing too soon when zooming in More... 14 days ago
Added support for plotting using the XChart library (https://github.com/knowm/XChart): XChartFileWriter, XChartPlot, MakeXChartDataset, StorageXChartAddDataset. More... 14 days ago