Skip to content
Snippets Groups Projects
Commit 962a557f authored by Colm Talbot's avatar Colm Talbot
Browse files

reinstate numpy import

parent 499a8d48
No related branches found
No related tags found
1 merge request!632Dirichlet priors
Pipeline #101469 failed
from importlib import import_module
from io import open as ioopen
import json
# import numpy as np
import numpy as np
import os
from future.utils import iteritems
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment