[...]
I have pushed the change to the userguide. To execute the example you
do
the following:
* go to commons-math folder, type mvn clean install
this step is only needed if your local maven repository does not
yet
contain the latest commons-math snapshot
* go to userguide folder (src/userguide), type mvn clean package
* now you can run the examples like that:
java -cp target/commons-math3-examples-uber-3.5-SNAPSHOT.jar
org.apache.commons.math3.userguide.LowDiscrepancyGeneratorComparison
Very nice.
Thanks,
Gilles
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org