Last change
on this file since 9362 was
9305,
checked in by fschoepp, 12 years ago
|
#1888:
- Added an Update / GetExperiment... methods to the controller for updating and querying experiments.
- The AlgorithmConverter class now properly converts from/to JSON format.
- Integrated backbone js as MVC provider for JavaScript + jquery.
- Added experiment.model.js + experiment.view.js + experiment.controller.js containing the MVC impl. for the Experiment pages.
- Added new methods to the ExperimentController usable by the backbone js model implementation.
- Added the experiment dialog from HL 3.3.7 (variate experiment parameters). It's capable of variating the algorithm parameters.
|
File size:
121 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <packages>
|
---|
3 | <package id="Newtonsoft.Json" version="4.5.11" />
|
---|
4 | </packages> |
---|
Note: See
TracBrowser
for help on using the repository browser.