Skip to content
Snippets Groups Projects
index.html 4.97 KiB
Newer Older
<!DOCTYPE html>
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Realization of s-Permutahedra and s-Associahedra</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<style>
.row{
    clear:both;
}

.cell {
    width:300px;
    float: left;
    text-align: center;
}

.cell img{
    width:100%;
}

</style>


</head>

<body>
<p>Click on the image to see the 3d-model</p>
Viviane Pons's avatar
Viviane Pons committed
<p>These images were created with the <a href="http://www.sagemath.org/" >SageMath</a> software. The code is <a href="https://github.com/VivianePons/public-notebooks/tree/master/sWeakOrder" >available on github</a>.</p>
<div class="row">
    <div class="cell" >
        <a href="s0002.html" title = "s0002"><img src="s0002.png" alt="s0002" /></a>
        <p>s = 0002</p>
    </div>
    <div class="cell" >
        <a href="s0012.html" title = "s0012"><img src="s0012.png" alt="s0012" /></a>
        <p>s = 0012</p>
    </div>
    <div class="cell" >
        <a href="s0102.html" title = "s0102"><img src="s0102.png" alt="s0102" /></a>
        <p>s = 0102</p>
    </div>
</div>
<div class="row">
    <div class="cell" >
        <a href="s0111.html" title = "s0111"><img src="s0111.png" alt="s0111" /></a>
        <p>s = 0111</p>
    </div>
    <div class="cell" >
        <a href="s0111_both.html" title = "s0111 both"><img src="s0111_both.png" alt="s0111 both" /></a>
Viviane Pons's avatar
Viviane Pons committed
        <p>s = 0111, s-permutahedron inside s-associahedron</p>
    </div>
    <div class="cell" >
        <a href="s0111_asso.html" title = "s0111 asso"><img src="s0111_asso.png" alt="s0111 asso" /></a>
        <p>s = 0111, s-assoicahedron</p>
    </div>
</div>
<div class="row">
    <div class="cell" >
        <a href="s0112.html" title = "s0112"><img src="s0112.png" alt="s0112" /></a>
        <p>s = 0112</p>
    </div>
    <div class="cell" >
        <a href="s0112_both.html" title = "s0112 both"><img src="s0112_both.png" alt="s0112 both" /></a>
Viviane Pons's avatar
Viviane Pons committed
        <p>s = 0112, s-permutahedron inside s-associahedron</p>
    </div>
    <div class="cell" >
        <a href="s0112_asso.html" title = "s0112 asso"><img src="s0112_asso.png" alt="s0112 asso" /></a>
        <p>s = 0112, s-assoicahedron</p>
    </div>
</div>
<div class="row">
    <div class="cell" >
        <a href="s0222.html" title = "s0222"><img src="s0222.png" alt="s0222" /></a>
        <p>s = 0222</p>
    </div>
    <div class="cell" >
        <a href="s0222_both.html" title = "s0222 both"><img src="s0222_both.png" alt="s0222 both" /></a>
Viviane Pons's avatar
Viviane Pons committed
        <p>s = 0222, s-permutahedron inside s-associahedron</p>
    </div>
    <div class="cell" >
        <a href="s0222_asso.html" title = "s0222 asso"><img src="s0222_asso.png" alt="s0222 asso" /></a>
        <p>s = 0222, s-assoicahedron</p>
    </div>
</div>
Viviane Pons's avatar
Viviane Pons committed
<div class="row">
    <div class="cell" >
        <a href="s0232.html" title = "s0232"><img src="s0232.png" alt="s0232" /></a>
Viviane Pons's avatar
Viviane Pons committed
        <p>s = 0232</p>
    </div>
    <div class="cell" >
        <a href="s0232_both.html" title = "s0232 both"><img src="s0232_both.png" alt="s0222 both" /></a>
        <p>s = 0232, s-permutahedron inside s-associahedron</p>
    </div>
    <div class="cell" >
        <a href="s0232_asso.html" title = "s0232 asso"><img src="s0232_asso.png" alt="s0222 asso" /></a>
        <p>s = 0232, s-assoicahedron</p>
    </div>
</div>
<div class="row">
    <div class="cell" >
        <a href="s0333.html" title = "s0333"><img src="s0333.png" alt="s0333" /></a>
        <p>s = 0333</p>
    </div>
    <div class="cell" >
        <a href="s0333_both.html" title = "s0333 both"><img src="s0333_both.png" alt="s0333 both" /></a>
Viviane Pons's avatar
Viviane Pons committed
        <p>s = 0333, s-permutahedron inside s-associahedron</p>
    </div>
    <div class="cell" >
        <a href="s0333_asso.html" title = "s0333 asso"><img src="s0333_asso.png" alt="s0333 asso" /></a>
        <p>s = 0333, s-assoicahedron</p>
    </div>
</div>
Viviane Pons's avatar
Viviane Pons committed
<div class="row">
    <div class="cell" >
        <a href="s0323.html" title = "s0323"><img src="s0323.png" alt="s0323" /></a>
        <p>s = 0323</p>
    </div>
    <div class="cell" >
        <a href="s0323_both.html" title = "s0323 both"><img src="s0323_both.png" alt="s0323 both" /></a>
        <p>s = 0323, s-permutahedron inside s-associahedron</p>
    </div>
    <div class="cell" >
        <a href="s0323_asso.html" title = "s0323 asso"><img src="s0323_asso.png" alt="s0323 asso" /></a>
        <p>s = 0323, s-assoicahedron</p>
    </div>
</div>
<div class="row">
    <div class="cell" >
        <a href="s0555.html" title = "s0555"><img src="s0555.png" alt="s0555" /></a>
        <p>s = 0555</p>
    </div>
    <div class="cell" >
        <a href="s0555_both.html" title = "s0555 both"><img src="s0555_both.png" alt="s0555 both" /></a>
Viviane Pons's avatar
Viviane Pons committed
        <p>s = 0555, s-permutahedron inside s-associahedron</p>
    </div>
    <div class="cell" >
        <a href="s0555_asso.html" title = "s0555 asso"><img src="s0555_asso.png" alt="s0555 asso" /></a>
        <p>s = 0555, s-assoicahedron</p>
    </div>
</div>
<div class="row">

</div>
</body>