Wykres commitów

446 Commity (79cf3bdc822dd83c0e19ab976dae71df71b5a40f)

Autor SHA1 Wiadomość Data
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
Sadra Sabouri c4f193f6c4
Merge pull request #78 from sepandhaghighi/dependabot/pip/dev/matplotlib-3.5.1
Bump matplotlib from 3.5.0 to 3.5.1
2021-12-19 12:41:29 +03:30
dependabot[bot] e67c9d367d
Bump matplotlib from 3.5.0 to 3.5.1
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-19 07:29:33 +00:00
Sadra Sabouri 68c0a96aa9
Merge pull request #79 from sepandhaghighi/random_eq
Random equation
2021-12-19 09:36:12 +03:30
sepandhaghighi 1e30656007 fix : minor edit in load_data function #79 2021-12-19 00:45:14 +03:30
sepandhaghighi 8383bb5ed4 doc : CHANGELOG updated #79 2021-12-19 00:31:07 +03:30
sepandhaghighi b8c30d71e6 doc : README updated #79 2021-12-18 23:13:26 +03:30
sepandhaghighi 947d838267 fix : function1_str and function2_str added 2021-12-18 23:06:15 +03:30
sepandhaghighi b9b4b1efb8 fix : autopep8 #79 2021-12-18 22:38:31 +03:30
sepandhaghighi d96d04a03d fix : warning test updated #79 2021-12-18 22:38:09 +03:30
sepandhaghighi 48a9e3e51b fix : minor edit in random_equation_gen function 2021-12-16 01:46:08 +03:30
sepandhaghighi ada8865b29 fix : minor edit in random_equation_gen function 2021-12-16 01:42:41 +03:30
sepandhaghighi 5c248d53b3 fix : minor edit in random_equation_gen function 2021-12-16 01:39:31 +03:30
sepandhaghighi 99bb551e9a fix : minor edit in bandit test #32 2021-12-15 00:55:00 +03:30
sepandhaghighi 8171b4f54b fix : minor edit in bandit test #32 2021-12-14 19:35:34 +03:30
sepandhaghighi a8b41e0832 fix : nft_upload_test updated #32 2021-12-14 19:27:28 +03:30
sepandhaghighi 2f10965b6f fix : minor bug in GenerativeImage fixed #32 2021-12-14 19:26:36 +03:30
sepandhaghighi b262fcb943 doc : CHANGELOG updated #32 2021-12-14 18:59:02 +03:30
sepandhaghighi 140ef8ace1 fix : nft_upload_test updated #32 2021-12-14 18:58:27 +03:30
sepandhaghighi 7a325d6da7 fix : tests updated #32 2021-12-14 18:57:28 +03:30
sepandhaghighi edc2df20e6 doc : CHANGELOG updated #32 2021-12-14 18:47:12 +03:30
sepandhaghighi 1d4d1079dc fix : NOTHING_PROVIDED_WARNING updated #32 2021-12-14 18:46:30 +03:30