Re: [OpenMOLE-users] Question about sampling

2016-11-23 Thread reyman
Ok, i make that, thanks Romain :) 2016-11-23 11:51 GMT+01:00 Romain Reuillon : > You should use seeds as an array. Add i an input of the template task. And > use ${seeds(0)} in the template task. > > FYI this give you 1 replication by tremble. If you want several >

Re: [OpenMOLE-users] Question about sampling

2016-11-23 Thread Romain Reuillon
You should use seeds as an array. Add i an input of the template task. And use ${seeds(0)} in the template task. FYI this give you 1 replication by tremble. If you want several replications use: val exploration = ExplorationTask( (tremble in (0.0 to 1.0 by 0.20)) x (seeds in

[OpenMOLE-users] demo site

2016-11-23 Thread Romain Reuillon
Dear OpenMOLErs, we are very pleased to introduce our brand new demo site: http://demo.openmole.org. It feature a fully functional instance of OpenMOLE. There is still some rough corners but illustrates how OpenMOLE works without the need to install it. This OpenMOLE instance is wiped out every 2