最近的

Tutoriel d'initiation à python3

Template to write solutions to homework assignments that involve math equations, figures and code. Just one line command to add the Matlab code with its file name.

Template para relatórios da disciplina FEELT31109 (Enriquecimento Instrumental) da FEELT/UFU, Brasil.

A homework template for UConn's CSE-3500 Algorithms & Complexity course.

Homework template for UW AMATH 582 Winter Quarter 2020

Template for homework assigment for Bi8773 at Masaryk University

A template for creating boxes of Python code in a LaTeX document.

The minted package provides automatic syntax highlighting for source code listings. It uses the excellent pygments highlighter, which provides very high quality highlighting for a wide range of languages. This example also shows how you can use minted to typeset LaTeX math embedded in your source code.

Exemple de rapport pour les TIPE (Travaux d'Initiative Personnelle Encadrés) pour les concours d'entrée aux écoles d'ingénieurs à partir de la session 2017. Il y a surtout des exemples sur les différentes manières de composer des équations ainsi que comment introduire des portions de code Python pour illustrer son propos. NB: le script TeXcount pourra vous être utile car il permet de compter les mots utilisés dans chaque section d'un document LaTeX. Vous en trouverez une version en ligne à l'adresse http://app.uio.no/ifi/texcount/online.php Il suffit d'y copier l'ensemble du document (via Ctrl-A/Ctrl-C puis Ctrl-V dans la fenêtre idoine) pour obtenir le récapitulatif tout en bas de la page qui s'ouvre alors. (You can also get the word count in Overleaf by clicking on "Word Count" at the top of the file list panel.)