start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2020/01/17 14:45] – Fix scaled images problem for now lkastnerstart [2024/02/07 10:36] (current) – [front page] Rewrite data link page lkastner
Line 57: Line 57:
       <img heigth="150" width="150" alt="Logo" src="/theme_files/images/pmlogobig.png"  style="float:left; margin:20px;"/>       <img heigth="150" width="150" alt="Logo" src="/theme_files/images/pmlogobig.png"  style="float:left; margin:20px;"/>
       <img src="/theme_files/images/wikilogo.png"/>       <img src="/theme_files/images/wikilogo.png"/>
-      <hr> 
-      <p> 
-      polymake is open source software for research in polyhedral geometry. 
-      It deals with polytopes, polyhedra and fans as well as simplicial complexes, matroids, graphs, tropical hypersurfaces, and other objects. Supported platforms include various flavors of Linux, FreeBSD and Mac OS. 
       <br>       <br>
       <a href="/doku.php/boxdoc">       <a href="/doku.php/boxdoc">
          <button class="button" style="float:right">&#187; try it online!</button>          <button class="button" style="float:right">&#187; try it online!</button>
       </a>       </a>
 +      <hr>
 +      <p>
 +      polymake is open source software for research in polyhedral geometry.
 +      It deals with polytopes, polyhedra and fans as well as simplicial complexes, matroids, graphs, tropical hypersurfaces, and other objects. Supported platforms include various flavors of Linux, FreeBSD and Mac OS.
 +      </p>
 +      <!--
 +      <p class="dark">
 +      <b>Hint:</b> polymake currently undergoes a major refactoring of its codebase. 
 +      One reason are changes in perl version 5.38 and its successors that restrict access to various internal functions.
 +      This is why polymake temporarily vanished from several Linux distributions.
 +      Users can download our tarballs with a <a href="/doku.php/install/jll"><img heigth="20" width="20" alt="Download" src="/theme_files/images/download-pm.png"/>prebuilt polymake</a> (including a suitable perl).<br/>
 +      <b>Update:</b> The latest polymake 4.11 restores compatibility with perl 5.38 but it is unclear if these workarounds will stay possible for future perl releases.
       </p>       </p>
 +      -->
    </div>    </div>
  
Line 154: Line 163:
                <a href="/doku.php/user_guide/extend/extensions">Write your own extension!</a><br>                <a href="/doku.php/user_guide/extend/extensions">Write your own extension!</a><br>
 </div> </div>
-      <div class="col">  <h3>The polymake Database</h3> +      <div class="col">  <h3>polyhedral data</h3> 
-               <p>polyDB is database for objects in discrete geometry and related areas that can be accessed from within polymake.</p>+               <p>polymake comes with its own dataformat and database interface to the polyDB. Additionally there exist wide variety of other datasets that can be treated by polymake, but do not fit into the polyDB directly</p
 +               <br> 
 +               <a href="/doku.php/user_guide/howto/polydb_tutorial">polyDB wiki page</a>
                <br>                <br>
-               <a href="/doku.php/polydb">polyDB wiki page</a>+               <a href="/doku.php/polydb">polyhedral data overview</a>
 </div> </div>
 </div> </div>
  
  
-   <div class="light" style="background: url(https://polymake.org:8443/lib/exe/fetch.php/wiki/bsyourangle.png) right top no-repeat;">+   <div class="light" style="background: url(https://polymake.org/lib/exe/fetch.php/wiki/bsyourangle.png) right top no-repeat;">
    <center>    <center>
                 <h3>Research with polymake</h3>                 <h3>Research with polymake</h3>
  • start.1579272334.txt.gz
  • Last modified: 2020/01/17 14:45
  • by lkastner