提交图

1889 次代码提交

作者 SHA1 备注 提交日期
craig-warren
368e7c16e3 Update to fractal behaviour. Fixes int/float bug & D now used directly. v.3.1.7 2024-01-03 11:20:54 +00:00
Craig Warren
0848c13b2b Added explicit gc.collect() to solve GPU (CUDA) memory leak with multiple models 2023-12-27 10:58:39 +00:00
craig-warren
a8b75e6663 Fix RTD bug 2023-12-22 21:27:28 +00:00
Craig Warren
c6bed1df9a Merge pull request #417 from ThomasRigoni7/peplinski_soil_materials_name_fix
fixed material index mismatch between Grid.solid and materials list
2023-12-22 13:58:07 +00:00
Thomas Rigoni
001748747a fixed repeated material names from Peplinski soil 2023-12-18 15:55:10 +01:00
craig-warren
26c3e20495 Fixed bug with setting poles property for builtin water and grass materials 2023-12-06 23:02:08 +00:00
Craig Warren
739e563e8a Merge pull request #412 from gprMax/dependabot/pip/jupyter-server-2.11.2
Bump jupyter-server from 2.7.2 to 2.11.2
2023-12-05 20:41:29 +00:00
dependabot[bot]
ba374450a0 Bump jupyter-server from 2.7.2 to 2.11.2
Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.7.2 to 2.11.2.
- [Release notes](https://github.com/jupyter-server/jupyter_server/releases)
- [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter-server/jupyter_server/compare/v2.7.2...v2.11.2)

---
updated-dependencies:
- dependency-name: jupyter-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 18:46:42 +00:00
craig-warren
d4502e1b2b Corrected grammar 2023-12-05 10:21:06 +00:00
Craig Warren
65704cdf22 Merge pull request #410 from harshkasat/readme_contributor
Adding contributor url in readme.rst
2023-12-05 10:20:17 +00:00
craig-warren
afe452d54a Clarified interp with excitation file 2023-12-05 10:18:22 +00:00
Harsh Kasat
ae3d377431 Trailing whitespace 2023-11-30 19:00:12 +05:30
Harsh Kasat
c98f1be8fc Adding contributor file in readme.rst 2023-11-30 18:50:57 +05:30
Craig Warren
33ad92fa00 Merge pull request #405 from ThomasRigoni7/api_grid_fix_2
fixed grid global object persisting through multiple python api calls -  2nd version
2023-11-24 11:10:09 +00:00
Thomas Rigoni
fb9051cf0e fixed grid global object persisting through multiple python api calls 2023-11-16 10:47:01 +01:00
craig-warren
7a525ae280 Update to correctly propagate seeding to grass 2023-11-06 13:05:47 +00:00
Craig Warren
a886df9e1b Merge pull request #399 from Parth4git/patch-1
Correct typos in README.rst
2023-10-31 11:38:19 +00:00
Craig Warren
a5baa7339e Merge branch 'master' into patch-1 2023-10-31 11:37:53 +00:00
Craig Warren
e739a99fc3 Merge pull request #396 from Kalyanimhala/master
Fix: Created CODE_OF_CONDUCT.md
2023-10-31 11:36:21 +00:00
Craig Warren
84712102f0 Merge pull request #398 from ayushrakesh/patch-1
Update README.rst - one enhancement
2023-10-31 11:34:18 +00:00
Parth Dwivedi
5a4b44af83 Correct typos in README.rst
Corrected typos and grammar issues, changes were made to enhance the clarity and correctness of the instructions.

kindly review my PR. @
2023-10-31 00:59:51 +05:30
ayushrakesh
3a0d2d8c23 Update README.rst 2023-10-31 00:52:47 +05:30
Craig Warren
10921589e3 Merge pull request #395 from PentesterPriyanshu/patch-1
Create .gitpod.yml
2023-10-30 12:08:26 +00:00
Kalyani Mhala
b6c1a487b7 Create CODE_OF_CONDUCT.md
Added CODE_OF_CONDUCT to the Repo.
2023-10-30 03:20:17 +05:30
Priyanshu Prajapati
626574aa98 Create .gitpod.yml
added gitpod configuration file for gitpod users ho are contributing in ths repo
2023-10-29 00:36:55 +05:30
Craig Warren
7cb12d1502 Merge pull request #388 from Sai-Suraj-27/update_pull_request_template
Updated `pull_request_template.md` file to make it better.
2023-10-11 11:55:16 +01:00
Craig Warren
4109cbfaab Merge pull request #391 from gprMax/dependabot/pip/pillow-10.0.1
Bump pillow from 9.5.0 to 10.0.1
2023-10-11 11:55:01 +01:00
craig-warren
c8f2a422c8 Removed unpublished user_lib 2023-10-11 10:31:19 +01:00
craig-warren
d5187c8a21 Updated links 2023-10-11 10:31:00 +01:00
dependabot[bot]
a1c3fecebc Bump pillow from 9.5.0 to 10.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 01:30:55 +00:00
Sai-Suraj-27
d85dfdc437 Updated pull_request_template.md file to make it better. 2023-09-25 16:56:04 +05:30
Craig Warren
7e650008d6 Merge pull request #378 from gprMax/dependabot/pip/jupyter-server-2.7.2
Bump jupyter-server from 2.5.0 to 2.7.2
2023-08-30 08:55:52 +01:00
dependabot[bot]
262e23539f Bump jupyter-server from 2.5.0 to 2.7.2
Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.5.0 to 2.7.2.
- [Release notes](https://github.com/jupyter-server/jupyter_server/releases)
- [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter-server/jupyter_server/compare/v2.5.0...v2.7.2)

---
updated-dependencies:
- dependency-name: jupyter-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 00:06:10 +00:00
Craig Warren
d2e791c205 Merge pull request #371 from real-Xuan/master
Fixed the bug in "tools/Jupyter_notebooks/plot_Bscan.ipynb".
2023-08-20 15:24:27 +01:00
Xuan
d5132ed087 Fixed the bug in "tools/Jupyter_notebooks/plot_Bscan.ipynb". 2023-08-20 18:59:53 +08:00
Craig Warren
9f71b286f5 Merge pull request #369 from gprMax/dependabot/pip/tornado-6.3.3
Bump tornado from 6.3.2 to 6.3.3
2023-08-16 15:16:39 +01:00
dependabot[bot]
9de2ee24bc Bump tornado from 6.3.2 to 6.3.3
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 23:35:30 +00:00
Craig Warren
99ded90f3c Updated to fix deprecated inspect.getargspec 2023-06-26 09:52:11 +01:00
Craig Warren
10606d3e60 Merge pull request #350 from SainiAditya1/master
Added PULL_REQUEST_TEMPLATE.md
2023-06-08 14:26:14 +01:00
Aditya Saini
b4e0d08d08 Delete Dockerfile 2023-06-06 11:45:06 +05:30
Aditya Saini
ba42f094ad Create PULL_REQUEST_TEMPLATE.md 2023-06-06 11:41:31 +05:30
Aditya Saini
d7802de9e4 Merge branch 'gprMax:master' into master 2023-06-01 18:05:16 +05:30
Craig Warren
6042aa5332 Merge pull request #349 from gprMax/dependabot/pip/tornado-6.3.2
Bump tornado from 6.3 to 6.3.2
2023-05-28 20:05:02 +01:00
dependabot[bot]
5c9a9d22b9 Bump tornado from 6.3 to 6.3.2
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.0...v6.3.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 18:56:33 +00:00
Aditya Saini
8583e73938 Merge branch 'gprMax:master' into master 2023-04-26 01:46:19 +05:30
SainiAditya1
c2ac74eaa8 create Dockerfile
Signed-off-by: SainiAditya1 <Adityasaini10012001@outlook.com>
2023-04-26 01:18:40 +05:30
Craig Warren
3e0f939025 Merge pull request #343 from SainiAditya1/master
Added requirements.txt file
2023-04-21 14:23:27 +01:00
SainiAditya1
15c3a4aff8 requirements.txt file
Signed-off-by: SainiAditya1 <Adityasaini10012001@outlook.com>
2023-04-21 01:57:51 +05:30
SainiAditya1
fadd0eaa31 Merge branch 'gprMax:master' into master 2023-04-20 01:53:00 +05:30
Craig Warren
14b614dd47 Remove from master branch 2023-04-06 15:46:05 +01:00