* update : 3.png updated.

* update : pictures updated.

* revert : images reverted.

* update : README.md updated.

* update : README.md updated.
pull/106/head
Sadra Sabouri 2022-01-12 22:10:16 +03:30 zatwierdzone przez GitHub
rodzic 6433357081
commit c802a4088a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
3 zmienionych plików z 15 dodań i 14 usunięć

Wyświetl plik

@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `function1_str` attribute
- `function2_str` attribute
### Changed
- `README.md` updated
- `plot` section added to data file
- `edgecolor` changed to `c` in `plot` method
- `config` parameter added to GenerativeImage `__init__`

Wyświetl plik

@ -147,7 +147,7 @@ Samila is a generative art generator written in Python, Samila let's you create
### Range
```pycon
>>> g = GenerativeImage(f1, f2)
>>> g.generate(start = -2*math.pi,step=0.1,stop=0)
>>> g.generate(start=-2*math.pi, step=0.01, stop=0)
>>> g.plot()
>>> g.seed
234752

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 302 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 251 KiB