Commit 868fce7
* Fix to #397
* NUMPY is essential dependency; therefore numpy code is no longer
included conditionally. USE_NUMPY is implied and have been removed from
cmake.
* Minor cleanup in macros and loggers.
numCores now use thread library to determine number of available
threads.
* include cmath in Pool.cpp as well. Failed compilation with gcc5.3
* include cmath in Pool.cpp as well. Failed compilation with gcc5.3
Co-authored-by: Dilawar Singh <[email protected]>
Co-authored-by: dilawars <[email protected]>
1 parent 0e85a57 commit 868fce7
File tree
11 files changed
+2721
-3840
lines changed- biophysics
- kinetics
- pymoose
- python/moose
- shell
11 files changed
+2721
-3840
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 14 | | |
23 | 15 | | |
24 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments