1960 次代码提交

作者 SHA1 备注 提交日期
dependabot[bot]
b101ebd9f9 Bump idna from 3.6 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 04:56:19 +00:00
Craig Warren
da52c9baa7 Merge pull request #438 from gprMax/dependabot/pip/pillow-10.3.0
Bump pillow from 10.2.0 to 10.3.0
2024-04-05 19:44:20 +01:00
dependabot[bot]
f3050d37bc Bump pillow from 10.2.0 to 10.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [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/10.2.0...10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 16:25:03 +00:00
Craig Warren
c4cda8d41c Uncommented some lines for default testing 2024-03-25 10:00:24 +00:00
Craig Warren
3cac94605c Updated using pur 2024-03-19 14:08:34 +00:00
Craig Warren
d28c191c07 Updated package versions 2024-03-19 14:01:12 +00:00
Craig Warren
17d0a74402 Added explicit encoding when parsing README.rst 2024-03-19 11:29:43 +00:00
Craig Warren
8ae8aa6415 Merge pull request #426 from ThomasRigoni7/master
Fix to material names in Peplinski soils
2024-02-06 10:23:20 +00:00
Thomas Rigoni
f0b68207bc fixed Peplinski soil material name bug 2024-02-05 17:20:29 +00:00
Thomas Rigoni
ee81d70507 Merge branch 'gprMax:master' into master 2024-02-05 17:33:07 +01:00
Craig Warren
7a2006063c Merge pull request #423 from JingziC/master
Removing use_line_collection in plotting scripts
2024-01-30 15:16:46 +00:00
JingziC
cb5d26b433 Removing use_line_collection in plotting
use_line_collection is removed in matplotlib 3.8.0
2024-01-29 17:10:01 +09:00
Craig Warren
f27420e927 Merge pull request #421 from gprMax/dependabot/pip/pillow-10.2.0
Bump pillow from 10.0.1 to 10.2.0
2024-01-24 08:59:13 +00:00
dependabot[bot]
67d0f58399 Bump pillow from 10.0.1 to 10.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0.
- [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/10.0.1...10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 22:06:14 +00:00
Craig Warren
bd2ffeb9e3 Merge pull request #420 from gprMax/dependabot/pip/jinja2-3.1.3
Bump jinja2 from 3.1.2 to 3.1.3
2024-01-11 20:52:26 +00:00
Craig Warren
ace3006b99 Merge pull request #419 from gprMax/dependabot/pip/fonttools-4.43.0
Bump fonttools from 4.39.3 to 4.43.0
2024-01-11 20:52:14 +00:00
dependabot[bot]
6de8a88abf Bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 20:46:56 +00:00
dependabot[bot]
97be85c3cb Bump fonttools from 4.39.3 to 4.43.0
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.39.3 to 4.43.0.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](https://github.com/fonttools/fonttools/compare/4.39.3...4.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 16:41:46 +00:00
craig-warren
5a33e2c35b Bump to 3.1.7 2024-01-03 11:46:38 +00:00
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
Thomas Rigoni
b44185c69c Merge branch 'gprMax:master' into master 2023-12-24 11:50:56 +01: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
cc71965301 Merge pull request #1 from ThomasRigoni7/peplinski_soil_materials_name_fix
fixed repeated material names from Peplinski soil
2023-12-18 22:07:29 +01: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