提交图

89 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
af10677efb Add explicit encoding to parsing README.rst 2024-03-19 11:26:35 +00:00
craig-warren
b159eb375a Updated copyright year 2024-01-04 10:41:06 +00:00
Craig Warren
c91ab83315 Improved compiler opts for macOS 2023-08-30 10:08:53 +01:00
Sai-Suraj-27
5527398e0c updated the pre-commit-config.yaml file by adding the isort hook. 2023-07-26 22:28:43 +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
Sai Suraj
9e37e5864a Reformatted some code in a few more files. 2023-04-18 18:12:16 +05:30
Craig Warren
d95364a815 Revert some of the style changes from PR341 2023-04-17 14:35:05 +01:00
Sai Suraj
e8271e1c1f Updated some parts of the setup.py to make the code much better and cleaner. 2023-04-16 01:02:26 +05:30
Craig Warren
a67c9c23ae Updated copyright year 2023-03-24 11:51:49 +00:00
Craig Warren
b6481dbd54 Fixed long line lengths 2022-11-26 15:32:13 +00:00
Craig Warren
cc0e30900b Work to implement OpenCL solver - temporarily breaks CUDA 2022-02-19 16:52:52 +00:00
Craig Warren
4d14b265ee Change template location 2022-02-02 15:36:40 +00:00
Craig Warren
954750f13f Removed a comment. 2022-01-18 14:55:52 +00:00
Craig Warren
8b1f419faf Updates to deal with Windows handling of complex values. 2022-01-18 14:39:08 +00:00
Craig Warren
27b44ecc33 Testing workaround for no 'double complex' on Windows. 2022-01-17 14:15:05 +00:00
Craig Warren
d82d4a3dba Update copyright notice. 2022-01-12 15:31:37 +00:00
Craig Warren
b9a1706045 Updated copyright to 2022. 2022-01-05 16:40:49 +00:00
Craig Warren
81bcf48dc5 Overhauled and steamlined setup.py 2022-01-05 16:35:49 +00:00
Craig Warren
68eb34b6ad Handle compilation on Apple Silicon. 2021-12-13 16:16:03 +00:00
Craig Warren
498bb21321 Cleanup setup process. 2021-12-04 09:44:28 +01:00
Craig Warren
46ab45660c Simplified jinja2 templating to use FileSystemLoader rather than package which can break. 2021-05-25 20:47:37 +01:00
Craig Warren
538d3e755c Update authors and tidy imports. 2021-03-10 15:40:36 +00:00
Craig Warren
1ce90bd2ae Updated copyright date. 2021-02-24 11:58:37 +00:00
Craig Warren
bd6cca47d5 Updated to recognise gcc v10 2020-07-17 13:59:37 +01:00
craig-warren
7df45cd604 Cleanup of imports. 2020-04-08 10:00:37 +01:00
Craig Warren
253e3a04f7 Copyright year update. 2020-02-13 17:12:09 +00:00
craig-warren
cb5918b4f2 Update Python version to minimum 3.7 2019-12-01 15:14:13 +00:00
Craig Warren
2c450a63af Further work to prepare sub-gridding. 2019-11-18 14:02:32 +00:00
craig-warren
5703942792 Work to get examples working on GPU. 2019-11-01 16:52:30 +00:00
Craig Warren
c11dbd7671 Incomplete mods and updates as discussed will John. Not implemented new config yet. 2019-10-10 16:45:25 +01:00
jasminium
8af5f4f577 mkl fix 2019-09-04 13:40:18 +01:00
jasminium
d9c5ed34f9 changes 2019-08-23 18:06:03 +01:00
Craig Warren
c7b6b48df9 Corrected call for dispersive materials Cython building. 2019-07-31 13:47:08 +01:00
John Hartley
62fdd433eb generate dispersive update cython file at build stage 2019-07-30 09:49:41 +01:00
Craig Warren
153b0dd532 Workaround for MKL threading bug on macOS. 2019-07-05 11:44:25 +01:00
Craig Warren
4d061c4b1b Updated structure to group Cython and CUDA modules in separate folders. 2019-06-10 16:04:08 +01:00
Craig Warren
fed3ccdc8c Updated to allow gcc 9.x on macOS. 2019-05-17 11:20:25 +01:00
Craig Warren
20f3c01e0e Merge pull request #202 from nipunpruthi/pipLinux
<Pip install gprMax> now working for Linux
2019-04-17 15:32:05 +01:00
Craig Warren
6e6b712cae Overhaul of PMLs and introduction of new, optional MRIPML formulation. 2019-04-12 16:23:55 +01:00
Nipun Pruthi
042058aaa5 requirements updated in setup 2019-04-09 22:36:54 +05:30
Nipun Pruthi
47f6537255 Revert "setup.py buggy findpackage removed and manifest updated for user_model"
This reverts commit 9d708f48c5.
2019-04-07 04:37:48 +05:30
Nipun Pruthi
9d708f48c5 setup.py buggy findpackage removed and manifest updated for user_model 2019-04-04 02:28:57 +05:30
Nipun Pruthi
1a592d93b6 setup.py updated for pipy 2019-04-01 15:33:21 +05:30
Craig Warren
4ba466a0f8 Suppress nvcc warnings on Windows. 2019-02-13 09:36:24 +00:00
Craig Warren
0ca02137b3 Updated copyright date to 2019. 2019-01-04 09:25:37 +00:00
Craig Warren
98b3054901 Updated cleaning to remove .pyc files which can become corrupted. 2018-10-26 09:56:40 +01:00
Craig Warren
7b1a91ca76 Added checking for gcc 8.x 2018-05-03 13:12:49 +01:00
Craig Warren
fc7306c101 Updated copyright date. 2018-01-02 11:23:53 +00:00
Craig Warren
8bb0dd6c61 Added setting of -rpath for linker options on macOS. 2017-10-30 14:51:42 +00:00
Craig Warren
2f934092ce Add ability to compile with gcc 7. 2017-05-08 09:58:03 +01:00