提交图

2689 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
8b9f5bb895 Copyright notice update 2025-02-04 16:48:11 +00:00
Craig Warren
3b19844ddd Avoid duplication of waveform pre-calculation values. 2025-02-04 16:47:15 +00:00
Craig Warren
366902dc0b Use perf_counter as default timer; formatter cleanups 2025-02-03 11:01:48 +00:00
Craig Warren
07a958da25 Formatter cleanups 2025-02-03 11:00:50 +00:00
Craig Warren
0aa13902d3 Formatter cleanups 2025-02-03 10:59:17 +00:00
Craig Warren
8803f5b154 Changed name to fix setuptools deprecation warning 2025-02-02 21:58:11 +00:00
Craig Warren
b96ef3c18a Removed prange from building certain geometry objects which was slowing performance. 2025-02-02 21:49:22 +00:00
Craig Warren
e6afe9f57d Fixed error with extra check averaging function 2025-02-02 21:48:21 +00:00
Craig Warren
45bedd94f3 Fix for parsing #rx with outputs. Effects old-style antenna models. 2024-10-19 22:15:45 +01:00
Craig Warren
9107179d5a Fixed bug with start/end/thickness of cylindrical sector 2024-07-24 15:13:56 +01:00
Craig Warren
e842d8a2f6 Tidied import sorting 2024-06-03 21:01:29 +01:00
Craig Warren
108fdb53e1 Fixed check_averaging circular import and sorted import ordering 2024-06-03 20:57:58 +01:00
craig-warren
23c88cee25 Added averaging check for API to convert y/n to True/False 2024-05-16 12:59:36 +01:00
Craig Warren
18eed3c386 Revert explicit clearing of scenes list 2024-05-13 20:36:57 +01:00
Craig Warren
60923f50f3 Need to clear scenes list when looped API call to gprMax.run 2024-04-24 21:32:39 +01:00
craig-warren
2a3d9573df Added wire dipole antenna model to testing 2024-04-19 15:26:55 +01:00
Craig Warren
9f4bb79f54 Enforcing list when specifying even single output component 2024-04-15 15:59:48 +01:00
Craig Warren
324a66bcad Added note on PML with fractal distributions 2024-04-15 15:57:08 +01:00
Craig Warren
5f9421ef42 Corrected excitation file switch to multiuse 2024-04-15 15:36:12 +01:00
Craig Warren
e5d093f87e Initial add 2024-03-19 14:07:15 +00:00
Craig Warren
7f4ccc8b28 Fix for specifying rx outputs 2024-03-19 11:41:27 +00:00
Craig Warren
af10677efb Add explicit encoding to parsing README.rst 2024-03-19 11:26:35 +00:00
Craig Warren
d75ea4dc45 Fixed import of em constants 2024-03-18 10:47:19 +00:00
Craig Warren
4d5afa8d1b use_line_collection no longer needed in newer matplotlib 2024-01-30 15:18:24 +00:00
Craig Warren
2f856d7d44 Tidy memory info printing for OpenCL 2024-01-29 15:22:38 +00:00
Craig Warren
489b66f397 Moved some methods to OpenCL grid class 2024-01-29 13:51:47 +00:00
Craig Warren
15c5d36054 Fixed bug with dispersive update on OpenCL 2024-01-29 13:51:08 +00:00
Craig Warren
35cae4d38d Fixed bug with dispersive update on OpenCL 2024-01-29 13:50:18 +00:00
Craig Warren
093f0fd96d Cleaned up some comments 2024-01-25 16:12:50 +00:00
craig-warren
0026d22547 Moved warnings removal for pyopencl 2024-01-04 14:35:37 +00:00
craig-warren
3a69672968 Improved platform naming for pyopencl 2024-01-04 14:35:10 +00:00
craig-warren
d7685ae539 Removed extra whitespace 2024-01-04 14:34:56 +00:00
craig-warren
f689568c34 Corrected typo in comments 2024-01-04 14:34:35 +00:00
craig-warren
116ea7904e Fixed PV rendering colour bug 2024-01-04 12:15:29 +00:00
craig-warren
8d7ff8b1be Added code of conduct 2024-01-04 12:15:08 +00:00
craig-warren
b159eb375a Updated copyright year 2024-01-04 10:41:06 +00:00
craig-warren
d6de9f52d0 Update copyright year 2024-01-04 10:38:46 +00:00
craig-warren
2675e0ff6a Downgraded memory check exceptions to warnings to in case user want to use swap 2024-01-03 13:52:46 +00:00
craig-warren
7a82e0a926 Fixed int/float bug with fractal dim & simplified fractal dim behaviour 2023-12-22 21:23:48 +00:00
craig-warren
76ab1a7c46 Fix RTD bug 2023-12-22 20:56:09 +00:00
Craig Warren
e43bcba29b Fix RTD bug 2023-12-22 15:48:52 +00:00
Craig Warren
f7f3663de2 Fix RTD bug 2023-12-22 15:35:44 +00:00
Craig Warren
72dc9d1cb7 Fix RTD bug 2023-12-22 15:32:35 +00:00
Craig Warren
5e71794ac4 Fix RTD bug 2023-12-22 15:30:59 +00:00
Craig Warren
8e3e1301de Fix RTD bugs 2023-12-22 15:29:25 +00:00
Craig Warren
5cb1f7672b Cleared up some terminology 2023-12-22 14:37:38 +00:00
craig-warren
abda0d0043 Corrected missing func call to generate grass 2023-12-19 10:55:30 +00:00
Craig Warren
91fe7130c1 Merge pull request #416 from Sai-Suraj-27/update_black_3
Fixed `pre-commit` errors and updated black version
2023-12-19 10:44:32 +00:00
saisuraj27
0c8235ce70 Updated isort version. 2023-12-18 21:24:39 +05:30
saisuraj27
4710b5b5d7 Fixed pre-commit errors and updated black version. 2023-12-17 23:46:38 +05:30