forked from devsim/devsim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlinux.txt
More file actions
29 lines (21 loc) · 737 Bytes
/
linux.txt
File metadata and controls
29 lines (21 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
This is the DEVSIM distribution. Extract the files from
the archive into your preferred directory. Product
documentation is available in the devsim/doc directory.
DEVSIM depends on having one of the following 64 bit applications installed on your system:
* Python 3.6
* Python 3.7
* Tcl 8.6
* Intel MKL
All of these dependencies are available by installing:
Anaconda Python
https://continuum.io/download
Setting paths:
csh:
setenv PYTHONPATH /path/to/devsim/lib
bash:
export PYTHONPATH=/path/to/devsim/lib
Running:
The module can then be run by importing the devsim module from your python script.
Issues:
If you have problems running the software, please report an issue at:
https://groups.google.com/forum/#!forum/devsim