Nathan Mannall
|
0724590925
|
Add mpi4py-fft to conda environment
|
2025-06-30 17:25:14 +01:00 |
|
Nathan Mannall
|
3c8d9e126a
|
Remove unused dependency from conda_env.yaml
|
2025-06-25 13:51:52 +01:00 |
|
Craig Warren
|
190a3f36ef
|
mpi4py must now be installed by default
|
2025-05-27 09:27:20 +01:00 |
|
Craig Warren
|
ba36a5efb3
|
Revert name to gprMax-devel
|
2025-03-10 13:39:40 +00:00 |
|
AdittyaPal
|
7742af565c
|
Update conda_env.yml
Renamed the conda environment.
|
2023-08-11 22:20:56 +05:30 |
|
Sai-Suraj-27
|
f9dd7f2420
|
Added a pre-commit config file and reformatted all the files accordingly by using it.
|
2023-06-26 16:09:39 +05:30 |
|
Craig Warren
|
f096e6efe3
|
Added humanize
|
2022-11-28 16:15:43 +00:00 |
|
Craig Warren
|
29786cf96b
|
Unpin Python version
|
2022-11-19 15:49:59 +00:00 |
|
Craig Warren
|
d57af6ca80
|
Pinned Python to workaround multiprocessing seg fault
|
2022-11-17 15:46:23 +00:00 |
|
Craig Warren
|
9983253861
|
Overhaul GSoC stltovoxel work into a pure user_lib tool, i.e. not a gprMax command
|
2022-01-06 20:50:39 +00:00 |
|
Craig Warren
|
857ea69dc9
|
Merge pull request #295 from karban8/devel
[GSoC 2021] Importing Geometrical Information from laser scanners
|
2022-01-06 16:16:18 +00:00 |
|
Craig Warren
|
daf8fd1308
|
TIdy up some comments,
|
2021-12-04 09:44:48 +01:00 |
|
Craig Warren
|
76f2c6a08b
|
Commented out CUDA/OpenCL/MPI. Renamed env gprMax-devel
|
2021-11-19 13:21:44 +00:00 |
|
karban8
|
8b4af3c7a6
|
update conda_env file
|
2021-08-17 11:42:45 +05:30 |
|
Craig Warren
|
69e2a188f7
|
Added PyEVTK and jinja2 (required for templating)
|
2021-05-25 20:46:50 +01:00 |
|
Craig Warren
|
dbd530e150
|
Unpin numpy as external bug resolved.
|
2020-08-11 11:33:33 +01:00 |
|
craig-warren
|
ddb3f236e0
|
Corrected usage comment.
|
2020-03-27 16:32:20 +00:00 |
|
craig-warren
|
4d501f16f7
|
Pin numpy to 1.17.4 to workaround conda bug on macOS.
|
2020-03-27 16:07:48 +00:00 |
|
Craig Warren
|
cdc17211ef
|
Added pip as explicit dependency.
|
2019-05-03 10:56:46 +01:00 |
|
Craig Warren
|
d489d47ae5
|
Updated to remove OpenBLAS dependency on for Windows/Linux. macOS requires different conda environment file as it needs OpenBLAS as MKL causes instability on macOS.
|
2019-03-12 09:38:09 +00:00 |
|
Craig Warren
|
17a48f6a99
|
Unpin numpy, but specify OpenBLAS dependency (rather than MKL BLAS).
|
2019-03-04 13:01:26 +00:00 |
|
Craig Warren
|
9d44724ce1
|
Change mpi4py package to not be part of default install.
|
2019-01-29 10:05:11 +00:00 |
|
Craig Warren
|
c67facb067
|
Pin numpy to >1.15.4 and unpin mkl.
|
2019-01-14 14:02:09 +00:00 |
|
Craig Warren
|
1c20a241bf
|
Can unpin tqdm as error fixed in 4.29.1
|
2019-01-14 08:48:12 +00:00 |
|
Craig Warren
|
9a8a066025
|
Updated to allow Python 3.7.x, and to pin tqdm package to 4.28.1 as there is an issue with 4.29.0
|
2019-01-11 11:21:29 +00:00 |
|
Craig Warren
|
99033e33c6
|
Update to use of double equals to ensure version numbers of packages.
|
2018-10-26 09:57:25 +01:00 |
|
Craig Warren
|
5315b254c1
|
Updated environment to handle problem with Python 3.6.7 and 3.7.* and mkl > 2018.0.0
|
2018-10-25 17:13:19 +01:00 |
|
Craig Warren
|
1a6c3ea85c
|
Pinned Python to 3.6.* series as Python 3.7 is not currently compatible with the pycuda package.
|
2018-07-26 17:28:27 +01:00 |
|
Craig Warren
|
d96bfe4aa3
|
Removed explicit dependency on mkl 2018.0.0.
|
2018-07-09 11:55:03 +01:00 |
|
Craig Warren
|
9fa07576fe
|
Removed explicit dependency on numpy 1.13.*
|
2018-07-09 11:00:38 +01:00 |
|
Craig Warren
|
2408b0eb61
|
Pinned mkl package to version 2018.0.0, as newer versions cause bug with B-scan plotting.
|
2018-05-02 16:48:57 +01:00 |
|
craig-warren
|
43d87ed3a1
|
Test logo in Latex docs only.
|
2018-04-12 17:12:28 +01:00 |
|
Craig Warren
|
51765bc69b
|
Avoid numpy 1.14 until h5py is updated to avoid annoying (but harmless) float warning.
|
2018-03-01 09:49:30 +00:00 |
|
Craig Warren
|
90c3c2c77e
|
Tidied out some commented code.
|
2017-11-01 08:29:12 +00:00 |
|
Craig Warren
|
38910a65ce
|
Removed dependency on QT 4 as Anaconda bug with QT 5 now resolved.
|
2017-10-27 13:50:22 +01:00 |
|
Craig Warren
|
3c8e5bab1b
|
Updates for version 3.1.0 - Big Smoke. These updates are predominately to enable gprMax to be run on GPUs using NVIDIA CUDA.
|
2017-06-19 16:24:08 +01:00 |
|
Craig Warren
|
f56cd69287
|
mpi4py can once again be installed via conda rather than pip, as Anaconda have fixed bug (https://github.com/conda/conda/issues/2277)
|
2017-03-23 10:58:53 +00:00 |
|
Craig Warren
|
04da1ec6e7
|
Updates to handle bug with matplotlib and versions of qt/pyqt.
|
2016-09-22 10:22:33 +01:00 |
|
Craig Warren
|
177c6f5d0a
|
Removed XDMF work from master branch.
|
2016-09-19 14:29:26 +01:00 |
|
craig-warren
|
51984f448f
|
mpi4py must be installed via pip rather than conda for now, as the conda install of mpi4py and openmpi for Mac OS X is currently broken.
|
2016-08-23 11:08:06 +01:00 |
|
Craig Warren
|
deb1afd795
|
Added colorama.
|
2016-08-05 17:10:04 +01:00 |
|
Craig Warren
|
3e63e1b86f
|
Added terminaltable package via pip.
|
2016-08-05 16:40:28 +01:00 |
|
Craig Warren
|
ef016c41ff
|
Added tqdm package via pip for progress bar.
|
2016-08-04 18:17:20 +01:00 |
|
Craig Warren
|
f89f8e1d8f
|
Alphabetical order.
|
2016-05-25 11:52:18 +01:00 |
|
Craig Warren
|
9624c60bd7
|
psutil now seems OK to use via conda (instead of pip) on Mac OS X El Capitan.
|
2016-05-19 17:50:15 +01:00 |
|
Craig Warren
|
a1c61a8106
|
Removed pyfiglet dependancy.
|
2016-05-19 17:35:36 +01:00 |
|
jasminium
|
88c41c5833
|
fixed merge
|
2016-05-11 16:30:08 +01:00 |
|
Craig Warren
|
1923a8e0bf
|
Added jupyter notebook.
|
2016-04-26 17:36:53 +01:00 |
|
jasminium
|
e2faafe921
|
issues with conda psutil on osx el captain
|
2016-03-18 13:07:27 +00:00 |
|
Craig Warren
|
22e08d9d66
|
Added mpi4py package to requirements, this will give a warning under Windows.
|
2016-02-26 12:37:04 +00:00 |
|