Wykres commitów

329 Commity (1e1e6b22f344a46c0916199c2d566cf097389043)

Autor SHA1 Wiadomość Data
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
sepandhaghighi c69edd5a07 feat : random equations mode added #32 2021-12-14 18:43:34 +03:30
Sepand Haghighi c300562ffa
Merge pull request #76 from sepandhaghighi/dependabot/pip/dev/matplotlib-3.5.0
Bump matplotlib from 3.4.3 to 3.5.0
2021-11-22 17:13:23 +03:30
dependabot[bot] dbd55918d4
Bump matplotlib from 3.4.3 to 3.5.0
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.3...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 01:21:45 +00:00
sepandhaghighi 1ec5cd538e rel : migrate to version 0.3 2021-11-09 17:19:04 +03:30
Sadra Sabouri 510afb04c3
Merge pull request #71 from sepandhaghighi/minor_edits
Minor edits
2021-11-04 12:45:31 +03:30
sepandhaghighi d76252c5d3 fix : typo fixed 2021-11-04 12:12:46 +03:30
sepandhaghighi 48f7386715 fix : minor bug in matplotlib version fixed 2021-11-04 11:31:56 +03:30
sepandhaghighi 03027d15a7 fix : minor bug in matplotlib version fixed 2021-11-04 11:19:53 +03:30
sepandhaghighi 33e32220ef fix : minor edit in MATPLOTLIB_VERSION_WARNING 2021-11-04 11:01:20 +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
sepandhaghighi b9cbff7b25 fix : minor edit in imports 2021-11-04 10:55:37 +03:30
sepandhaghighi d7ca5e06c3 doc : save_data_file function docstring updated 2021-11-04 10:52:42 +03:30
Sepand Haghighi 3486e06be7
Merge pull request #70 from sepandhaghighi/matplotlib_version
Matplotlib Version Saving
2021-11-04 10:46:09 +03:30
sadrasabouri fcb3e097bb update : genimage updated accordingly. 2021-11-02 23:52:02 +03:30
sadrasabouri b9f0987348 test : tests added. 2021-11-02 23:51:37 +03:30
sadrasabouri 2704be3119 update : save_data_file updated. 2021-11-02 23:51:18 +03:30