Kaeryv's Posts

Most things unavailable, refactor in progress...

The plane wave expansion method

WIP Plane wave expansion method

more

"Rigorous Coupled Wave Analysis: Displacement-sentitive PhCs"

How to use my RCWA library to simulate displacement-sensitive photonic crystal slabs

more

Julia Fractal as fast as possible in Python

Trying to get Julia fractal to run fast in python [WIP].

more

Parallel programming in fortran using OpenMP

Basic OpenMP usage illustrated by computing the Julia fractal set

more

"Programmation Fortran VII: PBM et PGM"

Comment sauvegarder une image lisible rapidement et uniquement en utilisant le compilateur Fortran!

more

"Programmation Fortran III: Procédures"

Programmation Fortran III

more

"Programmation Fortran IV: Tables"

Utilisation des tables en fortran pour opérations sur matrices et données groupées.

more

Carte d'acquisition et de contrôle Arduino pour un interféromètre de Michelson ou Fabry-Perot

Manuel d'utilisation du logiciel d'analyse 4+1 canaux.

more

Discovering variational auto-encoders using Tensorflow

Let's discover (variational) autoencoders and get going with a simple Tensorflow implementation.

more

µFortran page

A lightweight ForTran IDE designed to help students at the University of Namur learn programming.

more

Solving the Poisson equation using Nvidia CUDA

In this issue, we will go through the implementation of a simple `cuda` kernel for computing the Poisson equation.

more

Setting-up an RSA key for secure shell

How to secure an ssh connection with a private key.

more