News

In programming—and computer science in general—an expression is something which can be evaluated—that is, a syntactically valid combination of constants, variables, functions, and operators which ...
hydro_examples Simple one-dimensional examples of various hydrodynamics techniques This is a collection of simple python codes (+ a few Fortran ones) that demonstrate some basic techniques used in ...
PyCNN: Image Processing with Cellular Neural Networks in Python Cellular Neural Networks (CNN) [wikipedia] [paper] are a parallel computing paradigm that was first proposed in 1988. Cellular neural ...