Skip to content
Snippets Groups Projects
Select Git revision
  • 344b7fc8789e46dfea4f4e60faa645c85faba267
  • master default protected
  • gdemesy-master-patch-25928
  • gdemesy-master-patch-34075
  • gdemesy-master-patch-27135
  • dev_photonics
6 results

index.html

Blame
  • index.html 1.57 KiB
    <!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>