Sauvegarde de l’agenda d’Owncloud/Nextcloud
Suite, notamment, à mon passage d’Android à CyanogenMod, j’ai choisi de migrer mon agenda de Google à Owncloud. Une fois les modifications …
Suite, notamment, à mon passage d’Android à CyanogenMod, j’ai choisi de migrer mon agenda de Google à Owncloud. Une fois les modifications …
It is often tricky to buy a recent computer and to install Linux on it. Here are a few problem I ran …
The goal of this example is to make a small Java app which uses Spark to count the number of lines of …
The post is here: https://math.rgug.ch/2016/01/26/linearization-of-a-sparse-symmetric-matrix/ The post is here: https://math.rgug.ch/2016/01/26/linearization-of-a-sparse-symmetric-matrix/
To install the Netflix app on Ubuntu, type the following commands in a terminal: I strongly suggest that you first launch Netflix …
I wanted to use PARI/GP in a C++ code and be able to compile the project with CMake. Installing the library On …
I just discovered pdf2htmlEX which is a program to covert PDF files to HTML. The result is pretty nice as shown here: …
I needed a function to perform polynomial division in C++. The polynomials are stored in vector< int >: a polynomial is represented …
Si vous utilisez Inkscape et que vous voulez changer la couleurs des markers (par exemple si vous voulez que l’intérieur des dot …
J’ai besoin de me connecter à une base MySQL (hébergée en local) depuis un programme en C++, depuis Ubuntu. J’ai jamais vraiment …