Merge remote-tracking branch 'upstream/develop' into pyapi_multipole

This commit is contained in:
Sterling Harper 2016-12-02 14:37:27 -05:00
commit 52bd883e58
30 changed files with 1642 additions and 520 deletions

View file

@ -9,6 +9,7 @@ WMP_VERSION = b'v0.2'
from .data import *
from .neutron import *
from .decay import *
from .reaction import *
from .ace import *
from .angle_distribution import *