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 |
|
Craig Warren
|
bb70d30dfd
|
Create FUNDING.yml
|
2023-03-31 15:46:34 +01:00 |
|
Craig Warren
|
66ff406a06
|
Updated copyright year
|
2023-03-24 11:50:02 +00:00 |
|
SainiAditya1
|
a46feb64df
|
Update copyright year to 2023
|
2023-03-09 20:25:57 +05:30 |
|
SainiAditya1
|
f97c8a5027
|
Update copyright year to 2023
|
2023-03-09 20:24:59 +05:30 |
|
SainiAditya1
|
2637fac986
|
Update copyright year to 2023
|
2023-03-09 20:24:01 +05:30 |
|
SainiAditya1
|
69191ad1b7
|
Update copyright year to 2023
|
2023-03-09 20:23:11 +05:30 |
|
SainiAditya1
|
def2924baa
|
Update copyright year to 2023
|
2023-03-09 20:22:24 +05:30 |
|
SainiAditya1
|
74891da852
|
Update copright year to 2023
|
2023-03-09 20:21:20 +05:30 |
|
SainiAditya1
|
2c8b64aea1
|
Update copyright year to 2023
|
2023-03-09 20:20:21 +05:30 |
|
Craig Warren
|
17487fc8e0
|
Removed extra test conda env
|
2023-02-17 11:35:45 +00:00 |
|
Craig Warren
|
9c32901f06
|
Test push from GitLab
|
2022-10-18 17:02:22 +01:00 |
|