Wykres commitów

494 Commity (bc58ff724ee7421e4eb852803850e88e62d10c42)

Autor SHA1 Wiadomość Data
sepandhaghighi bc58ff724e fix : tests updated 2025-05-21 14:35:26 +03:30
sepandhaghighi f5d4ed4083 fix : requirements.txt updated 2025-05-21 14:33:45 +03:30
sepandhaghighi 2b3ce62214 fix : unused imports removed 2025-05-21 14:33:12 +03:30
sepandhaghighi 106ca5489f doc : CHANGELOG.md updated 2025-05-21 14:01:40 +03:30
sepandhaghighi cc0f1adcb9 fix : params.py updated 2025-05-21 13:58:57 +03:30
sepandhaghighi 0ba1c9dc85 doc : README.md updated 2025-05-21 13:57:10 +03:30
sepandhaghighi b600ac9691 fix : test.yml updated 2025-05-21 13:52:53 +03:30
sepandhaghighi cc3363b745 del : nft_upload_test.py removed 2025-05-21 13:50:54 +03:30
sepandhaghighi 0b0ccff47d del : Gateway enum removed 2025-05-21 13:48:35 +03:30
sepandhaghighi c3bee4bf7f del : nft_storage method removed 2025-05-21 13:45:43 +03:30
dependabot[bot] 3aa970cde5
Bump art from 6.4 to 6.5 (#260)
Bumps [art](https://github.com/sepandhaghighi/art) from 6.4 to 6.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/v6.4...v6.5)

---
updated-dependencies:
- dependency-name: art
  dependency-version: '6.5'
  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>
2025-04-24 19:40:17 +03:30
Sadra Sabouri 629233552a
Type hint (#259)
* update : type hints added to misc files functions.

* update : type hints added to cli modules .

* update : main modules ins genimage and functions file updated.

* log : changes logged.

* fix : typo fixed in `set_background` function.

* remove : extra imports removed.

* fix : spelling error fixed.

* fix : Sepand's comments fixed.
2025-04-24 19:07:43 +03:30
Sepand Haghighi 4355482093
`Ubuntu-20.04` --> `Ubuntu-22.04` (#258)
* fix : Ubuntu-20.04 --> Ubuntu-22.04

* fix : setup.py updated

* fix : meta.yaml updated

* doc : CHANGELOG.md updated
2025-04-12 22:19:03 -07:00
Sepand Haghighi 3dd34da32b
Cite (#257)
* doc : README.md cite section updated

* doc : CHANGELOG.md updated

* doc : minor edit in paper link
2025-04-11 23:00:34 -07:00
Sepand Haghighi d1dc52b282
New generate modes (#256)
* feat : 2 new generate modes added

* fix : overall_test.py updated

* doc : document updated

* doc : CHANGELOG.md updated

* Update examples/demo.ipynb

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-07 09:01:52 -07:00
dependabot[bot] 9682171dad
Bump matplotlib from 3.10.0 to 3.10.1 (#253)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.0...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 00:02:11 +03:30
Sepand Haghighi 7e1222482d
Version 1.5 (#251)
* rel : migrate to version 1.5

* rel : CHANGELOG.md updated

* rel : examples updated

* rel : meta.yaml updated
2025-01-21 13:10:45 -08:00
Sepand Haghighi a11c96ab22
New Generate Modes (#250)
* feat : F1F2_VS_F1 and F1F2_VS_F2 modes added

* doc : document updated

* doc : CHANGELOG.md updated

* fix : tests updated
2025-01-17 21:13:10 -08:00
Sepand Haghighi 5dbf2d313c
Argument name (#249)
* fix : --function_seed renamed to --function-seed

* doc : CHANGELOG.md updated
2024-12-30 10:01:24 -08:00
dependabot[bot] a2e9944643
Bump matplotlib from 3.9.3 to 3.10.0 (#248)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.3 to 3.10.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.3...v3.10.0)

---
updated-dependencies:
- dependency-name: matplotlib
  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>
2024-12-16 09:34:03 +03:30
Sepand Haghighi 5d10148fea
CLI bug (#247)
* fix : cli default values updated

* fix : run_samila function updated

* doc : CHANGELOG.md updated
2024-12-12 22:35:50 -08:00
Sepand Haghighi 3cfacfce91
Minor edits (#246)
* doc : AUTHORS.md updated

* doc : pypi badge height bug fixed

* doc : repo size added to README.md
2024-12-07 18:30:24 -08:00
Sepand Haghighi 8d93a53cbd
Random mode modification (#245)
* fix : random mode modified

* doc : CHANGELOG.md updated
2024-12-05 08:29:41 -08:00
Sepand Haghighi a6ba07378a
Random generate mode (#244)
* feat : random mode added to filter_generate_mode function

* feat : random mode added to GenerateMode enum

* fix : tests updated

* doc : README.md updated

* doc : CHANGELOG.md updated

* doc : demo.ipynb updated

* doc : CHANGELOG.md updated

* doc : CHANGELOG.md updated

* fix : minor bug in filter_generate_mode function fixed
2024-12-02 15:20:19 -08:00
dependabot[bot] ad431f0c4a
Bump matplotlib from 3.9.2 to 3.9.3 (#243)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 19:13:13 +03:30
dependabot[bot] 3b92911ece
Bump art from 6.3 to 6.4 (#242)
Bumps [art](https://github.com/sepandhaghighi/art) from 6.3 to 6.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/v6.3...v6.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>
2024-12-02 18:40:37 +03:30
Sepand Haghighi 8550b01ef2
Elapsed time (#241)
* feat : elapsed_time added

* fix : elapsed time updated

* doc : CHANGELOG.md updated
2024-11-26 12:02:40 -08:00
Sepand Haghighi 492fbc679f
Version 1.4 (#239)
* rel : migrate to version 1.4

* rel : CHANGELOG.md updated

* rel : notebooks version updated
2024-11-18 09:04:29 -08:00
Sepand Haghighi 7b0cdfc980
CLI modification (#238)
* fix : CLI functions moved to cli.py

* fix : setup.py entry-point updated

* fix : run_samila function added to cli.py

* fix : minor edit in main function

* fix : cli_test.py added

* fix : cli_test.py updated

* fix : cli_test.py updated

* fix : cli_test.py updated

* fix : cli_test.py removed

* fix : .coveragerc updated

* fix : pytest.ini updated

* fix : error_test.py updated

* doc : CHANGELOG.md updated

* doc : cli.py docstring updated

* fix : autopep8

* fix : minor edit in test.yml

* fix : PLOT_DATA_ERROR updated
2024-11-17 11:52:53 -08:00
Sepand Haghighi 3ece622bfd
CLI minor edits (#237)
* fix : entry_points added to setup.py

* fix : CLI helps updated

* feat : print_line function added

* fix : ERR_GENERAL added

* fix : minor edit in test.yml

* fix : autopep8

* fix : function_test.py updated

* doc : minor edit in print_line docstring

* doc : minor edit in print_line docstring
2024-11-13 15:01:50 -08:00
Sepand Haghighi 89d058ce9a
Python 3.13 (#236)
* fix : Python 3.13 added to test.yml

* fix : Python 3.13 added to bug_report.yml

* fix : Python 3.13 added to setup.py

* doc : CHANGELOG.md updated
2024-10-28 13:17:23 -07:00
Sadra Sabouri b5b811d7a5
`--verbose` flag added to CLI (#234)
* fix : `--verbose` flag added to CLI.

* edit : `init_argparse` function separated from `main`.

* apply : Sepand's comments applied.

* fix : `main` function became simpler.

---------

Co-authored-by: sepandhaghighi <sepand.haghighi@yahoo.com>
2024-10-28 11:01:34 +03:30
AmirHosein Rostami fab5b965db
Add/limit gh action run (#235)
* GitHub action run limited to `master` and `dev` branches

* `CHANGELOG.md` updated
2024-10-28 09:07:12 +03:30
Sadra Sabouri d4b477add5
Samila Command Line Interface (CLI) (#233)
* add : CLI added.

* add : tests added.

* log : changes logged.

* fix : Codacy issues fixed.

* fix : tests for CLI fixed.

* change : `version` --> `info`.

* add : `--show_image` flag added.

* update : `README.md` updated.

* change : `--show-image` --> `--no-display`.
2024-10-13 19:26:55 +03:30
dependabot[bot] c5d6d4f3e0
Bump art from 6.2 to 6.3 (#232)
Bumps [art](https://github.com/sepandhaghighi/art) from 6.2 to 6.3.
- [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/v6.2...v6.3)

---
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>
2024-09-24 02:28:08 +03:30
Sepand Haghighi 9701f068b2
Version 1.3 (#227)
* rel : migrate to version 1.3

* rel : CHANGELOG.md updated for version 1.3

* rel : notebooks updated for version 1.3
2024-09-06 12:16:19 -07:00
Sepand Haghighi c9d07079ad
Bulk notebook (#226)
* feat : bulk.ipynb added

* doc : CHANGELOG.md added

* fix : bulk.ipynb added to version_check.py

* fix : version tag in bulk.ipynb fixed

* doc : CHANGELOG.md updated

* doc : minor edit in bulk.ipynb metadata

* fix : minor bug in bulk.ipynb fixed

* doc : RELEASE.md updated
2024-09-04 22:11:28 -07:00
Sepand Haghighi c073ea0769
`README.md` modification (#225)
* doc : README.md updated

* doc : nft.storage section in README.md updated

* doc : minor bug in README.md updated

* doc : minor typo in feature_request.yml fixed

* doc : minor edit in README.md list

* doc : minor edit in demo.ipynb
2024-09-03 08:22:43 -07:00
Sepand Haghighi 4eb111a576
`demo.ipynb` updated (#224)
* doc : generate mode section added to notebook

* doc : notebook updated

* fix : version_check script updated

* fix : info emoji updated

* doc : CHANGELOG.md updated

* doc : RELEASE.md updated

* doc : minor edit in demo.ipynb

* doc : minor edits in demo.ipynb

* doc : missed sign added to demo.ipynb

* doc : minor edit in demo.ipynb
2024-09-01 12:28:06 -07:00
Sepand Haghighi 23b14c7318
New `GenerateMode` (#223)
* fix : 8 new options added to GenerateMode

* fix : generate method updated

* fix : tests updated

* doc : README.md updated

* doc : CHANGELOG.md added

* fix : minor bug in generate method fixed

* fix : minor bug in GenerateMode enum fixed
2024-08-24 16:34:53 -07:00
Sepand Haghighi 3c0144d045
New `GenerateMode` (#222)
* fix : f1,f2 renamed to f1_vs_index and f2_vs_index

* feat : 2 new generate mode added

* fix : overall_test.py updated

* doc : README.md updated

* fix : minor typo in overall_test.py fixed

* fix : minor edit in generate method
2024-08-22 16:56:09 -07:00
dependabot[bot] 3e17e35f10
Bump matplotlib from 3.9.1 to 3.9.2 (#221)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.1...v3.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-16 20:03:30 +03:30
Sepand Haghighi e895b97bf7
Generate mode (#219)
* feat : GenerateMode enum added

* feat : mode added to generate method

* fix : _GI_initializer updated

* fix : generate_params_filter function updated

* fix : __init__.py updated

* fix : minor bug in generate method fixed

* fix : generate_params_filter function updated

* fix : minor bug in generate method fixed

* update : readme updated.

* update : save/load config functions update accordingly.

* test : a test for generation_mode added.

* log : changes logged.

* test : more tests added.

* doc : minor edit in generate mode section in README.md

* fix : autopep8

* doc : generate_mode example updated

---------

Co-authored-by: Sadra Sabouri <sabouri.sadra@gmail.com>
2024-08-14 17:11:51 -07:00
dependabot[bot] 04d21c0ff0
Bump matplotlib from 3.9.0 to 3.9.1 (#217)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.0...v3.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-03 10:42:35 +03:30
Sadra Sabouri 32b3803e72
Deprecation (#218)
* add : `DEPRECATION_WARNING` variable added.

* add : `deprecated` decorator added.

* log : changes logged.

* update : tests updated.

* fix : typo fixed.

* fix : typo fixed in tests.

* fix : `warns` imported.

* fix : docstring fixed.

* fix : `deprecated` function moved over `nft_storage` method.

* fix : nft_upload_test.py updated

* fix : nft_upload_test.py updated

* fix : tests indent bugs fixed

* doc : README.md updated

---------

Co-authored-by: sepandhaghighi <sepand.haghighi@yahoo.com>
2024-08-03 07:51:07 +03:30
Sepand Haghighi a23198afba
Badge bug (#216)
* doc : badges decoration bug fixed

* doc : CI badges bug fixed

* doc : CHANGELOG.md updated
2024-07-01 12:07:05 -07:00
Sepand Haghighi 0aae8480ca
Version 1.2 (#214)
* rel : migrate to version 1.2

* rel : doc updated to version 1.2

* rel : CHANGELOG.md updated

* rel : release date updated
2024-06-25 18:21:09 +03:30
Sepand Haghighi 874b99b64c
Random mode modification (#213)
* fix : RANDOM_EQUATION_FOF_MAX_DEPTH set to 2

* fix : ELEMENTS_LIST updated

* doc : CHANGELOG.md updated

* fix : minor edit in overall_test.py (numpy update)
2024-06-19 00:10:38 -07:00
Sepand Haghighi 79cf3bdc82
Release note (#212)
* doc : RELEASE.md added

* fix : fail-fast disabled

* doc : minor edit in RELEASE.md

* doc : minor edit in RELEASE.md
2024-06-06 19:01:15 -07:00
dependabot[bot] 782502720b
Bump matplotlib from 3.8.4 to 3.9.0 (#210)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.4 to 3.9.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.4...v3.9.0)

---
updated-dependencies:
- dependency-name: matplotlib
  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>
2024-05-27 20:50:59 +03:30