sepandhaghighi
dac8ca3fa0
doc : README color section updated
2022-04-20 13:27:16 +04:30
Sadra Sabouri
b6558c5cd7
Html colors support ( #117 )
...
* add : HEX_COLOR_PATTERN added.
* edit : filter_color edited so that hex color is supported now.
* log : changes logged. (#116 )
* test : test added.
2022-04-20 12:55:33 +04:30
Sepand Haghighi
168759083c
Random mode modification ( #115 )
...
* fix : error function added to ELEMENTS_LIST
* fix : random_equation_gen updated
* doc : CHANGELOG updated
* fix : autopep8
* fix : ELEMENTS_LIST updated
2022-04-17 10:12:49 +04:30
Sepand Haghighi
841862f8da
Test update ( #114 )
...
* fix : minor edit in tests
* doc : CHANGELOG updated
2022-04-16 09:15:22 +04:30
Sepand Haghighi
e3adb4659b
Merge pull request #113 from sepandhaghighi/dev
...
Version 0.6
2022-04-13 16:24:43 +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
Sepand Haghighi
37527f2cdb
Delete bug ( #111 )
...
* fix : __del__ method updated #110
* doc : CHANGELOG updated #110
* fix : __del__ method updated #110
2022-04-06 17:10:16 +04:30
Sadra Sabouri
24cec90e9e
Link and Path fields added ( #109 )
...
* add : link added to nft_storage_upload result. (#99 )
* tests : tests added.
* add : path added to the `save_fig/config/data_file` functions. (#99 )
* edit : minor edit in CHANGELOG.md.
* test : tests added accordingly.
* edit : link/path added to message field.
* fix : minor typo fixed.
* edit : minor edits.
2022-04-06 15:36:45 +04:30
Sadra Sabouri
4f25f846f8
Depth parameter added ( #108 )
...
* remove : trailing whitespace removed.
* add : depth paramter added. (#100 )
* add : save_image_filter function added.
* edit : save_image_filter -> save_params_filter.
* edit : CHANGELOG.md edited.
* add : depth added to load/save data.
2022-04-03 11:05:52 +04:30
Evan Slack
7fd4f9123c
Add linewidth parameter ( #106 )
...
* add linewidth parameter
* update default linewidth to reflect matplotlib default
* add changed header to unreleased section of CHANGELOG.md
Co-authored-by: Sepand Haghighi <sepand.haghighi@yahoo.com>
2022-03-25 17:25:01 +04:30
Sepand Haghighi
7c39ac32d7
Merge pull request #105 from sepandhaghighi/dev
...
Version 0.5
2022-03-21 17:58:32 +03: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
Sadra Sabouri
6a62351b11
Merge pull request #103 from sepandhaghighi/gitcoin_badge
...
Gitcoin badge
2022-03-11 18:15:02 +03:30
sepandhaghighi
4f9eb9b6d9
doc : gitcoin badge added
2022-03-11 16:11:03 +03:30
Sepand Haghighi
37b09b9223
Merge pull request #102 from sepandhaghighi/dependabot/pip/dev/art-5.5
...
Bump art from 5.4 to 5.5
2022-03-11 16:07:05 +03:30
dependabot[bot]
4f92ccc9ff
Bump art from 5.4 to 5.5
...
Bumps [art](https://github.com/sepandhaghighi/art ) from 5.4 to 5.5.
- [Release notes](https://github.com/sepandhaghighi/art/releases )
- [Changelog](https://github.com/sepandhaghighi/art/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sepandhaghighi/art/compare/v5.4...v5.5 )
---
updated-dependencies:
- dependency-name: art
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 01:26:54 +00:00
Sepand Haghighi
5d3a0a11bb
Minor edits ( #98 )
...
* fix : alpha added to save_config and save_data
* fix : alpha added to load_config and load_data
* doc : docstring updated
* doc : CHANGELOG updated
* fix : autopep8
* doc : AUTHORS.md updated
* fix : overall_test.py updated
* doc : AUTHORS.md updated
2022-02-04 21:56:03 +03:30
Sepand Haghighi
fed58e0ee3
Memory leakage bug ( #97 )
...
* fix : __del__ method added #91
* fix : __del__ method updated
* doc : CHANGELOG updated #91
2022-02-04 15:55:05 +03:30
Evan Slack
fa6f0040de
added transparency parameter ( #96 )
2022-02-04 15:04:31 +03:30
Sadra Sabouri
cfb6597a1a
Merge pull request #95 from sepandhaghighi/social_media
...
Social media
2022-01-29 23:46:06 +03:30
sepandhaghighi
20c86f062c
doc : social media links added
2022-01-29 19:49:39 +03:30
Sadra Sabouri
cc96f7b825
Depth parameter added to the nft_storage method ( #94 )
...
* edit : minor edits in save_fig_file.
* edit : depth added to save_fig_buf.
* add : depth added to nft_storage.
* log : changes logged. (#89 )
* tests : tests added to nft_upload_test.
* edit : tests edited.
* add : DEFAULT_DEPTH added to the parameters.
2022-01-29 16:35:02 +03:30
Sadra Sabouri
b2b06b27f4
Merge pull request #93 from sepandhaghighi/random_equation_gen
...
Random mode modification
2022-01-25 19:52:09 +03:30
sepandhaghighi
54d5634c53
feat : log function added to ELEMENTS_LIST
2022-01-25 12:08:07 +03:30
sepandhaghighi
a98d9e8528
fix : minor bug fixed
2022-01-25 11:39:40 +03:30
sepandhaghighi
8f477c21a4
doc : CHANGELOG updated
2022-01-25 11:36:17 +03:30
sepandhaghighi
83ab983d3d
feat : sqrt function added to ELEMENTS_LIST
2022-01-25 11:35:07 +03:30
Evan Slack
65a998194a
Demo notebook ( #92 )
...
* added demo notebook
* Add author
* update CHANGELOG
* change plot colors and add spot size example
2022-01-24 15:17:29 +03:30
Sadra Sabouri
f6cc933614
Merge pull request #87 from sepandhaghighi/minor_edits
...
Minor edits
2022-01-17 20:11:46 +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
e46ba04c0b
doc : CHANGELOG updated
2022-01-17 17:31:04 +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
sepandhaghighi
0949c8c854
doc : CHANGELOG updated
2022-01-12 22:12:15 +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
f600ebe60c
Merge pull request #83 from sepandhaghighi/minor_edits
...
Minor edits
2022-01-07 00:51:48 +03:30
sepandhaghighi
917b96954b
fix : minor bug in _GI_initializer fixed
2022-01-06 00:56:58 +03:30
sepandhaghighi
5dd30f3cd4
fix : minor edit in __init__
2022-01-06 00:54:58 +03:30
sepandhaghighi
1438ac8295
fix : save_config_file and save_data_file functions updated
2022-01-06 00:50:03 +03:30
sepandhaghighi
d84bcff6a1
fix : _GI_initializer function updated
2022-01-06 00:47:19 +03:30
Sadra Sabouri
843ab6684b
Minor Edits Added ( #82 )
...
* fix : point colors bug fixed. (74)
* fix : bug fixed in *filter_params.
* add : plot configs added to save and load data.
* test : minor tests added.
* fix : minor fixes in plot and generate.
* change : minor changes in CHANGELOG.md.
2022-01-06 00:41:33 +03:30
dependabot[bot]
f52fb96376
Bump art from 5.3 to 5.4 ( #81 )
...
Bumps [art](https://github.com/sepandhaghighi/art ) from 5.3 to 5.4.
- [Release notes](https://github.com/sepandhaghighi/art/releases )
- [Changelog](https://github.com/sepandhaghighi/art/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sepandhaghighi/art/compare/v5.3...v5.4 )
---
updated-dependencies:
- dependency-name: art
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 19:42:11 +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