Sadra Sabouri
6a744487f3
`func_seed` added ( #201 )
...
* add : `func_seed` added to GenerativeImage.__init__
* add : "
* log : changes logged.
* readme : readme updated.
* fix : random seed problem fixed.
2023-12-05 19:35:57 +03:30
Sepand Haghighi
044de68cdc
Python 3.12 ( #200 )
...
* fix : Python 3.12 added to test.yml
* fix : Python 3.12 added to setup.py
* doc : README.md updated
* doc : CHANGELOG updated
2023-11-28 23:12:58 -08:00
Sepand Haghighi
1214f1768b
IPFS Gateway ( #197 )
...
* feat : Gateway class added
* feat : gateway parameter added to nft_storage method
* doc : docstring updated
* fix : Gateway enum added to init file
* fix : Gateway class updated
* fix : tests updated
* fix : NFT_STORAGE_LINK removed
* doc : CHANGELOG updated
* doc : README.md updated
* fix : minor edit in nft_upload_test.py
* fix : minor edit in nft_upload_test.py
2023-11-27 22:36:05 -08:00
Sepand Haghighi
bbb1f14f45
Donate ( #194 )
...
* doc : README donation section updated
* doc : FUNDING.yml added
* doc : gitcoin_btn.png removed
* doc : donate-button.png added
* doc : donation button link updated
* doc : CHANGELOG updated
* doc : donate-button link fixed
2023-06-02 16:26:12 +03:30
Sadra Sabouri
ad05ef464d
Minor edit ( #193 )
...
* fix : different ways of matplotlib import unified.
* edit : test system optimized.
* edit : Install section modified.
* fix : doctest issues fixed.
* fix : usecases of `matplotlib` unified.
* pep8 : autpep8ed.
* fix : usecases of `matplotlib` unified.
* delete : `Test with pytest` is now in all Python versions.
2023-05-09 17:21:49 +03:30
Sepand Haghighi
6316e17d83
Version 1.1 ( #187 )
...
* rel : migrate to version 1.1
* fix : params.py revert
2023-04-05 18:03:36 +03:30
Sepand Haghighi
be973ee183
Timeout ( #182 )
...
* fix : nft_storage_upload function updated
* doc : CHANGELOG updated
* fix : autopep8
* doc : README updated
* doc : minor edit in notebook flags
* fix : minor edit in style
2023-03-27 01:09:43 +03:30
Sadra Sabouri
a54a5107a5
Rotation Added ( #177 )
...
* rotate : [INIT]
* edit : docstring edited.
* add : `rotate` function added.
* edit : docstring edited.
* add : `rotate` added to config and data files.
* log : changes logged.
* update : document updated.
* test : tests added (#176 )
* add : `PIL` added to dependecies.
* fix : typo fixed in `requirements.txt`.
* remove : extra import in `genimage.py` removed.
* add : version for Pillow.
---------
Co-authored-by: sepandhaghighi <sepand.haghighi@yahoo.com>
2023-03-26 18:30:40 +03:30
omahs
74c36df546
Fix: minor typos ( #178 )
...
* Fix: minor typos
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: Sepand Haghighi <sepand.haghighi@yahoo.com>
2023-02-24 23:44:56 +03:30
sepandhaghighi
54d58497ef
rel : migrate to version 1.0
2022-12-09 17:45:56 +03:30
Sepand Haghighi
b38deb26c3
Random mode modification ( #168 )
...
* fix : RANDOM_EQUATION_GEN_COMPLEXITY added
* fix : ELEMENTS_LIST updated
* doc : CHANGELOG updated
* doc : dependencies section in README.md removed
* fix : ubuntu version fixed to 20.04
2022-12-09 17:28:44 +03:30
Sadra Sabouri
f21f82c225
Data/Config Upload to IPFS ( #164 )
...
* add : `get_config` and `get_data`.
* add : `upload_data` and `upload_config` parameters added to `nft_storage` method.
* log : chages logged. (#144 , #145 )
* edit : config and data are now json dumped.
* doc : document updated.
* test : tests added.
* fix : minor issues fixed in tests.
* change : minor changes applied.
* test : test splited for inreasing coverage.
2022-11-22 13:01:58 +03:30
Sepand Haghighi
5be1cc35fc
Minor edits ( #161 )
...
* fix : tests updated
* fix : tests updated
* fix : tests updated
* doc : minor edit in description
2022-11-08 08:22:13 +03:30
Sadra Sabouri
27317de6c8
Marker Added ( #159 )
...
* add : `Marker` enum added. (#156 )
* add : `marker` parameter added. (#156 )
* log : changes logged. (#156 )
* add : RANDOM marker added.
* change : minor change in docstring.
* add : `Marker` added to `__init__`.
* update : documents updated.
* test : tests added.
* edit : minor bugs fixed in tests.
* fix : minor typo fixed in demo.
2022-11-06 01:46:28 +03:30
sepandhaghighi
a65cea3549
rel : migrate to version 0.9
2022-09-28 19:56:13 +03:30
Sepand Haghighi
2fadfea62f
Minor edits ( #150 )
...
* doc : setup.py website and email updated
* doc : CODE_OF_CONDUCT.md email updated
* fix : samila_help function updated
* doc : README updated
2022-09-15 08:35:07 +04:30
Sepand Haghighi
2717332d85
Minor edits ( #149 )
...
* doc : README updated
* doc : demo.ipynb updated
* doc : demo.ipynb updated
* doc : README updated
2022-09-14 20:50:39 +04:30
Sepand Haghighi
d9224cd6fc
Anaconda workflow ( #148 )
...
* fix : anaconda workflow added #137
* fix : version_check script updated #137
* fix : publish.yaml renamed to publish_pypi.yaml #137
* doc : anaconda badge added to README.md #137
* doc : CHANGELOG updated
* fix : meta.yaml version fixed
* fix : autopep8
* fix : autopep8 E721 ignored
2022-09-09 22:04:56 +04:30
Sadra Sabouri
750d126bd6
Point colors doc ( #147 )
...
* add : image 8 added.
* add : section 'Point Color'.
* log: changes logged.
* update : readme updated.
* log : changes logged.
* fix : minor typo fixed.
* edit : README.md edited.
* log : changes logged.
* update : `demo.ipynb` updated.
* log : changes logged.
2022-09-09 16:57:14 +04:30
sepandhaghighi
c1dc35ec6a
rel : migrate to version 0.8
2022-05-31 20:09:27 +04:30
Sadra Sabouri
fd80f431ef
Transparent Feature Added ( #133 )
...
* add : set_background function usage added to `genimage.py`.
* add : `set_background` function added.
* log : changes logged. (#118 )
* test : some tests added.
* fix : minor typo in tests fixed.
* add : transparent added to documents.
* update : CHANGELOG.md updated.
* fix : minor typo fixed.
* edit : Transparent description added.
* edit : make `Transparent` bold.
2022-05-20 02:19:51 +04:30
Sepand Haghighi
df9cf76f34
Complement color ( #131 )
...
* feat : is_valid_color function added #122
* fix : filter_color function updated #122
* feat : color_complement function added
* fix : filter_color function updated #122
* fix : autopep8 #122
* fix : tests updated #122
* fix : tests updated #131
* fix : docstring updated #131
* fix : minor edit in tests #131
* fix : tests updated #131
* fix : minor edit in tests #131
* fix : minor edit in tests #131
* fix : minor edit in tests #131
* doc : README updated #131
* doc : CHANGELOG updated #131
* doc : docstring updated #131
2022-05-17 17:54:04 +04:30
sepandhaghighi
9d47fe596c
rel : migrate to version 0.7
2022-05-03 15:37:09 +04:30
Sepand Haghighi
e6d40bf681
doc : README updated ( #127 )
2022-05-03 02:12:14 +04:30
Sepand Haghighi
7444b9bd90
Random mode ( #124 )
...
* feat : random mode added to Projection #88
* feat : random mode added to color and bgcolor #88
* fix : tests updated #88
* fix : tests updated #88
* fix : tests updated #88
* fix : autopep8 #88
* doc : CHANGELOG updated #88
* doc : README updated #88
* fix : tests updated #124
2022-04-26 17:36:19 +04:30
sepandhaghighi
dac8ca3fa0
doc : README color section updated
2022-04-20 13:27:16 +04:30
sepandhaghighi
2c4a3676f3
rel : migrate to version 0.6
2022-04-10 01:01:28 +04:30
Sepand Haghighi
a179ff45b2
Random mode modification ( #112 )
...
* fix : random mode modified
* doc : CHANGELOG updated
* doc : README updated
* doc : README updated
2022-04-06 19:55:13 +04:30
sepandhaghighi
301e36b504
rel : migrate to version 0.5
2022-03-17 14:36:29 +03:30
Sepand Haghighi
881fb179aa
Demo update ( #104 )
...
* doc : demo notebook updated
* doc : demo notebook updated
* fix : notebook_check.py added
* doc : colab and binder badge added to README
* doc : minor bug in link fixed
* doc : colab badge added to first line
2022-03-16 13:59:35 +03:30
sepandhaghighi
4f9eb9b6d9
doc : gitcoin badge added
2022-03-11 16:11:03 +03:30
sepandhaghighi
20c86f062c
doc : social media links added
2022-01-29 19:49:39 +03:30
sepandhaghighi
0b20973daf
doc : minor edit in data and config structure sections
2022-01-17 17:50:54 +03:30
sepandhaghighi
7f17ce7439
doc : minor edit in data and config structure sections
2022-01-17 17:48:29 +03:30
sepandhaghighi
2dcb7b3df4
doc : minor edit in data and config structure sections
2022-01-17 17:36:46 +03:30
sepandhaghighi
f41d042ba7
doc : minor edit in data and config structure sections
2022-01-17 17:36:03 +03:30
sepandhaghighi
9d9f71b21f
doc : minor edit in data and config structure sections
2022-01-17 17:33:54 +03:30
sepandhaghighi
f72d3f6748
doc : config and data strcuture added
2022-01-17 17:30:38 +03:30
sepandhaghighi
1e1e6b22f3
doc : README updated
2022-01-17 17:13:06 +03:30
Sadra Sabouri
c802a4088a
Minor edits ( #86 )
...
* update : 3.png updated.
* update : pictures updated.
* revert : images reverted.
* update : README.md updated.
* update : README.md updated.
2022-01-12 22:10:16 +03:30
sepandhaghighi
6433357081
rel : migrate to version 0.4
2022-01-08 15:46:12 +03:30
Sadra Sabouri
78f4c9a4d0
Config json Added ( #80 )
...
* fix : typo fixed in docstring.
* unifx : never mind :).
* remove : extra lines removed from Magic section.
* add : samilaConfigError added.
* edit : DEFAULT_PROJECTION edited.
* add : CONFIG_TYPE_ERROR added.
* add : filter_float function added.
* add : save_config_file function added.
* add : load_config function added.
* add : minor imports addded to functions.py.
* add : some imports added to genimage.py.
* fix : whitespace removed.
* add : config parameter added.
* add : save_config method added.
* edit : minor edits in genimage.py.
* edit : minor edits in save/load config.
* edit: minor edits in save/load config.
* add : filter_size added to functions.
* update : minor updated due to last change.
* edit : minor edit in filter_size.
* add : plot_params_filter function added.
* add : generate_params_filter added.
* remove : unneccessary errors and warnings removed.
* update : GenerativeImage __init__ updated due to last commit.
* add : _GI_initializer added.
* edit : make load_data structure similar to load_config.
* fix : typo fixed in functions.
* test : some tests added.
* test : tests added for warning.
* fix : minor bug fixed.
* add : filter_size tests added.
* add : error tests added.
* add : save_config part added.
* fix : typo fixed.
* tests : minor tests added.
* move : function[12]_str moved to __init__ root.
* fix : typo fixed in errors.py.
* fix : typo fixed in README.md.
* fix : typo fixed in CHANGELOG.md.
* add : matplotlib_version attribute added.
* add : samilaPlotError added.
* add : PLOT_DATA_ERROR added.
* update : minor updates due to latest changes.
* remove : extra tests removed.
* edit : PLOT_DATA_ERROR edited.
* test : tests added.
* edit : minor edits in save_config/data.
* add : new error messages added.
* test : tests added.
* fix : typo fixed.
* replace : DATA_NO_DATA_ERROR -> SAVE_NO_DATA_ERROR.
* edit : minor edits in plot_params_filter function.
* add : two parameter added.
* edit : __init__ docstring edited.
* fix : typo fixed in genimage.
* fix : typo fixed in params.py.
* fix : typo fixed in tests.
* fix : typo fixed in CHANGELOG.md.
2022-01-04 18:54:12 +03:30
sepandhaghighi
b8c30d71e6
doc : README updated #79
2021-12-18 23:13:26 +03:30
sepandhaghighi
1ec5cd538e
rel : migrate to version 0.3
2021-11-09 17:19:04 +03:30
sepandhaghighi
10e86ae6b7
doc : minor edit in discord badge position
2021-11-04 10:57:20 +03:30
sepandhaghighi
323d18654b
doc : minor edit in README titles
2021-11-04 10:56:41 +03:30
sadrasabouri
7e5a2d81ff
fix : minor typo fixed.
2021-10-30 12:01:47 +03:30
sadrasabouri
e6dfb88895
update : README.md updated.
2021-10-30 12:01:24 +03:30
sadrasabouri
5787f6a01c
edit : flat icon replaced.
2021-10-30 11:51:23 +03:30
sadrasabouri
e1e727c795
update : invite link updated.
2021-10-30 11:50:21 +03:30