Lattice Builder
Software Package for Constructing Rank-1 Lattices
|
A cross-platform web interface to Lattice Builder is included in the binary packages.
It requires Python 2.7 to be run. It can be launched by executing the LatBuilderWeb.py
script that can be found under the bin
directory of the package. The latbuilder
executable program must lie in the same directory as the LatBuilderWeb.py
for the latter to be able to find the former. Once launched, the script runs a web server on the local machine which listen to connections to http://localhost:8080/LatBuilderWeb.html. If the port 8080 is not available for the script, another port will be chosen and indicated in the script output in the console.
The interface should be intuitive enough for most users.