diff --git a/optlab/index.html b/optlab/index.html deleted file mode 100644 index 4a3c231f42419e06797f880313e3bb4c6a4046a4..0000000000000000000000000000000000000000 --- a/optlab/index.html +++ /dev/null @@ -1,51 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<html> - -<head> - -<title>OPTLAB</title> - -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="keywords" content="free, finite element, fem, interface, gmsh, getdp"> -<meta name="viewport" content="width=device-width"> -<meta name="apple-itunes-app" content="app-id=845930897"> -<link href="http://onelab.info/onelab.css" rel="stylesheet" type="text/css"> -<style type="text/css"><!-- - div.small { font-size:80%; } - ul.small { margin-top:1ex; margin-bottom:1ex; } ---></style> - -</head> - -<body> - -<h1 class="short">OPTLAB</h1> -<h1>Nonlinear Optimization LABoratory</h1> - -<div><span style="white-space:nowrap"><!-- ---><img width="35%" src="pmsm_shapeTopo.png"></a><!-- ---><img width="35%" src="mbb.png"></a><!-- ---><img width="35%" src="busbar.png"></a><!-- ---></span></div> - -<p> - OPTLAB is a fully parallel package for solving large-scale and nonlinear constrained - optimization problems in an efficient </a> and portable manner. - The package is distributed as a Software Development Kit (SDK) callable - from C, C++, Python, and Julia. -</p> - -<h2>Quick start</h2> - -<ol> - <li>Download the Software Development Kit (SDK) for - <a href="http://onelab.info/optlab/bin/optlab-1.0.0-Windows64.zip">Windows</a>, - <a href="http://onelab.info/optlab/bin/optlab-1.0.0-Linux64.zip">Linux </a> or - <a href="http://onelab.info/optlab/bin/optlab-1.0.0-MacOSX.zip">MacOS </a>. - <li>... then learn how to use it by exploring - <a href="https://gitlab.onelab.info/optlab/tutorials">the tutorials</a> -</ol> - -</body> -</html> -