Commit graph

14 commits

Author SHA1 Message Date
Víctor Martínez
977c1a00d5
Merge pull request #2 from JasterV/dependabot/pip/requests-2.31.0
Bump requests from 2.23.0 to 2.31.0
2023-05-25 11:06:02 +02:00
dependabot[bot]
7dbf1e21ac
Bump requests from 2.23.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 23:30:11 +00:00
390c107256
Merge pull request #1 from JasterV/dependabot/pip/numpy-1.22.0
Bump numpy from 1.18.1 to 1.22.0
2022-06-25 12:38:57 +02:00
dependabot[bot]
f2542a2ec3
Bump numpy from 1.18.1 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.1...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 02:15:40 +00:00
Víctor Martínez
665108f1ab
Update README.md 2020-06-08 21:45:01 +02:00
Víctor Martínez
6ecc824478
Update README.md 2020-06-08 17:20:46 +02:00
JasterV
6e0b701aec gifs working 2020-06-08 16:56:43 +02:00
JasterV
170746d8d8 demo added 2020-06-08 16:53:35 +02:00
JasterV
1ef9e18692 readme created 2020-06-08 16:34:39 +02:00
JasterV
f7b9f7f4d3 a little change 2020-06-08 05:39:04 +02:00
JasterV
2c521433d3 Implemented!! 2020-06-08 05:17:06 +02:00
JasterV
a996cc619b plot working!! 2020-06-08 00:09:15 +02:00
JasterV
741349a669 second commit 2020-06-07 23:58:43 +02:00
JasterV
657b0a67cb first commit 2020-06-07 05:46:34 +02:00