Skip to content
37 changes: 36 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PEPit is mainly based on the formalism and developments from [2, 3] by a subset
A friendly informal introduction to this formalism is available in this [blog post](https://francisbach.com/computer-aided-analyses/)
and a corresponding Matlab library is presented in [4] ([PESTO](https://github.com/AdrienTaylor/Performance-Estimation-Toolbox)).

Website and documentation of PEPit: [https://pepit.readthedocs.io/](https://pepit.readthedocs.io/)
Website and documentation of PEPit: [https://pepit.readthedocs.io/](https://pepit.readthedocs.io/en/latest/)

Source Code (MIT): [https://github.com/PerformanceEstimation/PEPit](https://github.com/PerformanceEstimation/PEPit)

Expand Down Expand Up @@ -285,6 +285,18 @@ This toolbox has been created by
- [**Adrien Taylor**](https://adrientaylor.github.io/)
- [**Aymeric Dieuleveut**](http://www.cmap.polytechnique.fr/~aymeric.dieuleveut/)

<p align="center">
<a href="https://www.inria.fr" style="margin: 0 40px;">
<img src="/docs/source/logos/inria.png" alt="Inria" height="70">
</a>
<a href="https://www.polytechnique.edu/" style="margin: 0 40px;">
<img src="/docs/source/logos/X.png" alt="Ecole Polytechnique" height="70">
</a>
<a href="https://www.uclouvain.be/" style="margin: 0 40px;">
<img src="/docs/source/logos/uclouvain.jpg" alt="UCLouvain" height="90">
</a>
</p>

### External contributions

All external contributions are welcome.
Expand All @@ -304,6 +316,29 @@ The authors would like to thank [**Rémi Flamary**](https://remi.flamary.com/)
for his feedbacks on preliminary versions of the toolbox,
as well as for support regarding the continuous integration.

## Funding


This project is co-funded by the European Research Council (ERC grants SEQUOIA 724063 and CASPER 101162889) and under the management of Agence Nationale de la Recherche (ANR-19-CHIA-0002-01/chaire SCAI and Hi!Paris and ANR-23-IACL-0008 PR[AI]RIE-PSAI). Views and opinions expressed are however those of the authors only.

<table border="0" width="100%" style="border-collapse: collapse;">
<tr>
<td align="left" valign="middle">
<a href="https://erc.europa.eu/homepage">
<img src="/docs/source/logos/EU.png" alt="European Union" height="130">
</a>
</td>
<td align="right" valign="middle">
<a href="https://anr.fr/">
<img src="/docs/source/logos/anr.png" alt="ANR" height="80">
</a>
</td>
</tr>
</table>




## References

[1] Y. Drori, M. Teboulle (2014).
Expand Down
Binary file added docs/source/logos/EU.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/logos/X.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/logos/anr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/logos/inria.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/logos/uclouvain.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.