Timeline
08/02/11:
- 20:26 Ticket #880 (Memory management in C++ classes.) created by
- The SIP interface to the C++ classes contain the /Transfer/ and …
- 17:13 Ticket #879 (Plot module documentation) created by
- Like other Orange modules, the new plot module should have a section in …
- 17:12 Ticket #878 (Unit tests for the 'plot' module) created by
- The new plot module has no unit tests, add some. At least point …
- 17:10 Ticket #877 (Unused attributes in Linear Projections) created by
- When using the VizRank dialog in LinProj, it's possible to get projections …
- 17:03 Changeset in orange [8141:1e2e8b53c6fd] by
- defaultAdded y scaling. Check parameters in forward_pass (to prevent a call to …
- 16:57 Changeset in orange [8581:8824a6e6bd02] by
- default
- 16:57 Changeset in orange [8580:3671b072d3f0] by
- default
- 16:57 Changeset in orange [8140:894cd4420ee5] by
- defaultSlight fixes in presentation of Orange.feature.scoring.
- 16:57 Changeset in orange [8139:2709386d42a3] by
- defaultCorrected some typos in Orange.data.domain.
- 16:14 Changeset in orange [8579:b7983870b849] by
- defaultAdding and removing nodes.
- 16:14 Changeset in orange [8578:47e467d74982] by
- defaultAdding and removing points.
- 16:09 Ticket #822 (Mouse events and Tooltips in OWGraphQt) closed by
- fixed
- 16:08 Ticket #821 (Graph layout management) closed by
- fixed
- 15:47 Changeset in orange [8577:581d1eedad29] by
- defaultHide axes with zero length and show axis title for all non-cartesian axes
- 15:47 Changeset in orange [8576:315f42945e80] by
- defaultOnly update the properties that have actually changed in …
- 15:46 Changeset in orange [8575:c6c64d6d9f0b] by
- defaultUnregister points before they are deleted or the curve is removed.
- 15:16 Changeset in orange [8138:befbd9ca5a2d] by
- defaultWork on Orange.feature.scoring.
- 13:19 Changeset in orange [8574:41403b643bc1] by
- defaultDon't emit selection_changed twice when replacing the selection
- 13:07 Changeset in orange [8573:1ec6904ccead] by
- defaultImplement mouse-wheel zoom
- 12:42 Changeset in orange [8572:95aa19f469dc] by
- defaultEmit the selection_changed signal when all points are unselected
- 12:42 Changeset in orange [8137:ae777a1b5e25] by
- defaultFixed old orange names in loadLibSVM.
- 12:39 Changeset in orange [8571:ac20ad20187c] by
- defaultAdd a Plot::selection_changed() signal and a function to get all selected …
- 12:30 Changeset in orange [8136:718bda796fa3] by
- defaultAdded tests for distance measures, io, knn, rules, table and variable. …
- 12:27 Changeset in orange [8135:d95995631131] by
- defaultMoved member_set from earth to Orange.misc
- 12:19 Changeset in orange [8570:d29f7d40ee3d] by
- defaultCurve subclasses can see what needs to be updated.
- 12:08 Changeset in orange [8569:2dec71626e92] by
- defaultRework zoom, pan and selection to be work as expected.
- 11:57 Changeset in orange [8134:be71b5e9374b] by
- default
- 11:09 Ticket #817 (Write a blog entry about networkx support in Orange) closed by
- fixed
- 10:22 Changeset in orange [8568:6b5800186402] by
- defaultImproved legend
- 09:23 Changeset in orange [8567:95dbb907a02e] by
- defaultTemporarily fixed zooming jittered data, needs refactoring
- 02:19 Changeset in orange [8566:3b2557b235a2] by
- defaultRotated symbols, better legend
- 01:41 Changeset in orange [8565:b49569d6d43f] by
- defaultAdded the rest of 2d symbols obj files
- 01:08 Changeset in orange [8564:058c72d9b000] by
- defaultAdded 2d symbols plus outlines, bigger plots too dark for now, needs …
08/01/11:
- 23:04 Changeset in orange [8563:d1a52f0c82a6] by
- defaultSending selections to other widgets
- 21:30 Changeset in orange [8562:f7baf913eca6] by
- defaultAutomatically switch to slower selection method when widget size too big
- 20:03 Changeset in orange [8561:b2efe72ed28e] by
- defaultAdded hq sphere .obj (forgot to do it before)
- 20:03 Changeset in orange [8560:96f24cf2b70c] by
- defaultShift+middle button translation
- 19:25 Changeset in orange [8559:2fd6a77e3fb4] by
- defaultFixed zoom-out-scale bug
- 19:03 Changeset in orange [8558:c9f3719c4a59] by
- defaultBetter symbol scale slider
- 18:26 Ticket #868 (Change the theme of the Quick start tutorial) closed by
- invalid: It already uses the same theme.
- 18:25 Ticket #869 (Change the theme of the Quick start tutorial) closed by
- duplicate
- 17:54 Changeset in orange [8557:e2d728380882] by
- defaultAdded 3d version of orngScaleLinProj (too many changes required)
- 17:33 Ticket #874 (Unpickled SVMClassifier's prediction) closed by
- fixed: In [11318]: […]
- 17:33 Changeset in orange [8133:479a89d80e6f] by
- defaultFixed handling of probability models in SVMClassifier (fixes #874).
- 17:28 Changeset in orange [8132:478c741eb878] by
- defaultWhen testing equality of unpickled classifier (for continuous class) use …
- 16:24 Ticket #876 (Optimized file reading) created by
- When reading files, values should be read into a memory first; this will …
- 14:35 Changeset in orange [8131:9af5fb2d4d3f] by
- defaultSimpleTreeLearner: fixed minExamples bug
- 14:22 Ticket #875 (LogRegLearner does not pickle) created by
- on unpickling raises a […] with value: […] and list: […] of type …
- 13:52 Changeset in orange [8556:8d5abf58a7f7] by
- defaultDo not antialiase edges.
- 13:42 Changeset in orange [8130:a933ce4c673d] by
- defaultImproving licenses files.
- 13:18 Changeset in orange [8555:ca938ba8650b] by
- defaultAdded higher quality sphere for radviz3d
- 12:54 Changeset in orange [8554:52a156152f7e] by
- defaultLighting disabled for 2d symbols for now
- 12:51 Ticket #874 (Unpickled SVMClassifier's prediction) created by
- differs from the original one but only with GetValue flag. If passed …
- 12:48 Changeset in orange [8553:eb2836737601] by
- defaultForced projections to exactly 3 in vizrank
- 12:48 Ticket #857 (test_svm.TestLinLearner.test_pickling_on_auto_mpg) closed by
- fixed: Fixed in r11309.
- 12:47 Ticket #873 (Reimplement PythonVariables) created by
- This ticket will list the places at which code related to PythonVariables …
- 12:12 Changeset in orange [8552:667009925860] by
- defaultCorrected vizrank projections count
- 12:11 Changeset in orange [8129:253792809441] by
- defaultFixed Value_unpack (due to a char -> int conversion and char >> 6 when …
- 11:56 Changeset in orange [8551:378d53e8e9a6] by
- defaultSame color by default
- 10:13 Changeset in orange [8550:bfcd7d94f13a] by
- defaultAdd the owplotgui module to the documentation index
07/31/11:
- 17:03 Changeset in orange [8549:6c990f4f8dac] by
- defaultImprovements to point selection GUI
- 12:11 Changeset in orange [8548:a5f3835913c2] by
- defaultAdd the documentation files for the plot module.
- 11:34 Changeset in orange [8547:fb975dde59ff] by
- defaultAdd more documentatin to the plot module
- 11:34 Changeset in orange [8546:057da98c5536] by
- defaultImprove the new ZoomSelectToolbar and test-use it in NxExplorerQt
- 08:05 Changeset in orange [9469:eb6befb35b95] by
- defaultFix a bug in testing.py
- 00:33 Changeset in orange [8545:e0b2560fc071] by
- defaultAdded 3D version of create_projection
- 00:28 Changeset in orange [8544:250cd2a1ecec] by
- defaultWork on Radviz3d
07/30/11:
- 20:42 Changeset in orange [8543:837bf95aac41] by
- defaultSwitched to OWLinProjQt parent
- 20:01 Changeset in orange [8542:2d2329d0a370] by
- defaultMore GUI
- 19:48 Changeset in orange [8541:f57472d9513f] by
- defaultStarted working on radviz3D
- 17:37 Changeset in orange [8540:f6f3deb14fe8] by
- defaultAdd support for unselecting and unmarking all points, and use it to …
- 15:36 Changeset in orange [8539:6a5575b4de0c] by
- defaultIntegrated VizRank, issues probably still exist
- 11:39 Changeset in orange [8538:f75f95e54801] by
- defaultAdd more buttons to the ZoomSelectToolbar
- 10:36 Changeset in orange [8537:ea108d472160] by
- defaultAdd a Zoom/Pan/Select toolbar to OWPlotGui and use it from Scatterplot
- 01:08 Changeset in orange [8536:26812a0affff] by
- defaultWorked around setUniformValue(float) windows bug; fixed camera bug
07/29/11:
- 21:37 Changeset in orange [8535:bff9b284c912] by
- defaultExpand on the OWPlot documentation
- 21:05 Changeset in orange [8534:86d6ab7dc97d] by
- defaultForgot to rename a variable in the previous commit
- 21:02 Changeset in orange [8533:58320b3299de] by
- defaultFixed a bug with zooming, refactored some stuff
- 18:56 Changeset in orange [8532:2521eaf4ae83] by
- defaultOption to draw data as point cloud; option to hide data outside view box
- 17:39 Changeset in orange [8531:fb7e2b9c7c16] by
- defaultUses slower selection code when (if) FBOs not available
- 17:06 Changeset in orange [8530:b6830d86fefc] by
- defaultNo need to update plot when changing tooltip kind
- 17:02 Changeset in orange [8529:ae3f709d7f2c] by
- defaultNo tooltips over legend
- 16:54 Changeset in orange [8528:124a62cc1a7a] by
- defaultRemoved unused button from zoom/select toolbar
- 16:46 Changeset in orange [8527:97d1e2acb30f] by
- defaultAdded color-picking unittest
- 15:09 Changeset in orange [8128:eea8d943506b] by
- defaultAdded basic documentation for Orange.regression.earth module.
- 14:36 Changeset in orange [8526:e8729aed2593] by
- defaultStart writing documentation for the OWPlot class
- 14:29 Changeset in orange [8127:3d677acb367c] by
- defaultMade the multi label EarthLearner/Classifier the default (removed the ML …
- 14:17 Changeset in orange [8126:5807863e8448] by
- defaultFixed an error with closeEvent handling (would close the canvas even if …
- 14:07 Changeset in orange [8525:03ef311e4eca] by
- defaultUse a cosmetic pen for lines in NetworkCurve and UnconnectedLinesCurve
- 13:51 MatrixFactorization edited by
- (diff)
- 13:31 Ticket #872 (Follow data mining poll at KDnuggets) created by
- KDnuggets has a …
- 13:26 Ticket #871 (Write a blog entry about an Orange poster at ISMB) created by
- Write a blog entry about an Orange poster at ISMB. Add some photos, a …
- 13:22 Ticket #870 (Publish photos and posters from ISMB on Facebook) created by
- Publish photos, posters and short report from ISMB on Facebook (Biolab …
- 12:16 Changeset in orange [8125:b8e9b49ae148] by
- defaultAdded Orange.projection.correspondence.rst file.
- 11:42 Changeset in orange [8124:2fb0b52428b4] by
- defaultFixed an error when reseting the widget signals (a line was deleted but …
- 11:26 Changeset in orange [9468:ed8fb7d641b3] by
- defaultUpdate evaluator to support multilabel for proportion_test and …
- 10:11 Changeset in orange [8524:bbfb05f1ba04] by
- defaultAdd methods for retrieving nodes and edges from NetworkCurve, and use them …
- 09:39 Changeset in orange [8523:d037ca777555] by
- defaultMake selection work with NetworkCurve and add more plot updates during …
- 08:52 Changeset in orange [8522:d0e98ce6cbdc] by
- defaultSelection curves now ignore zoom, so they are always under the cursor
- 08:01 Changeset in orange [8521:217ef99fb156] by
- defaultInstall an event filter on the scene, because some of these events lead to …
- 07:59 Changeset in orange [8520:a119d477327e] by
- defaultWhen removing a node, remove its connected edges from the list and delete …
- 06:43 Changeset in orange [9467:02ad425497d9] by
- defaultfix a bug in mulan module (remove the class attribute when load the data)
- 06:27 Changeset in orange [9466:184c106a9b60] by
- defaultRename the mulan transformation module name
07/28/11:
- 19:44 Changeset in orange [8519:db1a1fdf41c7] by
- default
- 19:44 Changeset in orange [8518:5fe8656c3466] by
- default
- 18:59 Changeset in orange [8517:b2e5f2010ad2] by
- defaultIgnore double-click and context menu events, and update the viewport …
- 18:13 Changeset in orange [8123:4f7c394d8682] by
- defaultAdded distance_matrix utility function. Added Pearson/SpearmanRAbsolute …
- 17:29 Changeset in orange [9465:78da4a341722] by
- defaultAdd method to transfer mulan data format to Tab data format
- 17:26 Changeset in orange [8516:9fb2e5d5b758] by
- defaultSeparated FBOs for tooltips and selections, now updated only when needed …
- 17:21 Changeset in orange [8122:6f0f1cbcc981] by
- defaultFixed 'classTreatment' parameter for Preprocessor_continuize.
- 16:43 Ticket #866 ("misc.r" cannot be found.) closed by
- fixed
- 16:40 Changeset in orange [8121:992e3068e55f] by
- defaultAdded multi-label EarthLearner/Classifier.
- 16:39 Changeset in orange [8120:9b58ebe54109] by
- defaultExported EarthForwardPass and EarthEvalSubsetsUsingXtx functions for use …
- 15:31 Changeset in orange [8515:db22ae60d0c5] by
- default
- 15:31 Changeset in orange [8514:352a9d661f4e] by
- default
- 14:26 Changeset in orange [8513:9e77b1b3af7e] by
- defaultSet labels, renamed some functions.
- 14:26 Changeset in orange [8512:49f40b54ec37] by
- defaultSet tooltips, labels, renamed some functions.
- 13:35 Changeset in orange [8511:f5a22a405c75] by
- defaultPoint selection now works reasonably well.
- 12:37 Changeset in orange [8510:3c9cc36482db] by
- defaultPrevent a crash in NetworkCurve when trying to register points before it's …
- 12:21 Changeset in orange [8509:8649aa20d611] by
- defaultMake selection rectangles and polygons blue and transparent
- 11:58 Changeset in orange [8508:41ddf1c3afed] by
- defaultDock the legend in the top-right corner when creating a plot
- 10:52 Changeset in orange [8507:62aaa94f13e6] by
- defaultAdded chassis, show/hide axes
- 10:48 Changeset in orange [9464:2b1c1c496273] by
- defaultInitial version of MMP method for multi-label classification
- 10:42 Changeset in orange [8506:78e7ed99658a] by
- defaultMerge changes from trunk
- 10:30 Changeset in orange [8505:5a39af2c4644] by
- defaultAbility to load 3d symbols normals when specified for smoother appearance
- 10:26 Changeset in orange [8504:713e24d2a399] by
- defaultRemove unneeded files
- 10:24 Changeset in orange [8503:a3e0c4954bf3] by
- defaultScale node size and point width when zooming a NetworkCurve
- 10:15 Changeset in orange [9463:37e5cc527552] by
- defaultML-kNN method for multi-label classification is finished
- 10:10 Changeset in orange [8502:dee6ad646903] by
- defaultAdd a transparent background to non-marked points.
- 09:50 Changeset in orange [8501:c439fe25be2a] by
- defaultMerge PointsCollection functionality into the Plot class, and slightly …
- 09:15 Changeset in orange [8500:2fc4ed05878f] by
- defaultAdded use_animations member.
- 08:56 Changeset in orange [8499:c2e6cdd5400a] by
- defaultAdded stop optimization support.
- 08:55 Changeset in orange [8498:75475c519e6d] by
- defaultChanged cooling and update schedule.
- 01:20 Changeset in orange [8497:ecc0af76c584] by
- defaultFluid grid resizing, nice label values using Heckberts algorithm
07/27/11:
- 23:52 Changeset in orange [8496:14e072036070] by
- defaultRemoved custom paint event.
- 23:52 Changeset in orange [8495:fc9c5e56dc52] by
- defaultExperimenting with cooling schedule.
- 23:50 Changeset in orange [8119:63e9307e92b5] by
- defaultWork on Orange.feature.scoring
- 22:45 Changeset in orange [8494:1804f71d69d5] by
- default
- 22:44 Changeset in orange [8493:956ef43abf68] by
- default
- 22:24 Changeset in orange [8492:54735d0ef7b2] by
- defaultRemove an unused variable
- 22:01 Changeset in orange [8491:7afbcc22c41f] by
- defaultAdd a PointsCollection class to speed up querying for selected points, at …
- 19:06 Changeset in orange [9462:bce104c365b6] by
- defaultUpdate ML-kNN method for multi-label
- 17:32 Changeset in orange [8490:b747be512742] by
- defaultChanged lighting, brighter colors
- 17:23 Changeset in orange [8489:ba51f9c9e806] by
- defaultConsiderably sped up data uploading with caching normals computation
- 17:20 Changeset in orange [8488:00dd11f34321] by
- defaultFixed a bug with set node size.
- 16:38 Changeset in orange [8487:95ea9a376838] by
- defaultAdded lighting to 3d symbols
- 16:02 Changeset in orange [8486:a81da11903db] by
- defaultDisable QGraphicsScene index; this make moving items faster, but searching …
- 15:46 Changeset in orange [8485:314e77a56faf] by
- default
- 15:45 Changeset in orange [8484:858657028c62] by
- defaultAdded 3d symbols
- 14:57 Changeset in orange [8483:e2ae52ed330f] by
- default
- 14:01 Changeset in orange [8482:6f8e9d9abc03] by
- defaultAdd another convenience method for common plot setting to OWPlotGui
- 13:58 Changeset in orange [8481:a06f331c01fd] by
- defaultAdd a configuration option to turn off all animations
- 13:29 Changeset in orange [8480:4bcdfff7fe1d] by
- defaultCreate a global point cache that stores QPixmaps
- 13:07 Changeset in orange [8118:965942355747] by
- defaultCommiting some old not commited files I found on a server.
- 12:46 Changeset in orange [8479:191f3c5591d5] by
- defaultEnable point selection from the interface
- 12:32 Changeset in orange [8478:cf58b3983294] by
- defaultAdded light/dark color themes
- 12:19 Changeset in orange [8117:93cd24c092d0] by
- defaultRemoved the automatic import or misc.r module.
- 11:21 Changeset in orange [8477:b170f434aa2c] by
- defaultRemoved background, rotation now widget-size independent
- 11:19 Ticket #864 (Blog RSS feed URLs are broken) closed by
- fixed: It should be fixed now. Matija, can you confirm it?
- 10:55 Changeset in orange [8476:572b2e9e7e1f] by
- defaultSelection is now point-based, so individual points can be selected. Note …
- 10:52 Changeset in orange [8116:edf2c6e55587] by
- defaultSome code cleanup. Added plot_evimp function.
- 08:40 Changeset in orange [8475:61c1ff43a2c5] by
- defaultMake points selectable, and add method to Plot to select point in a …
07/26/11:
- 16:11 Changeset in orange [8115:d812719712a1] by
- defaultUpdates to feature scoring documentation. Also changed some names to …
- 15:54 Changeset in orange [8114:d027739d0f56] by
- defaultAdded Orange.regression.earth module.
- 15:53 Changeset in orange [8113:e99d2a29426c] by
- defaultExposed the Earth model to python. Added pickling support.
- 15:40 Changeset in orange [8474:7a2999736a6f] by
- default
- 15:40 Changeset in orange [8473:e4070a87f54c] by
- default
- 15:39 Changeset in orange [8472:971b3c54e6cd] by
- defaultset size
- 13:48 Changeset in orange [8471:cda50b713056] by
- defaultFix method name for QGraphicsScene.removeItem back to camelCase
- 13:46 Changeset in orange [8470:d5c08ef44462] by
- defaultEnable keywords support for optional arguments in orangeplot.
- 13:07 Changeset in orange [8112:085193871e18] by
- defaultSplit Orange.feature documentation into multiple pages.
- 12:26 Changeset in orange [8469:4a2d7902f4c9] by
- defaultAdd SIP support for QMap<int, double>
- 11:47 Changeset in orange [8468:59e017aebef9] by
- default
- 10:59 Changeset in orange [8467:fe1a889b6699] by
- defaultUse lowercase methods of Curve in OWDistributions
- 10:57 Changeset in orange [8466:e499c3fb6fe2] by
- defaultAdd more methods to OWPlotGUI and use them in ScatterPlot and LinProj
- 10:55 Changeset in orange [8465:a744329fe710] by
- defaultset node color
- 10:55 Changeset in orange [8464:250f21cc8b78] by
- defaultnew methods
- 10:09 Changeset in orange [8111:d4836e5f9b80] by
- defaultFeature scoring documentation improvements.
- 09:40 Changeset in orange [8463:81da0ea01a2e] by
- defaultAdd an OWPlotGUI class with convenience method for common plot settings …
- 09:20 Changeset in orange [8462:d8ea193411ec] by
- defaultProperly recreate Scatterplot legend entries every time the graph is …
- 09:00 Changeset in orange [8461:9687b81f0feb] by
- defaultUpdate ScatterPlot to the new lowercase function names
- 08:59 Changeset in orange [8460:cba70ec41a13] by
- defaultToggle Antialiasing when the checkbox is clicked
- 08:43 Changeset in orange [8459:c8b1332e9694] by
- defaultNicer animations for legend movements
- 00:53 Changeset in orange [8458:7ca26fdff6fc] by
- defaultowplot3d: much faster selections using stencil buffer
07/25/11:
- 22:04 Changeset in orange [8457:8f4f2273827d] by
- defaultowplot3d: fixed polygon selection bug
- 21:23 Changeset in orange [8456:3eda70ecf270] by
- defaultMake sure OWPlot.static_click is always defined
- 20:26 Changeset in orange [8455:c80ecd309fc3] by
- defaultArrange legend items into multiple rows the legend would be too wide for …
- 19:39 Changeset in orange [8454:3f954e9c61e8] by
- defaultowplot3d: zooming
- 18:50 Changeset in orange [8453:7381c256ec56] by
- defaultRemove all legend items in OWLegend.clear()
- 18:40 Changeset in orange [8452:99f9af948fdf] by
- defaultAdd a white rectangle behind every legend entry, so they remain visible …
- 18:02 Changeset in orange [8451:f9db733b840f] by
- default
- 18:01 Changeset in orange [8450:b14dd96a5138] by
- default
- 16:41 Changeset in orange [9461:76526180bf0b] by
- defaultInitial framework for ML-kNN adaptive method for multi-label …
- 15:09 Changeset in orange [8449:2d741461ea38] by
- default
- 15:09 Changeset in orange [8448:1dcb3b572959] by
- default
- 15:01 Changeset in orange [8447:0efb7362265c] by
- defaultReplace use of qreal with double
- 14:44 Changeset in orange [8446:f04ca1702699] by
- defaultAdd a method to PlotItem to access and replot the Plot
- 13:42 Changeset in orange [8445:cbcdb89a0422] by
- defaultowplot3d: discrete labels, custom command callback
- 13:16 Changeset in orange [8444:042b44920e27] by
- defaultChange method names in all orangeplot classes from camelCase to …
- 12:01 Ticket #869 (Change the theme of the Quick start tutorial) created by
- to the same as the documentation for orange 2.5
- 12:00 Ticket #868 (Change the theme of the Quick start tutorial) created by
- to the same as the documentation for orange 2.5
- 11:31 Changeset in orange [8443:587dcc88d123] by
- defaultAsynchronouse update both nodes and edges in NetworkCurve
- 11:22 Changeset in orange [8442:e809e64ec90e] by
- defaultRemove unused variables from NetworkCurve::updateProperties()
- 11:00 Changeset in orange-bioinformatics [1467:fccd5c71f851] by
- defaultAutomated manifest update.
- 10:51 Changeset in orange [8441:cfc8bead4479] by
- defaultImproved legend movement, its center follows the mouse during orientation …
- 10:45 Changeset in orange [8110:307aa40882ab] by
- defaultFixed the dendrogram_draw example code.
- 10:34 Changeset in orange-bioinformatics [1466:bd6e601b8d25] by
- defaultCorrected indices bug and separated labels of additional samples.
- 10:18 Changeset in orange [8440:8060e4fc247f] by
- defaultMake all axis labels on cartesian (X and Y) axes horizontal
07/24/11:
- 23:30 Changeset in orange-bioinformatics [1465:71e2d667b5b1] by
- defaultAutomated manifest update.
- 23:26 Changeset in orange-bioinformatics [1464:e1a27fb4e3ef] by
- defaultobiDifscale: replaced cumpute_area with a 10x faster version.
- 15:01 Changeset in orange [8439:a16f6925b8fe] by
- defaultAdd missing files for PolyVizQt
- 14:55 Changeset in orange [8438:399573d1cba3] by
- defaultAdd owplot-based version of PolyViz. It works, but very slowly.
- 13:06 Changeset in orange [8437:3a3a4ebcbc61] by
- defaultMovable, animated legend that changes layout depending on its position
- 11:39 Changeset in orange [8436:21e3029685e8] by
- defaultMoving the legend towards the edge of the graph shrinks the graph, so that …
- 10:54 Changeset in orange [8435:4f4a95274e49] by
- defaultDecrease margins around the graph and remove some debug output
- 10:50 Changeset in orange [8434:35ac158feccc] by
- defaultPrevent crashes when updating items asynchronously and infinite recursion …
07/23/11:
- 21:57 Ticket #867 (Broken link in tutorial) created by
- When following the "Beginning with orange" tutorial, the link to "assoc.py …
- 21:55 Ticket #866 ("misc.r" cannot be found.) created by
- When running the "Beginning with orange" tutorial, I get: …
- 19:32 Changeset in orange [8433:9ba5fb01c900] by
- defaultMore cosmetic changes, continuous curves adapt their width to zoom factor
- 19:30 Changeset in orange [8432:2cdd12350af2] by
- defaultHTML-escape axis labels and title. For example, the Discretize widget can …
- 18:19 Changeset in orange [8431:52c116481495] by
- defaultMake highlights in LinProj nicer, scalable, and working when zoomed in
- 17:23 Changeset in orange [8430:c628e3ddf9c3] by
- defaultKeep the graph always centered with QGraphicsView.setSceneRect()
- 17:15 Changeset in orange [8429:df7dd5d04d1b] by
- defaultOWPlot.setShowAxisTitle now toggles the value by default
- 16:38 Changeset in orange [8428:5d4949c7c5d7] by
- defaultPrevent the legend to be 'left behing' while dragging it
- 15:08 Changeset in orange [8427:f2aaca2725f6] by
- defaultStart in zooming state by default, and set Curve's color in …
- 15:04 Changeset in orange [8426:116fa738769a] by
- defaultProperty show and hide axis label depending on zoom
- 14:56 Changeset in orange [8425:c9e8fa6d9f89] by
- defaultUse the new NetworkCurve and its items in the Python NxText
- 14:32 Changeset in orange [8424:e19bb5aaad3a] by
- defaultowplot3d: polygon selection now closes when intersecting
- 14:32 Changeset in orange [8423:38b77a0b9e4d] by
- defaultAdd a Point item, make Curve and NetworkCurve use it. NetworkCurve's …
- 13:40 Changeset in orange [8422:cd1f99e21dff] by
- defaultowplot3d: moved to plot
- 13:30 Changeset in orange [8421:fedd100005ae] by
- defaultowscatterplot3d: saving/loading settings
- 13:05 Ticket #823 (Add support for NetworkX to fink packages) closed by
- fixed: I also pushed it …
- 10:33 Changeset in orange [8420:74d3135b86b2] by
- default
- 10:33 Changeset in orange [8419:d42f267be274] by
- default
- 09:37 Ticket #865 (Check how setup.py works) created by
- Check how setup.py works on different platforms. Can we use it everywhere …
07/22/11:
- 21:09 Changeset in orange [8418:51b5fb18cdca] by
- defaultowscatterplot3d: postponed fixing zoom
- 18:19 Changeset in orange [8417:c9802ba98ca2] by
- defaultowscatterplot3d: shader nvidia issues
- 15:43 Changeset in orange [8416:76c457b1fb00] by
- defaultowscatterplot3d: shouldnt copy data if not necessary
- 15:23 Changeset in orange [8415:7fe71c13e814] by
- defaultowscatterplot: jittering
- 13:21 Changeset in orange [8109:b5e05d14a6c5] by
- defaultRemoved Orange fink packages for Python 2.5.
- 11:27 Changeset in orange [8414:0a94e3251779] by
- defaultMake sure items removed from a plot are removed from the scene as well.
- 11:27 Changeset in orange [8413:b001bf4a8fd0] by
- defaultImplement a legend that can be dragged around the plot
- 00:14 Changeset in orange [8412:67227a0d4c6d] by
- defaultowscatterplot3d: several bugfixes, discrete attributes, plot report
07/21/11:
- 18:35 Changeset in orange [9460:9b3b86bc7702] by
- defaultAdd LabelPowerset method for multi-label classification, see …
- 17:14 Changeset in orange [8411:864984bbafc2] by
- defaultowplot3d: ported to windows, a few optimizations
- 16:39 Ticket #864 (Blog RSS feed URLs are broken) created by
- Blog RSS feed URLs are broken.
- 16:30 Changeset in orange [8108:4a8c8f632d81] by
- defaultAdded Fink networkX package. Now Orange packages support only Python 2.6 …
- 15:15 MatrixFactorization edited by
- (diff)
- 13:21 Ticket #796 (Module Orange.classification.bayes uses camel case where not appropriate) closed by
- fixed: In [11120]: […]
- 13:21 Changeset in orange [8107:5c3d5f9d69bf] by
- defaultFixed casing of attributes in documentation and output of models with …
- 12:50 MatrixFactorization edited by
- (diff)
- 12:45 Changeset in orange [8410:2a2e6cca1004] by
- defaultDon't recreate all the items needed by OWAxis on every update, speeds up …
- 12:20 Changeset in orange [8409:1904605540bf] by
- defaultSlightly faster axis zooming in Scatterplot
- 12:18 Changeset in orange [8408:23c2237374fb] by
- defaultOnce again proper axis zooming, and this time relatively fast
- 11:25 MatrixFactorization edited by
- (diff)
- 11:20 Changeset in orange [8407:8145e95b625b] by
- defaultAdd default values for point size, alpha value and filled symbols to …
- 10:31 Changeset in orange [8406:48d15767ac14] by
- defaultTooltip curves and markers in OWLinProjQt
- 08:27 Changeset in orange [8405:bd892c578833] by
- defaultHTML-escape texts for tooltips in OWDistributionsQt
- 02:15 Changeset in orange [8404:43ac64b1017f] by
- defaultowscatterplot3d: tooltips now work
07/20/11:
- 22:16 Ticket #863 (Conversion constructors for Example) created by
- Constructors orange.Example(domain, example) and orange.Example(domain, …
- 22:14 Ticket #679 (Urediti tipe exceptionov in sporočila o napakah) closed by
- fixed: raiseError now throws exceptions which include a PyObject * with exception …
- 21:11 Changeset in orange [8403:e0a5e91789fb] by
- defaultowscatterplot3d: wired selections gui
- 19:05 Changeset in orange [9459:b0f21ed50830] by
- defaultInitial version for Powerset method
- 18:51 Changeset in orange [8402:b3c7185610d1] by
- defaultowplot3d: added selection panning
- 17:12 Changeset in orange [8401:37bffdf7ecd6] by
- defaultowplot3d/owscatterplot3d: polygon selection (plot states + gui elements)
- 16:45 MatrixFactorization edited by
- (diff)
- 16:44 MatrixFactorization edited by
- (diff)
- 11:13 Changeset in orange [8400:78f258d26776] by
- defaultAdd working tooltips
07/19/11:
- 21:48 Changeset in orange [8399:b15a18a07bab] by
- defaultowplot3d: improved scaling
- 20:43 Changeset in orange [8398:a18fac78c2a4] by
- defaultowplot3d: improved labels
- 16:24 Ticket #849 (Orange.classification.majority) closed by
- fixed
- 16:01 Ticket #858 (Fix removal of learners from TestLearner widget.) closed by
- fixed: In [11098]: […]
- 16:01 Changeset in orange [8106:4058e95294a1] by
- defaultRemoved signal freezing when removing a widget (due to the way signals are …
- 15:57 Changeset in orange [8105:fb4829507c4f] by
- defaultRegression trees now give slightly different results.
- 15:56 Ticket #862 (orngSignalManager must implement proper queue for signals.) created by
- with support for signal commands/state changes. (This ticket replaces …
- 15:55 Changeset in orange [8104:f7a57da739a0] by
- defaultChanged CamelCase attribute names in documentation of MajorityLearner.
- 14:22 Changeset in orange [8397:764f59197557] by
- defaultowplot3d: saving to file
- 12:36 Ticket #861 (python crashs with random()) closed by
- fixed: In [11094]: […]
- 12:36 Changeset in orange [8103:84dd307db8a3] by
- defaultFixed randomFloat() methods (fixes #861).
- 11:53 Changeset in orange [8102:7d4c2d47707d] by
- defaultUpdated code examples for majority and mean.
- 10:57 Changeset in orange [8396:2c83c2907a50] by
- defaultMerge changes from trunk
- 02:01 Ticket #861 (python crashs with random()) created by
- I got python crashes (always crashes) with the following code: […] …
07/18/11:
- 22:38 Changeset in orange [8395:c451188fe0c3] by
- defaultowplot3d: selections
07/16/11:
- 15:20 Changeset in orange [8394:dc216b7b593b] by
- defaultowplot3d: fixed grid-values misalignment, zip->izip
- 13:37 Changeset in orange [8393:a5337d606da8] by
- defaultowplot3d: fixed initial jump
07/15/11:
- 23:48 Changeset in orange [8392:c6ef4f151d5b] by
- defaultowplot3d: label values scale as well now
- 23:15 Changeset in orange [8101:8c1145cf6dfd] by
- defaultCheck if "start" attribute is in the enumerate_list node.
- 22:59 Changeset in orange [8391:8e2a256ab5df] by
- defaultowplot3d: arbitrary scaling, refactored legend, bugfixes
07/14/11:
- 13:48 Changeset in orange [8390:1bfec186de6b] by
- defaultOWPlot3D: few bugfixes
- 11:27 MatrixFactorization edited by
- (diff)
07/13/11:
- 18:01 MatrixFactorization edited by
- (diff)
- 17:00 Changeset in orange-bioinformatics [1463:db9a1466b8c0] by
- defaultAutomated manifest update.
- 16:32 Changeset in orange [8100:c11475ef828e] by
- defaultBioinformatics widgets name changes, new icon for GeneMANIA.
- 16:32 Changeset in orange-bioinformatics [1462:ee4cee02fb85] by
- defaultBioinformatics widgets name changes, new icon for GeneMANIA.
- 16:17 Changeset in orange [8099:4e25818916f6] by
- defaultAlways use just already prepared source (created in 10.5 run).
- 15:30 Changeset in orange-bioinformatics [1461:b4be7485144f] by
- defaultAutomated manifest update.
- 15:06 Ticket #860 (ID Sorting in GEO widget) closed by
- fixed: In [11052]: […]
- 15:06 Changeset in orange-bioinformatics [1460:8630f644fd33] by
- defaultImplemented a custom sorting for GDS column (sort by GDS number not the …
- 15:00 Changeset in orange-bioinformatics [1459:3bbea463fa0f] by
- defaultAutomated manifest update.
- 14:55 MatrixFactorization edited by
- (diff)
- 14:55 MatrixFactorization edited by
- (diff)
- 14:47 Ticket #831 (obiGEO.GDSInfo() iteratins through keys) closed by
- fixed: In [11050]: […]
- 14:47 Changeset in orange-bioinformatics [1458:fe71c731c487] by
- defaultAdded iter and contains methods to GDSInfo (fixes #831).
- 14:32 Changeset in orange [8098:d72575a75978] by
- defaultCheck if the textRect as returned by the style is valid in the …
- 14:05 Changeset in orange [8097:f5881746d6df] by
- defaultCheck if the textRect as returned by the style is valid in the …
- 13:59 Changeset in orange [8096:d420b5057e4b] by
- defaultMade daily building logging more verbose.
- 13:47 Milestone 1.0 completed
- 13:43 Changeset in orange [8095:455fc67a3dcb] by
- defaultMoving bundle files back to repository.
- 13:30 Changeset in orange-bioinformatics [1457:57e536cfafa1] by
- defaultAutomated manifest update.
- 13:11 Changeset in orange-bioinformatics [1456:3ce497e10d7d] by
- defaultAdded axis labels.
- 09:52 Changeset in orange [9458:5db6723c336a] by
- defaultadd new OWTestLearners
- 08:33 Changeset in orange [9457:42c545c7f587] by
- defaultdel the old OWTesterLearners Widget
- 08:27 Changeset in orange [9456:23addfdc685d] by
- defaultupdate testing.py, replaced the deprecated keywords
07/12/11:
- 13:46 Ticket #795 (Multiclass learner wrapper (contrib)) closed by
- wontfix: I've sent your contribution to the student working on MLC implementation; …
07/11/11:
- 22:02 MatrixFactorization edited by
- (diff)
- 18:00 Changeset in orange [8389:f736610ef958] by
- defaultOWGraph3D -> OWPlot3D change
- 14:42 Ticket #311 (Mac - Začetni direktorij, kamor se postavi dialog za odpiranje in ...) closed by
- fixed: Dataset path is opened by default if the user selected Browse …
- 14:37 Ticket #814 (Add NetworkX dependency to the Windows distribution of Orange.) closed by
- fixed: Added to installer for Python 2.6 and 2.7 (the current release of networkx …
- 12:05 Changeset in orange [8094:85184a768f5d] by
- defaultHome directory is the default save directory.
- 12:03 MatrixFactorization edited by
- (diff)
- 11:33 Changeset in orange [8093:5c048c997e05] by
- defaultAdded networkx in the orange windows installer.
- 11:00 Changeset in orange-bioinformatics [1455:1f56de15d0b5] by
- defaultAutomated manifest update.
- 10:52 Changeset in orange-bioinformatics [1454:85f058506df7] by
- defaultChanged the color schema. Added point selection. Resize and update the …
- 10:40 MatrixFactorization edited by
- (diff)
07/09/11:
- 11:44 Changeset in orange [9455:62e6b8c39f09] by
- defaultUpdate the OWTestLearners widget to support evaluator multi-label
- 11:00 Changeset in orange [8388:534da1b47a94] by
- defaultFix PolygonCurve so that it shows up in OWDistributionsQt
07/08/11:
- 17:24 Ticket #802 (Support for plotting curves in ScatterPlot with QtGraph) closed by
- fixed
- 17:23 Ticket #820 (Adapt OWGraph and Curve to support non-cartesian axes) closed by
- fixed
- 17:23 QtVisualization edited by
- Add a small status update (diff)
- 16:58 Ticket #860 (ID Sorting in GEO widget) created by
- IDs in GEO widget are GDS and then a number. The sorting should be done by …
- 16:34 Changeset in orange [8387:f25e3d47fe86] by
- defaultAdd a CircleCurve and use it in RadVizQt
- 16:20 Changeset in orange [8386:f1b7099cd5cb] by
- defaultCancel the previous threaded update before starting a new one
- 16:16 Ticket #859 (Mushroom dataset je falsh.) created by
- V zbirki datasetov je "mushroom.tab" pokvecen: target class je nastavljen …
- 13:45 Ticket #858 (Fix removal of learners from TestLearner widget.) created by
- It often happens that after unlinking a learner from the TestLearners …
- 12:57 Ticket #857 (test_svm.TestLinLearner.test_pickling_on_auto_mpg) created by
- failes with a SEGFAULT on Mac OSX in Example_unpack function.
- 12:28 Changeset in orange [8385:080ce17abe37] by
- defaultAdd a simple widget to test the new NetworkCurve
- 11:48 Changeset in orange [8092:47fc59569d49] by
- defaultAdded hidden Unix directories (e.g. .svn ...) to the list of excluded …
07/07/11:
- 19:06 Changeset in orange [8091:31d9055f38df] by
- defaultFixed SimpleTreeLearner compiling on Windows
- 14:46 Changeset in orange [8090:e79acddd047b] by
- defaultFixed problem initialization.
- 14:30 Changeset in orange-bioinformatics [1453:567704debefc] by
- defaultAutomated manifest update.
- 14:19 Changeset in orange-bioinformatics [1452:7e42e5e938c6] by
- defaultInitial commit of Differentiation Scale widget.
- 10:33 Changeset in orange [8384:8571ab89c0e3] by
- defaultAdd a Qt-only version of NetworkCurve to Prototypes
- 10:00 Changeset in orange [8383:3d5cc04970a5] by
- defaultExport NetworkCurve.vertices to python
- 09:32 Changeset in orange [8382:57ef5314d864] by
- defaultFix a crash with continuous curves
- 09:01 Changeset in orange [8381:7d7756e21e48] by
- defaultAdd structs to bring NetworkCurve closer to the python implementation.
- 00:16 Changeset in orange [8380:5a74ad8d9760] by
- defaultScatterPlot3D + OWGraph3D: added legend
07/06/11:
- 18:20 Changeset in orange [8089:be178b85a3d6] by
- defaultAdded linpack sources to setup.py script.
- 18:16 Changeset in orange [8088:1e99861fd2ca] by
- defaultAdded earth.cpp/hpp and linpack/* source files to vc project file
- 17:58 Changeset in orange [8379:1e7ba56b4a1e] by
- defaultDon't rebuild the entire graph in OWLinProj when only point size and …
- 17:38 Changeset in orange [8378:c04b98476f4e] by
- defaultMerge changes from trunk
- 17:00 Changeset in orange [9454:137d562b7f33] by
- defaultFinish the initial version of widget TestLearner for multi-label
- 16:34 Changeset in orange [8087:369d7b52dc62] by
- defaultAdded a new network view functionality.
- 16:33 Changeset in orange [8086:d01c816dd1ca] by
- defaultAdded a new network view functionality.
- 16:33 Changeset in orange [8085:13bc9f731435] by
- defaultNew network file formats.
- 16:32 Changeset in orange [8084:5953852442ad] by
- defaultNew network view methods.
- 15:58 Changeset in orange [8377:4247e84b8d0b] by
- defaultScatterPlot3D: shapes dropdown connected
- 15:07 Changeset in orange [8376:65bcd64a6306] by
- defaultInitial (testing) implementation of multi-threaded curve updating.
- 14:58 Changeset in orange [8375:259ca2d36c64] by
- defaultScatterPlot3D: various checkboxes, dropdowns
- 13:17 Changeset in orange [8374:1828fa048ee1] by
- defaultAdd the new plot module in Python
- 13:09 Changeset in orange [8083:87f639728674] by
- defaultNew visualization architecture.
- 13:07 Changeset in orange [8373:65990adb4d66] by
- defaultMake sure orangeplot module loads correctly
- 12:36 Changeset in orange [8372:90cbfcaad134] by
- defaultAdd transfer directives and export a simpler constructor for Curve
- 12:31 Changeset in orange [8371:3fa9499756e0] by
- defaultAdd files for NetworkCurve
- 12:28 Changeset in orange [8370:736db067a9a8] by
- defaultAdd a NetworkCurve in C++
- 12:16 Changeset in orange [8369:a6c2321d20b2] by
- defaultRevert bad commit
- 12:13 Changeset in orange [8368:23711938f6d4] by
- defaultRevert orangeplot.sip to the proper, hopefully final, state
- 12:09 Changeset in orange [8367:723376b971d8] by
- defaultRename the top-lever SIP file
- 10:44 Changeset in orange [8366:28a99f96588f] by
- defaultRemove old directory
- 10:43 Changeset in orange [8365:ef1497094a74] by
- defaultRemove old directory
- 10:43 Changeset in orange [8364:b4dbcc6b9e2e] by
- defaultRename the graph elements files to owelement.py
- 10:38 Changeset in orange [8363:e185adc25e0e] by
- defaultRename the python classes to a consistent naming scheme
- 10:36 Changeset in orange [8362:68a38fd80872] by
- defaultFinalize the rename, remove old files
- 10:24 Changeset in orange [8361:413e3b14c7ca] by
- defaultRename the library from orangegraph to orangeplot
- 08:46 Changeset in orange [9453:132af75cef94] by
- defaultAdd an input channel for BR widget
- 08:23 Changeset in orange [9452:d9b12ff5aca3] by
- defaultMLC scoring/testing: ensure backward compatibility of refactored modules.
- 08:22 Changeset in orange [9451:d012239b6563] by
- defaultmlc-evaluator.py: ensure 80-character width limit
- 01:11 Changeset in orange [8360:5c77de8d0d1b] by
- defaultScatterplot3D: general/settings tab, point properties
- 00:16 Changeset in orange [8359:a7adcc1ba07c] by
- defaultAdded shapes (symbols), additional work on legend
07/05/11:
- 17:34 Changeset in orange [8082:7bbe579bfcaa] by
- defaultBrowse doc network dataset now navigates to correct folder.
- 17:34 Changeset in orange [8081:922aa219574d] by
- defaultnew network visualization scheme
- 17:33 Changeset in orange [8080:fdaa5e0b7a8b] by
- defaultnew network visualization scheme
- 17:33 Changeset in orange [8079:37238becf85a] by
- defaultnew network visualization scheme
- 17:12 Changeset in orange [8358:ce30bbed7f3d] by
- defaultMake sure both distrete and continuous ErrorBarCurves show up in …
- 16:54 Changeset in orange [8078:b84ffc722ad1] by
- defaultUncommented the ploting members.
- 16:30 Changeset in orange-bioinformatics [1451:baf554e6e198] by
- defaultAutomated manifest update.
- 16:28 Changeset in orange-bioinformatics [1450:6c2b050c2c2a] by
- defaultUpdated.
- 15:53 Changeset in orange [8077:f7a6c85b3749] by
- defaultFixed compiling with on Windows.
- 15:45 Changeset in orange [8076:3a03c9d673eb] by
- defaultFixed compiling with Visual C++.
- 15:42 Changeset in orange [8075:e9b7f1123c09] by
- defaultReturn a value at line 8.
- 13:16 Changeset in orange [8074:844cfc478eae] by
- defaultInitial commit of Earth R package (MARS - Multivariate Adaptive Regression …
- 13:15 Changeset in orange [8073:388382333851] by
- defaultAdded a folder of network examples.
- 13:00 Changeset in orange [8357:d6d43132640c] by
- defaultAvoid crash when trying to detach an Item that's already not attached to …
- 12:34 Changeset in orange [8072:06eb785ac776] by
- defaultRemoved casting of examples into the training domain for now as this does …
- 12:25 Changeset in orange [9450:a84f206fdf7d] by
- defaultMerge trunk up to rev10958 into multilabel branch.
- 11:42 Orange25/Progress edited by
- (diff)
- 11:38 Orange25/Progress edited by
- (diff)
- 11:37 Orange25/Progress edited by
- (diff)
- 11:28 Orange25/Progress edited by
- (diff)
- 11:25 Orange25/Progress edited by
- (diff)
- 11:20 Changeset in orange [8071:10fb85d28da8] by
- defaultRemoved an accidental add of lib_vectors_auto.txt.
- 11:17 Orange25/Progress edited by
- (diff)
- 11:06 Orange25/Progress edited by
- (diff)
- 10:58 Changeset in orange [8070:c48e8260b4b1] by
- defaultUndo the previous commit (will commit again when it works)
- 10:49 Changeset in orange [8356:02c7fb226307] by
- defaultFix regression where the graph was upside down because of Qt coordinate …
- 10:48 Changeset in orange [8355:012372658f56] by
- defaultMake ErrorBarCurve from OWDistributions work with OWGraphQt
- 10:47 Ticket #856 (Startup script for Orange bundle (Mac OSX)) created by
- Does not properly handle spaces in path names.
- 10:29 Ticket #840 (Implement GPU accelerated learning algorithms) closed by
- wontfix: Our tests have shown GPU to be rather useless even for massively parallel …
- 10:24 Ticket #420 (Bug in File widget) closed by
- worksforme
- 10:18 Changeset in orange [8354:c0024b87b35b] by
- defaultMake all PlotItems autoscale by default.
- 09:59 Changeset in orange [8353:fc93d8b40e15] by
- defaultA rather large restructuring, remove multiple inheritance. Multiple …
- 00:07 Changeset in orange [8352:9d931fbceac2] by
- defaultWork on the legend
07/04/11:
- 22:26 Changeset in orange [8351:373a3f30e243] by
- defaultAdded outlines to particles, ortho projection
- 22:25 Changeset in orange [8350:a0ab03aef862] by
- defaultAdded outlines to particles, ortho projection
- 20:06 Changeset in orange [8349:f2c07c81337c] by
- defaultAxes values, highlight
- 18:20 Changeset in orange [8069:5e19a5dcaac0] by
- default
- 17:55 Changeset in orange [9449:7a5ec4bc7f65] by
- defaultUpdate widget Test for multi-label
- 16:00 Changeset in orange [9448:d3150d5fa7ff] by
- defaultInitial framework for widgets for multi-label
- 14:41 Changeset in orange [8068:64cd0c5846a0] by
- defaultSphinx documentation for Orange 2.5: prettier formating of float values, …
- 13:59 Changeset in orange [9447:df7e3665f3c7] by
- defaultMerged the testing and scoring in multilabel and the old one
- 13:49 Orange25 edited by
- (diff)
- 13:49 WikiStart edited by
- (diff)
- 13:48 Orange25 edited by
- (diff)
- 13:48 Orange25/Progress edited by
- (diff)
- 13:46 Orange25/Progress edited by
- (diff)
- 13:44 Ticket #855 (Orange.evaluation.testing) created by
- Some attributes are in camelCase.
- 13:39 Ticket #748 (clustering - Orange 2.5) closed by
- fixed
- 13:39 Changeset in orange [8067:e32d040a8940] by
- defaultFixed a hierarchical clustering example. Changed two camelCase attributes …
- 11:13 Orange25/Progress edited by
- (diff)
- 11:12 Ticket #854 (Orange.projection.correspondence) created by
- That was assigned to you, wasn't it?
- 11:11 Orange25/Progress edited by
- (diff)
- 11:11 Orange25/Progress edited by
- (diff)
- 11:09 Orange25/Progress edited by
- (diff)
- 11:09 Ticket #853 (Orange.classification.knn) created by
- weightID should be changed to weight_id. A function is listed as using …
- 11:02 Orange25/Progress edited by
- (diff)
- 10:59 Orange25/Progress edited by
- (diff)
- 10:58 Ticket #796 (Module Orange.classification.bayes uses camel case where not appropriate) reopened by
- The arguments of learner and classifier are still in camelCase (in …
- 10:55 Orange25/Progress edited by
- (diff)
- 10:55 Ticket #852 (Orange.classification.rules) created by
- Some references are wrong: for example Orange.classifier.rules. Instead of …
- 10:47 Ticket #851 (Orange.classification.svm) created by
- Some methods/attributes/parameters are still in camelCase. Some examples …
- 10:43 Changeset in orange [8066:9a2baba11942] by
- defaultReplaced getValueFrom. References #850.
- 10:43 Ticket #850 (Orange.classification.lookup) created by
- Camel case. Also fix getValueFrom and similar, and add correct links. For …
- 10:31 Changeset in orange [8065:b1256c6f51a9] by
- defaultSimpleTree: added paramater skipProb
- 10:23 Ticket #849 (Orange.classification.majority) created by
- It still has camelCase. Example uses old Orange modules.
- 10:12 Orange25/Progress edited by
- (diff)
- 09:59 Changeset in orange [8064:9be36bdabbbd] by
- defaultSimpleTree: randomly select a subset of attributes for every split
07/03/11:
- 19:24 Changeset in orange [8063:8be2c33e52c8] by
- defaultAdded SimpleTreeLearner
- 12:54 Ticket #848 (Debian packages for add-ons) created by
- Create Debian packages also for add-ons.
- 12:47 Ticket #846 (Include addon.xml files in orange addon fink packages.) closed by
- fixed: In [10935]: […]
- 12:47 Changeset in orange [8062:532bc7012fee] by
- defaultAdd also addon.xml to Fink packages of Orange python modules. Closes …
- 12:40 Ticket #843 (Compile packages for 64 bit Fink) closed by
- fixed
- 11:48 Changeset in orange [8061:6d1ae6d3194c] by
- default
- 09:35 Changeset in orange [8348:a5f5917ae82f] by
- defaultOnly update zoom for items with a defined set_graph_transform method (i.e. …
- 09:30 Changeset in orange [8347:c7eb946d9893] by
- defaultAdd necessary /Transfer/ annotation to .sip files and a private copy …
- 08:38 Changeset in orange [8346:278b3ff39032] by
- defaultAdd /TransferThis/ to scene arguments of PlotItem and Curve constructors.
- 00:39 Changeset in orange [8345:23f889b4e9b8] by
- defaultDrawing now uses vertex buffers, work on axes
Note: See TracTimeline
for information about the timeline view.
