Skip to content

Releases: sepandhaghighi/samila

Version 0.4

13 Jan 07:57
Compare
Choose a tag to compare
  • 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

Version 0.3

10 Nov 14:14
9881eb8
Compare
Choose a tag to compare
  • 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

Version 0.2

14 Oct 09:13
558f8ef
Compare
Choose a tag to compare
  • 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

Version 0.1

30 Sep 01:32
dc7bff5
Compare
Choose a tag to compare
  • GenerativeImage class added
  • plot method added
  • generate method added
  • nft_storage method added