Pinned Repositories
fastmat
Wouldn't it be cool if there was a way to play and interact with matrices in code like a mathematician can do on paper? What is so cool about that is, that instead of working with matrices as rectangles of numbers like a computer normally does, you can employ structural information while still exploiting most of the freedom you have when scribbling on a piece of paper. At first sight this seems hard to realize efficiently but as we show quite the contrary is the case. A structure driven approach for handling matrices implies great flexibility, speed and fun!
python-modelling
Additional material to the poster "Modelling Signal Aquisition Frontends for Compressed Sensing Applications using Open Source Software" as presented on EuroSciPy 2018
setuptools
Official project repository for the Setuptools build system
chefkoch
A compute cluster cuisine for distributed scientific computing in python
EADF
Concise Model for Realistic Antenna Arrays via the Effective Aperture Distribution Function
edaBarCamp-DATE2022
fastmat
A library to build up lazily evaluated expressions of linear transforms for efficient scientific computing.
maskarray
Efficient layout mask handling in Python
PINGIT
PINGIT Is Not a Git Indexing Tool. Instead it offers a command-line interface to manage git repositories in irectory structures.
ChristophWWagner's Repositories
ChristophWWagner/fastmat
Wouldn't it be cool if there was a way to play and interact with matrices in code like a mathematician can do on paper? What is so cool about that is, that instead of working with matrices as rectangles of numbers like a computer normally does, you can employ structural information while still exploiting most of the freedom you have when scribbling on a piece of paper. At first sight this seems hard to realize efficiently but as we show quite the contrary is the case. A structure driven approach for handling matrices implies great flexibility, speed and fun!
ChristophWWagner/python-modelling
Additional material to the poster "Modelling Signal Aquisition Frontends for Compressed Sensing Applications using Open Source Software" as presented on EuroSciPy 2018
ChristophWWagner/setuptools
Official project repository for the Setuptools build system