LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
LatNet Builder Web Application

A cross-platform web interface to LatNet Builder is included in the Python package.

The web interface is based on the Jupyter ecosystem; the Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text.

The above link contains detailed instructions about installing and using of the web interface.

The web application allows the user to specify point sets, figure of merit and construction method parameters, including the weights to be used in the figure of merit. When the user clicks on the Search button at the bottom, the web application transparently invokes the LatNet Builder command-line with the appropriate options and reports the results at the bottom of the page. After a successful search, the actual command line that was used can be displayed by clicking on the Construct Command Line link at the bottom of the results panel.

The interface should be intuitive enough for most users.