nbia-astro / skeletor

Parallel PIC code written in Python and based on the skeleton codes provided by PICKSC
GNU General Public License v3.0
1 stars 0 forks source link

Renamed `np` to `N` and `npmax` to `Nmax` #126

Closed tobson closed 7 years ago

tobson commented 7 years ago

Next I'll import numpy as np wherever Numpy is needed.

tberlok commented 7 years ago

Cool!

tberlok commented 7 years ago

This pull request fixes #27.