CHANGELOG

v0.5.0 (2024-09-04)

Documentation

  • docs: actualization after changing plots functions (3b4aa8f)

  • docs: add docstring to plot_p_norms (9f4fa9e)

  • docs: new pycharm tested for results (598f3ef)

  • docs: add version in init.py (bd3c4f1)

  • docs: add sequances examples (35c57e5)

  • docs: 0.4.1 (0cd7384)

  • docs: add mybinder link (65a5faa)

Feature

  • feat: add link to binder - interactive notebook session (3e1fd02)

Fix

  • fix: wrong package name (f7f27dd)

Performance

  • perf: actualizations of packages (3ee5763)

  • perf: plot function return figure and default not showing plot (f8c8f7e)

  • perf: install latex in mybinder (50acac1)

  • perf: change tag to commit to automatic change version (5f6b035)

Refactor

  • refactor: check if x is proper in norms (3cc66de)

  • refactor: change res to Phi in definitions (c6699de)

  • refactor: up numerical_function_spaces version - for binder (546d6d5)

  • refactor: manually up version (44f591a)

Test

v0.4.1 (2024-08-31)

Documentation

  • docs: more examples (1894a2b)

  • docs: move sections (6197d49)

  • docs: move Orlicz function examples to a separate file (9004aa6)

  • docs: add more examples (6b5bf23)

  • docs: remove max_u_on_plots in plot_Phi (bb924b3)

  • docs: change plot description of x_4(t) (28a60e7)

  • docs: change plots for defined x(t) (a2379b7)

  • docs: add plots for defined x(t) (469680f)

  • docs: move import decimal from first cell (4f46369)

Fix

Performance

  • perf: change infinity position in plot_Phi_p_plus_Psi (357b679)

  • perf: remove max_u_on_plots and change infty position in plot_Phi (cfbab32)

Refactor

  • refactor: remove requirements.txt and runtime.txt from build (9550c5c)

  • refactor: add numerical_function_spaces as dependency - for binder (95fb6a8)

  • refactor: add numerical-function-spaces as dependency - for binder (207ba81)

  • refactor: remove python version (15721d5)

  • refactor: add requirements.txt for mybinder.org (a3512f2)

Test

  • test: add conjugate tests and p_plus test (7f8fb0e)

  • test: remove doubled test (c683535)

  • test: add some test for norms (46eb4e0)

Unknown

  • python version for binder (f6810e5)

v0.4.0 (2024-08-22)

Documentation

  • docs: add bibliography to index.md (8e3439e)

  • docs: add definitions of kappa(), alpha() and tau() (9fd2bf0)

  • docs: add installation instruction (7cba88e)

  • docs: upgrade documentation (7d55654)

  • docs: add documentation (181befd)

Feature

  • feat: add plot_tau and array_for_tau functions with docs (ecd0adc)

  • feat: add array_for_alpha and plot_apha function with docs (35873a8)

Performance

  • perf: change default plot_Phi size to (5,4) (0692ad0)

Refactor

  • refactor: add sphinxcontrib.bibtex as dev.dependencies (6bed3e7)

v0.3.0 (2024-08-18)

Build

  • build: add PSR as dev dependency (1705832)

Documentation

  • docs: more examples of usage (f8816e0)

  • docs: add conjugate plots to docs (153c8f9)

  • docs: example of accuracy problem with norms (0432046)

Feature

  • feat: add plot_p_norms (8a2833e)

  • feat: add p_plus and conjugate function and plots of them (72faea9)

Performance

Refactor

  • refactor: add rozne_testy.ipynb to .gitignore (b1cf893)

  • refactor: change version to v0.2.0 in pyproject.toml (ce6daa7)

Style

v0.2.0 (2024-08-17)

Build

  • build: add matplotlib as a dependency (d35e627)

Documentation

  • docs: add link to documentation (34c81ce)

  • docs: examples of using plots functions added (9aa5307)

  • docs: rename example.ipynb to norms.ipynb (f78bb63)

  • docs: rename example.ipynb to norms.ipynb (ad146c5)

  • docs: add vim temporary files (facbf9e)

  • docs: update docs configuration to sphinx’s compability (360f3c9)

  • docs: update docstring to sphinx’s compability (d2c8a89)

Feature

  • feat: add dk parameter in norms and len_domain_k in plots.py (f93f703)

  • feat: add plots of kappa function (e1fa79b)

Performance

  • perf: change python version to 3.11 (ea544c6)

  • perf: change python version to 3.11 (10d2989)

Refactor

  • refactor: change file to module (d488c61)

  • refactor: change imports[C (99bb462)

  • refactor: add empty line at end of file (91551c8)

v0.1.0 (2024-08-14)

Build

  • build: add pytest and pytest-cov as dev dependencies (34e218d)

Documentation

  • docs: add sphinx (980b586)

  • docs: add docstrings and doctests to p_Amemiya_norm_by_decimal (a5665f9)

  • docs: add docstrings and doctests to p_Amemiya_norm (8d1ec1b)

  • docs: add doctest to kappa function (15c8ee7)

  • docs: docstrings for functions (fe01289)

Feature

  • feat: add norms.py in orlicz_spaces submodule (0875330)

Refactor

  • refactor: remove function array_for_infimumu (eee7701)

Test

  • test: move definition of Orlicz functions to module (4d27800)

  • test: add test for function kappa and p_Amemiya_norm (9fe7d8c)

  • test: remove unused import (bf51cba)

Unknown

  • add testing if all supports of x has positive measure (f142150)

  • add import * from norms (5923723)

  • add empty init.py in orlicz_spaces submodule (77e7a45)

  • initial package setup (d540794)