CHANGELOG
v0.5.0 (2024-09-04)
Documentation
Feature
feat: add link to binder - interactive notebook session (
3e1fd02)
Fix
fix: wrong package name (
f7f27dd)
Performance
Refactor
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
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
Unknown
python version for binder (
f6810e5)
v0.4.0 (2024-08-22)
Documentation
Feature
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
Feature
Performance
perf: add dk parameter (
8cf3578)
Refactor
Style
style: some comments (
8c8bb51)
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
Performance
Refactor
v0.1.0 (2024-08-14)
Build
build: add pytest and pytest-cov as dev dependencies (
34e218d)
Documentation
Feature
feat: add norms.py in orlicz_spaces submodule (
0875330)
Refactor
refactor: remove function array_for_infimumu (
eee7701)