Craig Warren
|
baf0093b81
|
Updated authors
|
2025-05-20 14:28:31 +01:00 |
|
Nathan Mannall
|
a32dcb030d
|
Merge branch 'devel-reframe' into mpi
|
2025-03-18 13:31:49 +00:00 |
|
Craig Warren
|
548a0a550c
|
Updated with ruff formatter
|
2025-02-04 20:38:27 +00:00 |
|
Craig Warren
|
845c75daab
|
Copyright update
|
2025-02-04 16:50:10 +00:00 |
|
nmannall
|
8bfb1a9feb
|
Merge branch 'devel' into mpi
|
2024-05-13 11:23:23 +01:00 |
|
craig-warren
|
2a3d9573df
|
Added wire dipole antenna model to testing
|
2024-04-19 15:26:55 +01:00 |
|
nmannall
|
0c0c61e340
|
Install and run pre-commit
|
2024-01-22 16:46:33 +00:00 |
|
nmannall
|
0df1737719
|
Merge branch 'devel' into mpi
|
2024-01-12 17:27:22 +00:00 |
|
craig-warren
|
b159eb375a
|
Updated copyright year
|
2024-01-04 10:41:06 +00:00 |
|
nmannall
|
855930b391
|
Correctly configure logger to display test summary
|
2023-12-11 16:31:08 +00:00 |
|
Sai-Suraj-27
|
caa9ed88ae
|
Ran pre-commit run --all-files to modify all the files correctly.
|
2023-09-08 16:06:59 +05:30 |
|
Craig Warren
|
31d39e67f5
|
Improved syntax
|
2023-09-04 21:15:39 +01:00 |
|
Craig Warren
|
e3890bc2c5
|
Constants import from scipy
|
2023-09-01 16:23:34 +01:00 |
|
Craig Warren
|
b5fe96ae21
|
Update to plot PML diffs
|
2023-08-31 20:59:24 +01:00 |
|
Craig Warren
|
631d9a8414
|
Added more options for checking PMLs
|
2023-08-31 14:47:47 +01:00 |
|
Craig Warren
|
596dc6e330
|
Removed refs to PML as these are tested separately
|
2023-08-31 13:42:20 +01:00 |
|
Sai-Suraj-27
|
c1bbdd82ca
|
Refactored to make the code better in few files.
|
2023-08-10 15:02:32 +05:30 |
|
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
|
21388e6346
|
updated the pre-commit-config.yaml file by updating the versions of black and pre-commit-hooks.
|
2023-07-26 19:58:57 +05:30 |
|
craig-warren
|
00c2969333
|
Use gaussianprime (same as gaussiandot in this case) to align more clearly with analytical solution.
|
2023-07-07 12:16:30 +01:00 |
|
craig-warren
|
2d1c2f80bc
|
Corrected description of excitation waveform
|
2023-07-07 12:15:40 +01:00 |
|
craig-warren
|
26655b3adf
|
Corrected to specify individual models
|
2023-07-06 16:43:29 +01:00 |
|
Sai-Suraj-27
|
64b3068aa3
|
Trying to resolve all the merge conflicts.
|
2023-06-27 16:34:09 +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-27
|
c0762cc112
|
Removed unnecessary if conditions at some places, and used itertools.product to make code more readable/cleaner.
|
2023-06-23 19:35:54 +05:30 |
|
Craig Warren
|
b91156cf3a
|
Moved benchmarking images
|
2023-06-13 15:51:57 +01:00 |
|
Craig Warren
|
4e52d2b7b8
|
Updated benchmarking results.
|
2023-06-12 15:56:17 +01:00 |
|
Craig Warren
|
c9866c28ac
|
Moved simple benchmarking to API
|
2023-06-07 11:44:02 +01:00 |
|
Sai Suraj
|
72c85b29d6
|
Made changes to the reformatted code as per the suggestions given.
|
2023-04-18 02:06:25 +05:30 |
|
Sai Suraj
|
361bfc3115
|
Updated a few more files by reformatting some code, now they look a little better.
|
2023-04-16 15:48:19 +05:30 |
|
Sai Suraj
|
f0c6e02781
|
Renamed a variable from max to maxi in plot_pml_comparison.py file as 'max' is an inbuilt function name.
|
2023-04-16 15:36:57 +05:30 |
|
Sai Suraj
|
80db7bbe67
|
Updated few parts of test_models.py file, renamed a variable from max to maxi as max is an inbuilt function name.
|
2023-04-16 12:25:22 +05:30 |
|
Craig Warren
|
90cd5801ca
|
Update to use Python API
|
2023-03-30 16:23:04 +01:00 |
|
Craig Warren
|
4af97ad8cf
|
Removed comparisons with old C-code
|
2023-03-30 09:15:21 +01:00 |
|
craig-warren
|
6d7cfc6227
|
Updated package names
|
2023-03-10 10:52:05 -07:00 |
|
craig-warren
|
86bb535907
|
Cleaned out old benchmarking mode
|
2023-03-09 10:03:13 -07:00 |
|
craig-warren
|
f681cab56e
|
Copyright and package name updates
|
2023-03-08 18:45:25 -07:00 |
|
Craig Warren
|
9e19fd6688
|
Updated to reflect revised name of testing package
|
2023-02-17 10:48:29 +00:00 |
|
Craig Warren
|
fdf8489bd1
|
Updated to account for changed PML cmd syntax
|
2022-11-19 15:46:16 +00:00 |
|
Craig Warren
|
16df30968e
|
Re-structuring package layout
|
2022-11-09 09:29:23 +00:00 |
|