Wykres commitów

154 Commity (master)

Autor SHA1 Wiadomość Data
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
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 1e30656007 fix : minor edit in load_data function #79 2021-12-19 00:45:14 +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 2f10965b6f fix : minor bug in GenerativeImage fixed #32 2021-12-14 19:26:36 +03:30
sepandhaghighi 7a325d6da7 fix : tests updated #32 2021-12-14 18:57:28 +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
sepandhaghighi 1ec5cd538e rel : migrate to version 0.3 2021-11-09 17:19:04 +03:30
sepandhaghighi d76252c5d3 fix : typo fixed 2021-11-04 12:12:46 +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 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
sadrasabouri fcb3e097bb update : genimage updated accordingly. 2021-11-02 23:52:02 +03:30
sadrasabouri 2704be3119 update : save_data_file updated. 2021-11-02 23:51:18 +03:30
sadrasabouri 41fe1b5a81 update : load_data updated. 2021-11-02 23:50:52 +03:30
sadrasabouri 065a70d35d add : MATPLOTLIB_VERSION_WARNING param. 2021-11-02 23:50:20 +03:30
sadrasabouri 99547a4534 edit : extracting image part is now ore efficient. 2021-10-30 09:55:48 +03:30
sadrasabouri 061bb3d1af add : data1 and data2 mapped to real. (#64) 2021-10-29 18:34:22 +03:30
sadrasabouri 5bed09b4c9 add : errors imported to __init__.py. 2021-10-28 14:22:12 +03:30
sadrasabouri 9121ac30e4 edit : JUST_DATA_WARNING. 2021-10-23 20:43:42 +03:30
sadrasabouri 79fb55be18 fix : minor issue about save_data doc. 2021-10-23 20:42:36 +03:30
sadrasabouri 5601281f4a fix : minor issue in load_data. 2021-10-22 16:05:46 +03:30
sadrasabouri 4169e0977e fix : minor docstring issue fixed. 2021-10-22 15:55:26 +03:30
sadrasabouri 330de73d39 edit : load_data edite. 2021-10-22 13:55:03 +03:30
sadrasabouri 803a7f0d21 fix : None function on generate handled. 2021-10-22 13:50:06 +03:30
sadrasabouri 2c041a3efe add : NO_FUNCTION_ERROR. 2021-10-22 13:49:21 +03:30
sadrasabouri b784fadc76 add : samilaGenerateError. 2021-10-22 13:49:09 +03:30
sadrasabouri d84a556c09 fix : typo fixed. 2021-10-22 13:37:41 +03:30
sadrasabouri 7243553366 fix : isinstance file --> IOBase. 2021-10-22 13:36:13 +03:30
sadrasabouri 936e2f95aa fix : minor issues fixed. 2021-10-22 13:08:34 +03:30
sadrasabouri 8620db47ef fix : minor issue fixed. 2021-10-22 12:58:52 +03:30
sadrasabouri ec530087fa add : some error messages. 2021-10-22 12:49:40 +03:30
sadrasabouri 9c3355f7e8 add : load_data function. 2021-10-22 12:49:24 +03:30
sadrasabouri 9f4c5da9ff add : samilaDataError. 2021-10-22 12:49:03 +03:30
sadrasabouri dc3a64b9d0 add : data parameter added. 2021-10-22 12:48:34 +03:30
sadrasabouri 0c2d2eac8a fix : minor issue fixed in save_data_file. 2021-10-22 11:30:21 +03:30
sadrasabouri 8ce5bd53f6 add : save_data method. (#33) 2021-10-22 11:03:07 +03:30
sadrasabouri f5bf4fd9b8 add : save_data_file added. 2021-10-22 11:00:11 +03:30
sepandhaghighi 8270421ac0 fix : autopep8 #60 2021-10-18 16:44:55 +03:30
sepandhaghighi f941390822 fix : save_fig_buf function updated #60 2021-10-18 16:36:11 +03:30
sepandhaghighi b128ff35fe fix : save_fig_file function updated #60 2021-10-18 16:31:05 +03:30
sadrasabouri 9780de2c90 add : docstring added to save_fig_file. 2021-10-15 18:42:45 +03:30
sadrasabouri 25004edf97 add : docstring added to save_image. 2021-10-15 18:42:21 +03:30
mohammad hosein moslemi 6d31828b82
Update genimage.py 2021-10-14 16:32:25 +03:30
mohammad hosein moslemi b052474f87
Update functions.py 2021-10-14 16:31:52 +03:30
mohammad hosein moslemi 051337e1d8
Update functions.py
remove extra lines
2021-10-14 16:26:15 +03:30
Mohammad hosein moslemi d3a36b9f35 add resolution change 2021-10-14 15:39:07 +03:30
sepandhaghighi e806cd9674 rel : migrate to version 0.2 2021-10-13 11:40:41 +03:30
sepandhaghighi 9a2137b2eb fix : autopep8 #41 2021-10-12 16:36:42 +03:30
sepandhaghighi 3c8030de97 fix : tests updated #41 2021-10-12 16:33:10 +03:30
sepandhaghighi 163a67fc68 fix : new message added #41 2021-10-12 16:20:50 +03:30
sepandhaghighi c12a8bd8a4 fix : NFT_STORAGE_FIG_ERROR_MESSAGE renamed to NO_FIG_ERROR_MESSAGE #41 2021-10-12 16:20:13 +03:30
sepandhaghighi 05e5a8459e fix : save_fig_buf function added #41 2021-10-12 16:19:12 +03:30
sepandhaghighi cd5919a0d2 feat : save_image method added #41 2021-10-12 16:12:34 +03:30
sepandhaghighi 8bce7f5874 fix : new error message added for nft_storage method 2021-10-12 01:37:21 +03:30
sadrasabouri 051c9ead44 edit : is_same_data docstring edited. 2021-10-07 09:27:12 +03:30
sadrasabouri 4666c5b3f5 edit : isSame --> is_same. 2021-10-07 09:25:53 +03:30
sadrasabouri 3e0de846f7 change : isSameDate function changed to is_same_data. 2021-10-06 23:54:03 +03:30
sadrasabouri c2281fe197 fix : pickle import problem fixed. 2021-10-05 14:52:14 +03:30
sadrasabouri c87333ae3c add : isSimilarData function added. 2021-10-05 14:35:21 +03:30
sadrasabouri 1d2e9e5d99 remove : remove unused imports. 2021-10-05 13:42:05 +03:30
sadrasabouri bb0146c935 [temp] add : add test.py to samila/. 2021-10-05 13:31:34 +03:30
sadrasabouri 89280b5343 add : OVERVIEW added to params. 2021-10-05 13:29:53 +03:30
sadrasabouri 2089c6ba9f add : samila_help function added. 2021-10-05 13:28:05 +03:30
sadrasabouri 6c879413e8 update : __main__.py updated. 2021-10-05 13:27:17 +03:30
sepandhaghighi f7dcab56c3 fix : __version__ added to init file 2021-09-30 14:59:34 +03:30
sadrasabouri db6d57e669 edit : autopep8ed. 2021-09-30 07:37:01 +03:30
sepandhaghighi b3091f5635 fix : minor edit in nft_storage method 2021-09-30 04:49:36 +03:30
sepandhaghighi e0efe161cf feat : nft_storage method added 2021-09-30 04:44:16 +03:30
sepandhaghighi d53ecc6283 feat : nft_storage_upload function added 2021-09-30 04:40:54 +03:30
sadrasabouri 40420598a2 add : SAMILA_VERSION added. 2021-09-29 19:02:44 +03:30
sepandhaghighi 53fb4f5e64 fix : VALID_COLORS added to __init__ file 2021-09-29 18:08:39 +03:30
sadrasabouri 211776dde8 add : newline adde to Projection class docstring. 2021-09-29 09:24:36 +03:30
sadrasabouri 5305cf57b0 add : a . added to filter_color docstring. 2021-09-29 09:22:27 +03:30
sadrasabouri a5778d0246 add : newline added after class docstring. 2021-09-29 09:21:55 +03:30
sadrasabouri 011f8bfc13 add : docstring added to Projection. 2021-09-29 09:20:46 +03:30
sadrasabouri c39cd97437 fix : color and bgcolor issue fixed. 2021-09-29 09:18:03 +03:30
sadrasabouri 3172db503c edit : minor edits in imports in functions.py. 2021-09-29 08:48:05 +03:30
sadrasabouri 40411ef80b Merge branch 'dev' of github.com:sepandhaghighi/samila into dev-sadra 2021-09-29 08:45:25 +03:30
sepandhaghighi ac1fe18060 fix : new line #22 2021-09-28 16:27:57 +03:30
sadrasabouri eb94ad6632 add : GenerativeImage class and __init__ method docstring added. 2021-09-28 15:35:44 +03:30
sepandhaghighi daf2d75168 fix : __init__ file updated #10 2021-09-28 15:21:05 +03:30
sepandhaghighi c149e6baea fix : plot method updated #10 2021-09-28 15:20:04 +03:30
sepandhaghighi 4703eeff2d feat : filter_projection function added #10 2021-09-28 15:18:53 +03:30
sepandhaghighi 523cc46537 feat : Projection class added #10 2021-09-28 15:16:15 +03:30
sepandhaghighi 29a2584c28 fix : random seed bug fixed 2021-09-28 14:06:11 +03:30
sadrasabouri 3995eeed3b add : filter_color function added. (#11) 2021-09-28 10:21:16 +03:30
sadrasabouri 4798055468 edit : default value of alpha is now DEFAULT_ALPHA=0.1. (#19) 2021-09-28 09:53:41 +03:30
sadrasabouri 42773b51a5 add : bgcolor added. (#9) 2021-09-28 09:51:31 +03:30
sadrasabouri 372b5ee2d1 fix : seed=None issue fixed. (#6) 2021-09-27 19:43:28 +03:30
sadrasabouri cca4070a0f add : plot docstring added. (#1) 2021-09-27 11:08:40 +03:30
sadrasabouri a2ff60e569 add : generate docstring added. 2021-09-27 11:08:15 +03:30
sadrasabouri db85e8fe59 edit : pep8ed. 2021-09-27 10:48:06 +03:30