Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.19 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.19 KB

electropy

Build Status Coverage Status Binder

electropy is a classical electrodynamics simulation toolset for Python.

Installation

Recommended requirement: conda or anaconda

  • git clone https://github.com/electropy/electropy.git
  • cd electropy
  • conda create -n ep python=3.6
  • conda activate ep
  • pip install -e .

About me

Mathieu Boudreau is a MRI physicist working as a Research Fellow for the Montreal Heart Institute and a software developer at NeuroPoly (Polytechnique de Montréal). He holds a PhD in Biomedical Engineering from McGill University ('19), a MSc in Physics from the University of Western Ontario ('11), and a BSc in Physics from the Université de Moncton ('09). In his spare time, Mathieu enjoys making graduate students feel anxious about not having proper backups of their computers.