Timeline
06/16/11:
- 19:58 Ticket #823 (Add support for NetworkX to fink packages) created by
- Add support for NetworkX to fink packages. It seems that there is no …
- 15:31 Ticket #822 (Mouse events and Tooltips in OWGraphQt) created by
- The current TooltipManager (in OWGraphTools), used by OWGraph, uses Qwt …
- 15:09 Changeset in orange [8027:9888f74294cc] by
- defaultRemoved :hidden: toctree argument.
- 14:20 Changeset in orange [8324:e82154fcf4c5] by
- defaultAdd support for continuous curves.
- 13:25 Changeset in orange [8026:d45d3f73689a] by
- defaultChanged PyCATCH macros to catch exceptions by reference instead of value.
- 12:58 Changeset in orange [8323:7651600707d7] by
- defaultExport pathForSymbol() to python, for use in legend items
- 12:57 Changeset in orange [8322:9e47a9757193] by
- defaultFixes for automatic legend entries
- 12:45 Ticket #821 (Graph layout management) created by
- Ensure proper placement and sizes of the main graph area, axes and their …
- 09:54 Changeset in orange [8025:54507e430128] by
- defaultFixed bug for newer R versions.
06/15/11:
- 17:29 Ticket #820 (Adapt OWGraph and Curve to support non-cartesian axes) created by
- The Curve class in C++ uses a QTransform() to transform from data …
- 12:54 Ticket #819 (Finish the unittest framework) created by
- and write comprehensive test cases.
- 11:19 Changeset in orange [8321:a7ad48b147eb] by
- defaultAdd a point file to be used by the legend .
- 11:18 Changeset in orange [8320:9e10d9f5c2d4] by
- defaultA mechanism to auto-create a legend from specified attributes and values.
- 10:30 Ticket #818 (Write a blog entry about tree improvements in Orange) created by
- Write a blog entry about tree improvements in Orange.
- 10:29 Ticket #817 (Write a blog entry about networkx support in Orange) created by
- Write a blog entry about networkx support in Orange.
- 10:15 Ticket #816 (SystemError: new style getargs format but argument is not a tuple) closed by
- wontfix: The error message is wrong; the method accepts too many different forms of …
- 03:50 Ticket #816 (SystemError: new style getargs format but argument is not a tuple) created by
- Trying to filter a continuous variable: […]
06/14/11:
- 19:20 Ticket #815 (Add NetworkX dependency to the Mac distribution of Orange.) closed by
- fixed
- 18:48 Changeset in orange [8319:e0684a4e707b] by
- defaultReposition the graph after updating the layout
- 18:28 Changeset in orange [8318:fc1dfafce9e0] by
- defaultPrevent flickering during zoom animation
- 18:13 QtVisualization edited by
- (diff)
- 17:30 Changeset in orange-bioinformatics [1421:be5f1dd6709a] by
- defaultAutomated manifest update.
- 17:25 Changeset in orange-bioinformatics [1420:b6b5ec5b1dae] by
- defaultModified the setup.py script. Added MANIFEST.in and README.txt files.
- 17:08 Changeset in orange [8024:93c90be0a267] by
- defaultChanged the Orange.app.tar.gz template to Orange-bundle-template.tar.gz …
- 16:14 Ticket #815 (Add NetworkX dependency to the Mac distribution of Orange.) created by
- NetworkX is now an essential part of Orange distribution.
- 16:13 Ticket #814 (Add NetworkX dependency to the Windows distribution of Orange.) created by
- NetworkX is now an essential part of Orange distribution.
- 16:13 Ticket #813 (Add NetworkX dependency to the debian distribution of Orange.) created by
- NetworkX is now an essential part of Orange distribution.
- 16:10 Ticket #763 (reference documentation - Simplify a network) closed by
- fixed
- 16:06 Changeset in orange [8023:6df785ed5475] by
- default
- 16:02 Changeset in orange [8022:ff39b8e48226] by
- defaultAdded numpydoc extension.
- 15:58 Documentation edited by
- (diff)
- 15:50 Changeset in orange-bioinformatics [1419:f3e619cef84a] by
- defaultAutomated manifest update.
- 15:49 Changeset in orange-bioinformatics [1418:24216dbf63f6] by
- defaultAdded AtlasConditionExperiment. Check for error response from Atlas.
- 15:25 Changeset in orange [8317:32cbe8e3f24e] by
- defaultAdd compilation README
- 15:22 Changeset in orange [8021:8f295c34499e] by
- defaultMoved titles from .rst files into docstrings.
- 14:42 Changeset in orange [8020:7e9f7b4ee035] by
- defaultAdded rst doc for generate_pajek.
- 14:32 Changeset in orange [8019:56e3286b7282] by
- defaultRenamed modules.
- 14:25 Changeset in orange [8018:f0a9af9df5ce] by
- defaultFix a bug related to old version of NetworkX.
- 14:11 Changeset in orange [8017:1b07b29cf53e] by
- defaultCopied three helper functions from the NetworkX utils.py that does not …
- 13:56 Changeset in orange [8016:5cfb4aee20f3] by
- defaultFixed a bug; mark hubs was using old getDegrees method.
- 13:55 Changeset in orange [8015:b76046958ef8] by
- defaultAdded some documentation examples.
- 13:55 Changeset in orange [8014:6cf357222e4a] by
- defaultNew network documentation structure.
- 13:55 Changeset in orange [8013:6fe2d23308d7] by
- defaultReplaced net explorer image with current version.
- 13:54 Changeset in orange [8012:fa8d7d16d3d4] by
- defaultNew network examples.
- 13:47 Changeset in orange [8011:cdbf4ea539ea] by
- defaultAdded a missing math import.
- 13:00 Changeset in orange [8010:38e6a5a6eabc] by
- defaultDocumentation reorganization: title needs to be in the file, not in the …
- 11:50 Changeset in orange [8009:19dd578cffd0] by
- defaultOWRScript: now uses Orange.misc.r.
- 11:49 Changeset in orange [8008:81c93602455a] by
- defaultAdded "Orange.misc.r".
- 10:38 Ticket #804 (Selection in QtGraph) closed by
- fixed
06/13/11:
- 23:12 Changeset in orange [8007:f09196f24620] by
- defaultEnabled antialiasing and made the symbols in the legend smaller
- 19:32 Ticket #725 (Net Explorer changes mark method) closed by
- fixed
- 19:30 Changeset in orange [8006:d54a66280f39] by
- defaultFixed ticket #725 (changing of Method to "Neighbours of focused vertices" …
- 19:08 Ticket #715 (Learning a TreeClassifier using Relief measure results in a crash on ...) closed by
- fixed
- 19:04 Ticket #737 (Simplify Tree Graph Viewer) closed by
- fixed
- 19:02 Changeset in orange [8005:e9c73a24f4ae] by
- defaultFixed a bug in ReliefF that sometimes caused crashing with non-binary …
- 17:53 Changeset in orange [8004:d19b5798c061] by
- defaultNew network documentation.
- 17:52 Changeset in orange [8003:7292be51b4aa] by
- defaultNew network documentation.
- 17:50 Changeset in orange [8316:5866c83a0ca4] by
- defaultAnable polygon selection
- 15:49 Changeset in orange [8002:78a19bb9f838] by
- defaultChanged distribution rectangles into rounded rectangles
- 15:34 Changeset in orange [8001:c3d92f6235f4] by
- defaultChanged TableBarItems from rectangle to lines
- 15:11 Changeset in orange [8000:2a0bc0086781] by
- defaultfixed some bugs.
- 15:11 Changeset in orange [7999:72b0ec873850] by
- defaultNew network documentation.
- 15:10 Changeset in orange [7998:22b7597cce9c] by
- defaultNew network documentation.
- 14:40 Changeset in orange [8315:7d886b606481] by
- defaultSupport for Rectangle selection and sending selected data
- 12:22 Changeset in orange [8314:30c78473c2c3] by
- defaultremove debug calls
- 11:55 Changeset in orange [7997:29cdb943ab0c] by
- defaultAddons: main path, path/widgets have a priority over …
- 11:39 Changeset in orange [8313:fb079a26cd2c] by
- defaultUse Qt for clipping data and selection curves, makes zooming even faster
- 10:26 Ticket #812 (A stable build on the front page.) created by
- As daehyok [ http://orange.biolab.si/forum/viewtopic.php?f=4&t=1322 …
- 10:25 Changeset in orange-bioinformatics [1417:4844132ad9fc] by
- defaultAutomated manifest update.
- 10:21 Changeset in orange-bioinformatics [1416:a644a8a541d3] by
- defaultobiGEO: you can now set gene label for the transpose function.
- 10:20 Changeset in orange-bioinformatics [1415:1d0ffabfff65] by
- defaultAutomated manifest update.
- 10:15 Changeset in orange-bioinformatics [1414:dce40883479a] by
- defaultobiAssess: removed test case printouts
- 10:15 Changeset in orange-bioinformatics [1413:8047e2f7fee4] by
- defaultobiAssess test script uses obiGeneSets.collections() in the right way.
06/12/11:
- 16:33 Changeset in orange [8312:d014849cffa9] by
- defaultBasic support for selection curves
- 13:52 Changeset in orange [8311:2db255b99621] by
- defaultSome changes to transformations and zoom
- 13:51 Changeset in orange [8310:c97f393bcf17] by
- defaultCode cleanup
- 13:37 Ticket #803 (Zoom support in QtGraph) closed by
- fixed
- 13:37 Ticket #809 (Implementation of a Curve class in C++) closed by
- fixed
- 13:37 Ticket #811 (Smart legend for OWGraph) created by
- The OWGraph class should know how its curves are classified (by size, …
06/11/11:
- 20:21 Changeset in orange [8309:73b6bbdf0bd5] by
- defaultZooming and proper labels on axes for continuous attributes
- 16:37 Ticket #810 (DomainContingency should ignore attributes which are not Discrete or ...) created by
- Widget Distribution fails if the domain includes a string attribute. The …
- 15:58 Changeset in orange [8308:d3be05082eac] by
- defaultZoom affects axes as well
- 14:21 Changeset in orange [7996:f645c55e1ccb] by
- defaultFixed enabling/disabling of Show meta attributes and functioning of …
- 14:03 Changeset in orange [7995:57de76ee12a3] by
- defaultBars in Data Table are now colored according to class
- 14:02 Changeset in orange [8307:1663b10c1840] by
- defaultWork on zoom and transformations
- 11:39 Changeset in orange [7994:8d59f63f1920] by
- defaultAdded the Report button. The table now disappears if the widget gets a …
- 11:32 Changeset in orange [8306:07e102903abf] by
- defaultFix transformations
- 11:13 Changeset in orange [8305:02a451f26d30] by
- defaultMerge changes from trunk
- 11:05 Changeset in orange [8304:228813e2999c] by
- defaultUse and adapt to the C version of Curve
- 11:04 Changeset in orange [8303:89e296a341b3] by
- defaultDelete local files
- 11:04 Changeset in orange [8302:288fb04ef60a] by
- defaultAdd implementation of Curve class in C++ using SIP and CMake
06/10/11:
- 14:07 Changeset in orange [7993:749d957f99cd] by
- defaultClassifierFromVar and ClassifierFromVarFD used in the trees now set …
06/09/11:
- 20:04 SandBox edited by
- (diff)
- 13:05 Ticket #773 (orngEnviron) closed by
- fixed
- 12:39 Changeset in orange [7992:8b0865f47063] by
- defaultAdded some documentation to Orange.misc.environ. Disable deprecated …
- 08:17 WikiStart edited by
- (diff)
06/08/11:
- 21:35 Ticket #809 (Implementation of a Curve class in C++) created by
- Because it needs to handle large numbers of data points, the Curve class …
- 21:31 Ticket #789 (Graph elements written in PyQt) closed by
- fixed
- 16:31 Changeset in orange [7991:3a4e39693fc0] by
- defaultAdded orangerc.cfg to MANIFEST.in
- 16:16 Changeset in orange [7990:22f12449f161] by
- defaultChanged all uses of orngEnviron to use Orange.misc.environ because of a …
- 16:03 Ticket #698 (Read orange directories (from orngEnviron) from a configuration file.) closed by
- fixed: File based configuration added in r10692.
- 16:01 Changeset in orange [7989:a7708829e5bf] by
- defaultPorted orngEnviron to the new hierarchy. Added .cfg file based …
06/06/11:
- 16:05 Changeset in orange-bioinformatics [1412:6a251f5fe7e5] by
- defaultAutomated manifest update.
- 16:00 Changeset in orange-bioinformatics [1411:4774fd79c8ba] by
- defaultRun gc.collect in onWidgetDelete.
- 15:52 Ticket #801 (Cache distance matrices and clustering) closed by
- fixed
- 15:52 Ticket #806 (Association Rules Filter / Explorer and output of ...) closed by
- fixed: Fixed 2. and 3. For 1. there is no sensible value that can be returned so …
- 15:35 Changeset in orange-bioinformatics [1410:2bae6d7b14fd] by
- defaultAutomated manifest update.
- 15:34 Changeset in orange-bioinformatics [1409:4a01b57fe4aa] by
- defaultCaching the computed clustering.
- 15:10 Changeset in orange [7988:890670daf212] by
- defaultCaching the computed clustering.
- 14:51 Changeset in orange [7987:dba23fbb582c] by
- defaultShow a warning when sparse algorithm is selected but the data does not …
- 14:37 Changeset in orange [7986:f39817a373db] by
- defaultInitialize matchLeft and matchBoth for final rules when constructing rules …
- 11:53 Changeset in orange [7985:8814ef517479] by
- defaultAdded a check in CanvasWidgetAction.callback to prevent max recursion …
- 11:12 Changeset in orange [7984:b1aaec9d5562] by
- defaultFixed a backward compatibility glitch printOUT (should print, not return a …
- 10:53 Changeset in orange [7983:985cc3861756] by
- defaultInitialize NodeColorMethod.
06/05/11:
- 16:31 Changeset in orange [8301:02650b786a08] by
- defaultAnimated zooming
06/04/11:
- 21:35 Changeset in orange [8300:6f47a3ec96bb] by
- defaultWork on mouse events and zooming
- 12:26 Changeset in orange [8299:fa7fa9268c91] by
- defaultMore work on shapes and sizes for data points
- 11:16 Changeset in orange [8298:8e5c14ea2c19] by
- defaultSupport for different point shapes
- 10:53 Changeset in orange [8297:7c6742ee2024] by
- defaultRemove useless debug call
- 10:52 Changeset in orange [8296:cb3bfa0d1c4d] by
- defaultSmaller axis ticks, rounder points
06/03/11:
- 17:55 Ticket #808 (Pressing Ctrl-A in canvas should select all widgets) created by
- This would greatly sipmlify deleting the entire schema.
- 16:35 Changeset in orange [7982:911df83cd225] by
- defaultAdded Prototypes back to the installation.
- 16:10 Changeset in orange [7981:7262d5f0eb72] by
- defaultAdded init_kmeans. Bug fixes.
- 15:31 Changeset in orange [7980:c975df69c497] by
- defaultElisa found a typo.
- 13:47 Changeset in orange [7979:4478babca5fd] by
- defaultFormated module docstring (line breaks).
- 13:37 Changeset in orange [7978:f5015cfb6f11] by
- defaultAdded a rename for scottsPi.
- 13:14 Changeset in orange [7977:2bf528d07b2b] by
- defaultFixed a error with bayes model printing.
- 12:49 Changeset in orange [7976:bcb09051c1f9] by
- defaultGroup learner exceptions and show them all.
- 12:15 Changeset in orange-bioinformatics [1408:9c47856dbbde] by
- defaultAutomated manifest update.
- 12:11 Changeset in orange-bioinformatics [1407:19c39cf0f9d8] by
- defaultUsing the LabelSelectionWidget from OWVulcanoPlot for target selection. …
06/02/11:
- 23:13 Changeset in orange [7975:e1cf74ae63a3] by
- defaultAdded another community detection algorithm of Loung et al, 2009
- 23:12 Changeset in orange [7974:5b7902ce9e61] by
- defaultRefactored to use NetworkX.
- 23:11 Changeset in orange [7973:70fb9292d5aa] by
- defaultHalf fixed a bug :)
- 23:10 Changeset in orange [7972:9980f7e41b18] by
- defaultAdded another label propagation algorithm of Loung et al, 2009
- 23:07 Changeset in orange [7971:b8643ea6aed5] by
- defaultAdded to_orange_network method.
- 23:07 Changeset in orange [7970:a10761745501] by
- defaultRaise Error instead of returning None.
- 18:00 Changeset in orange [8295:fee61bea46fc] by
- defaultRename to OWGraphQt, and move ScatterPlotQt to Prototypes
- 14:26 Changeset in orange [8294:bdecde6b4b1e] by
- defaultAdd legend, will need to clean up code in widgets
- 13:17 Changeset in orange [7969:4045601acb04] by
- defaultRead / write NetworkX network from Python pickle (.gpickle).
- 13:17 Changeset in orange [7968:6e5e4c60311e] by
- defaultRead / write NetworkX network from Python pickle (.gpickle).
- 12:27 Changeset in orange [7967:8db45524a4d4] by
- defaultAdded gml file support.
- 12:27 Changeset in orange [7966:de9aebe9bb98] by
- defaultAdded read gml.
06/01/11:
- 18:29 Changeset in orange [8293:a3713f700789] by
- defaultAxis labels and ticks for continuous attributes
- 17:48 Changeset in orange [8292:3c1bb7be96bf] by
- defaultAxis labels for discrete attributes
- 17:01 Changeset in orange [8291:cb5c95c58308] by
- defaultDifferent colors for curves, auto-replot graph when resizing
- 16:02 Changeset in orange [7965:2e4be617d90a] by
- defaultChanged widget priority.
- 15:56 Changeset in orange [7964:4469286fc674] by
- defaultAdded FragViz methods.
- 15:56 Changeset in orange [7963:aad78c2dc66d] by
- defaultAdded FragViz methods.
- 15:39 Changeset in orange [8290:04f5dfd293b7] by
- defaultWork on graph axes
- 14:45 Changeset in orange [7962:bc95a7bc0d32] by
- defaultFixed reading directed graphs.
- 14:45 Changeset in orange [7961:2b10c717ffa3] by
- defaultFixed some bugs.
- 14:44 Changeset in orange [7960:56a251abca16] by
- defaultFixed a bug.
- 14:14 Changeset in orange [8289:4dfb769fc6a7] by
- defaultAdd default empty constructor for Axis
- 14:08 Changeset in orange [8288:afabe98cd6f7] by
- defaultadd methods to change and show/hide titles of axes
- 14:07 Changeset in orange [8287:2bfbffeb21b0] by
- defaultNo need to import OWGraph as well as OWScatterPlotGraph from OWScatterPlot
- 13:55 Changeset in orange [7959:437036b92e9e] by
- defaultCorrected references in documentation.
- 12:03 Changeset in orange [8286:54282791860b] by
- defaultaxis title font used now, shift+middle button drag improved
- 11:58 Ticket #807 (Graphviz dot is not found on Mac OSX if not installed system-wide (in ...) created by
- when running the Orange.app bundle. Is it launched by LaunchServices and …
05/31/11:
- 23:44 Changeset in orange [8285:fbd42c63e48f] by
- defaultwork on OWGraph3D and OWScatterplot3D, recoded rotations, added axis …
05/30/11:
- 17:52 Ticket #806 (Association Rules Filter / Explorer and output of ...) created by
- See forum thread …
- 14:54 Changeset in orange [7958:a6156e270bcb] by
- default
05/29/11:
- 21:56 3DVisualization edited by
- improved Timeline + additional info (diff)
- 14:18 Changeset in orange [8284:81d7046a7680] by
- defaultRotate axis labels so they are parallel to the axis line
- 14:17 Changeset in orange [8283:e8509ce33288] by
- defaultFix a mistake with loops, make drowing discrete points much faster
05/28/11:
- 20:39 Changeset in orange [8282:22d011e73278] by
- defaultSmall optimization for drawing points, still slow with large data
- 17:25 Changeset in orange [8281:6088cef8713e] by
- defaultAdd support for plotting discrete points, which is still quite slow
- 16:59 Changeset in orange [8280:64a11a9b8152] by
- defaultDistribute graph area and axis areas properly
- 12:13 Changeset in orange [8279:4b1ad78f862e] by
- defaultCalculate positions for graph area, title and axes
05/27/11:
- 14:43 Changeset in orange [7957:d6bc95356a59] by
- defaultAdded ow.show() so the widget is displayed when file is run from the …
- 14:32 Changeset in orange [7956:534b38c33dd7] by
- defaultNew NetworkX graph widget.
- 14:31 Changeset in orange [7955:e4d3f799b01b] by
- defaultMinor bug fixes.
- 14:30 Changeset in orange [7954:c80eace1a86e] by
- defaultNew NetworkX graph widgets.
- 14:29 Changeset in orange [7953:85cbc3887194] by
- defaultImprove Python speed and refactoring.
- 14:27 Changeset in orange [7952:d9dd3abec070] by
- defaultAdded: read Numpy files (.npy) to distance matrix.
- 14:26 Changeset in orange [7951:4c975c93c368] by
- defaultCommunity detection in NetworkX graph.
- 14:25 Changeset in orange [7950:a28e81ccc92b] by
- defaultRead Pajek file format to NetworkX graph now in C++.
- 14:25 Changeset in orange [7949:633ce1a8418a] by
- defaultAdded: methods that return items and links domain attribute list, …
- 14:22 Changeset in orange [7948:d648a61f2e92] by
- defaultAdded community detection in NetworkX graph.
- 14:21 Changeset in orange [7947:c9db90e11c0d] by
- defaultFixed layout optimization bug. Added methods for networkx support.
- 12:14 Ticket #583 (Interaction Graph ne dela) closed by
- fixed: Fixed in r10619.
- 12:08 Changeset in orange [7946:b24b60963453] by
- defaultUsing temp files for graphviz dot output (due to EINTR errors when piping …
05/26/11:
- 21:16 Ticket #805 (Create 64-bit installer for windows and dmg for OSX) created by
- 15:52 Changeset in orange [7945:4d0d6469228b] by
- defaultAdded references to the documentation.
- 14:10 Changeset in orange [8278:6c0d8244450d] by
- defaultCalculate the area for the plot before mapping the data coordinates, …
- 13:33 Ticket #804 (Selection in QtGraph) created by
- Enable the same selections in graphs as is currently possible. This …
- 13:11 Ticket #803 (Zoom support in QtGraph) created by
- Add same zoom support to QtGraph that is in the original OWGraph. This is …
- 13:10 Ticket #802 (Support for plotting curves in ScatterPlot with QtGraph) created by
- The ability to plot continuous lines and discrete data points with Qt-only …
- 12:13 Changeset in orange [7944:e4b6c5bda633] by
- defaultUpdating formulas in documentation.
- 12:09 Ticket #801 (Cache distance matrices and clustering) created by
- in Heat Map and Distance Map widgets, when possible.
- 11:56 Ticket #730 (Make all hieararchical clustering method iterative instead of recursive.) closed by
- fixed
05/25/11:
- 23:12 Ticket #800 (import orngStat causes Segmentation fault and the system breaks) created by
- I have installed orange according to …
- 22:09 Changeset in orange [8277:1427b7f860a6] by
- defaultAdded transparency slider to Scatterplot3D
- 21:40 Changeset in orange [8276:18a2a7ff5fb1] by
- defaultfixed x_axis attribute missing; Scatterplot3D can now be opened in canvas …
- 19:59 Changeset in orange [8275:b8af3cf18950] by
- defaultSpeed up curve drawing, using one PathItem instead of several LineItems
- 19:42 Changeset in orange [8274:14fbb033e243] by
- defaultAbility to draw basic curves, and simple coordinate mapping from data to …
- 18:22 Changeset in orange [7943:26c841639ce0] by
- defaultBug fixes in hierarchical clustering widget. Added 'clone' function in …
- 13:10 Changeset in orange [7942:47f09dea4cff] by
- defaultBug fixes.
- 12:31 Changeset in orange [7941:2e7ca228441e] by
- defaultRemoved unused function thread_safe_discard. Bug fix.
- 12:25 Changeset in orange [7940:22ac4b0b19a6] by
- defaultRemoved gc.collect call (widgets that use structures with possible cycles …
- 12:23 Changeset in orange [7939:bcc62c74a64e] by
- defaultEnsemble.py: converted to Orange 2.5. Classification tree: m_pruning …
- 12:12 Changeset in orange [7938:0f80e821b332] by
- defaultReworked Hierarchical Clustering widget to use …
- 12:09 Changeset in orange [7937:f2a4a13e4a10] by
- defaultAdded OWGraphics module. Contains some common classes for Qt's graphics …
- 11:54 Changeset in orange [7936:33ccf2901683] by
- defaultChanged import declarations in Orange.data.io to satisfy module …
- 11:43 Changeset in orange [7935:9416cfa0758a] by
- defaultEmptied orngIO and added wrappers for deprecated keywords. closes ticket …
- 11:05 Changeset in orange [7934:2348db3a1cf1] by
- defaultAdded regression test results for reading and writing Weka ARFF format.
- 11:03 Changeset in orange [7933:a1a46faeb90a] by
- defaultMoved code from orngIO to Orange.data.io. Added regression test for …
- 02:52 MatrixFactorization edited by
- (diff)
05/24/11:
- 22:15 Changeset in orange [8273:12ff2a2329ef] by
- defaultAdd enough empty methods so that connecting ScatterPlot with a data file …
- 21:29 Changeset in orange [8272:73643a6143db] by
- defaultAdd replacement and/or dummy methods, so that ScatterPlot loads without …
- 20:49 Changeset in orange [8271:d4c017dc0fb5] by
- defaultAdd axis class
- 18:26 Changeset in orange [8270:6fbc66e0b624] by
- defaultChange the ScatterPlot to use QtGraph (for testing), and fix graph element …
- 17:39 Changeset in orange [8269:fa9699c5e56c] by
- defaultStart work on the first few graph element and a central palette
- 09:46 Ticket #760 (reference documentation - Finding nearest neighbours) closed by
- fixed: Already a part of Orange.classification.knn documentation.
05/23/11:
- 17:41 Ticket #794 (GEO Data sets filter speed-up) closed by
- fixed: The botleneck is not the number of search terms, but the visibility update …
- 17:15 Changeset in orange [7932:8b17ee2ed7f5] by
- defaultFixed another empty array test.
- 17:12 Changeset in orange [7931:f22becd7c1b8] by
- defaultCall callbackOnComplete on finishedEditing() signal.
- 16:05 Changeset in orange-bioinformatics [1406:c3a66197156a] by
- defaultAutomated manifest update.
- 16:03 Changeset in orange [7930:37d3a95544db] by
- defaultSpeedup of GEO Data Sets filtering (only filter on full word completion or …
- 16:03 Changeset in orange-bioinformatics [1405:af2d0ae431a5] by
- defaultSpeedup of GEO Data Sets filtering (only filter on full word completion or …
- 15:23 Ticket #799 (Deleting widgets on Ubuntu 10.10) created by
- Deleting a widget using QGraphicsView from the canvas crashes orange …
- 14:55 Changeset in orange-bioinformatics [1404:2c50284a94ed] by
- defaultAutomated manifest update.
- 14:52 Changeset in orange-bioinformatics [1403:e1679f377f8a] by
- defaultFixes for label layout.
- 13:12 Changeset in orange [7929:00460ecafd87] by
- defaultBug fixes.
- 11:55 Ticket #751 (setup.py install --force) closed by
- fixed: Fixed in r10587.
- 11:54 Changeset in orange [7928:478ad7720331] by
- defaultFixed 'install –force' (failed to overwrite the liborange.so -> orange.so …
05/22/11:
- 11:29 Changeset in orange [7927:2c3b04baa4ee] by
- default
- 11:15 Changeset in orange [7926:8695214d4fe0] by
- defaultJosh's corrections of documentation
05/20/11:
- 16:35 Changeset in orange-bioinformatics [1402:e28a8edae66d] by
- defaultAutomated manifest update.
- 16:30 Changeset in orange-bioinformatics [1401:efb3ad9c1851] by
- defaultAlmost completely rewrote HeatMap to add support for heat-map splits. Now …
- 11:01 Changeset in orange [7925:cfd69e4f22a4] by
- defaultAdding new regression dataset: prostate.tab
- 10:58 Changeset in orange [7924:5ec63c886f26] by
- defaultCreating Orange.evaluation.reliability documentation.
- 10:56 Changeset in orange [7923:dca4ee23671b] by
- defaultAdded reliability estimation module.
05/19/11:
- 22:07 Ticket #798 (Which learning algorithms can handle unknown values?) created by
- Somebody should verify the documentation about learning algorithms; each …
- 17:51 Ticket #797 (Fix the fake renaming of C++ classes) created by
- Aleš disabled it due problems with unpickling (mismatching ob_types). It …
- 14:15 Changeset in orange [7922:80bb884a40f9] by
- defaultInitial commit of regression.tree.
- 14:13 Changeset in orange [7921:86fe5044df34] by
- defaultClean-up of Naive Bayes examples to remove horizontal scrollbar in …
- 13:30 Changeset in orange [7920:8ab330f97069] by
- defaultNew model type support.
- 13:12 Ticket #796 (Module Orange.classification.bayes uses camel case where not appropriate) closed by
- fixed
- 11:55 Changeset in orange [7919:16d9cd7a66d6] by
- defaultFixed parameter names in NaiveLearner (replaced camel case with …
- 11:52 Changeset in orange [7918:49bed49704e6] by
- defaultCorrected example for deprecated_members (decorators are not supported in …
- 11:50 Changeset in orange [7917:ab6ff910e219] by
- defaultAdded correct results for modified Naive Bayes tests.
- 11:22 Changeset in orange [7916:e5a714c44a40] by
- default
- 11:21 Changeset in orange [7915:0f6704d7072e] by
- default
- 11:21 Changeset in orange [7914:1bd31ea8cc66] by
- defaultFixed some bugs.
- 11:20 Changeset in orange [7913:dbd54819e230] by
- defaultFixed progress bar bug.
- 11:20 Changeset in orange [7912:1f5512e0b589] by
- defaultnew architecture of Model Map Widget
- 11:11 Changeset in orange [7911:5b5301f24b3c] by
- defaultalso ignore user warnings when running regression tests
05/18/11:
- 17:00 Changeset in orange-bioinformatics [1400:c35bb5fd978c] by
- defaultAutomated manifest update.
- 16:56 Changeset in orange-bioinformatics [1399:8414d48f842e] by
- default
- 09:20 Ticket #796 (Module Orange.classification.bayes uses camel case where not appropriate) created by
- Module Orange.classification.bayes uses camel case for function and …
Note: See TracTimeline
for information about the timeline view.
