Samila Versions Save

Generative Art Generator

v1.1

1 year ago
  • __version__ attribute added #171
  • python_version attribute added #171
  • get_python_version function added #171
  • RANDOM_EQUATION_MIN_COMPLEXITY parameter added
  • RANDOM_EQUATION_FOF_MAX_DEPTH parameter added
  • RANDOM_EQUATION_FOF_MIN_DEPTH parameter added
  • rotate function added #176
  • rotation parameter added to plot method #176
  • timeout parameter added to nft_storage method
  • load_config function modified
  • nft_storage_upload function modified
  • Random mode modified
  • RANDOM_EQUATION_GEN_COMPLEXITY parameter renamed to RANDOM_EQUATION_MAX_COMPLEXITY
  • README.md updated

v1.0

1 year ago
  • Marker enum added #156
  • get_data function added
  • get_config function added
  • marker parameter added to plot method #156
  • upload_data parameter added to nft_storage method #145
  • upload_config parameter added to nft_storage method #144
  • generate method optimized #123
  • Test system modified
  • README.md updated
  • Python 3.11 added to test.yml
  • plot method warning bug fixed #155
  • Random mode modified

v0.9

1 year ago
  • Anaconda workflow added #137
  • README.md updated
  • CODE_OF_CONDUCT.md updated
  • demo.ipynb updated
  • cmap parameter added to plot method #75
  • Random mode modified
  • Test system modified
  • generate method optimized
  • samila_help function updated
  • load_data and load_config functions error handling updated #138

v0.8

1 year ago
  • INVALID_COLOR_TYPE_ERROR error added #134
  • COLOR_NOT_FOUND_WARNING warning added #134
  • BOTH_COLOR_COMPLEMENT_WARNING warning added #134
  • set_background function added
  • is_valid_color function added
  • color_complement function added #122
  • select_color function added
  • Transparent mode support for bgcolor parameter #118
  • Random mode modified
  • Complementary color support for color and bgcolor parameters #122
  • filter_color function modified

v0.7

1 year ago
  • fill_data function added
  • random_hex_color_gen function added
  • color,bgcolor and projection parameters random mode added #88
  • Calculation warning added to generate method #121
  • Hex color support for color and bgcolor parameters #116
  • Test system modified
  • Random mode modified
  • filter_color function modified
  • filter_projection function modified
  • is_same_data function modified
  • README.md updated

v0.6

2 years ago
  • save_params_filter function added #100
  • __del__ method updated #110
  • message field changed in save_fig_file function #99
  • message field changed in save_config_file function #99
  • message field changed in save_data_file function #99
  • message field changed in nft_storage_upload function #99
  • depth section added to config/data file #100
  • linewidth parameter added to plot method #101
  • linewidth parameter added to plot_params_filter function #101
  • Random mode modified
  • README.md updated

v0.5

2 years ago
  • __del__ method added #91
  • Demo notebook added #77
  • depth parameter added to nft_storage method #89
  • depth parameter added to save_fig_buf function #89
  • alpha parameter added to plot method #90
  • alpha parameter added to plot_params_filter function #90
  • Random mode modified
  • README.md updated

v0.4

2 years ago
  • PLOT_DATA_ERROR error message added
  • _GI_initializer function added
  • generate_params_filter function added
  • plot_params_filter function added
  • filter_size function added
  • save_config method added #73
  • load_config function added #73
  • save_config_file function added #73
  • samilaConfigError class added #73
  • samilaPlotError class added
  • filter_float function added
  • Random equations mode added #32
  • function1_str attribute added #32
  • function2_str attribute added #32
  • README.md updated
  • plot section added to data file
  • edgecolor changed to c in plot method #74
  • config parameter added to GenerativeImage __init__ #73
  • filter_projection function edited
  • Test system updated
  • NO_FUNCTION_ERROR error message removed
  • DATA_PARSING_ERROR error message removed
  • JUST_DATA_WARNING warning message removed

v0.3

2 years ago
  • Discord channel added #66
  • load_data function added #33
  • save_data_file function added #33
  • save_data method added #33 #64
  • data parameter added to GenerativeImage __init__ #33
  • depth parameter added to save_image method
  • depth parameter added to save_fig_file function
  • save_image and nft_storage methods background bug fixed #60
  • README.md updated
  • Test system updated
  • Python 3.10 added to test.yml #65

v0.2

2 years ago
  • dependabot.yml added
  • requirements-splitter.py added
  • samila_help function added
  • test.py added #42
  • function_test.py added #42
  • is_same_data function added
  • save_image method added #41
  • dev-requirements.txt updated
  • README.md updated #43 #40
  • __main__.py updated
  • test.yml updated #42 #48
  • nft_storage method updated