Releases: syedalimohsinbukhari/mpyez
Releases · syedalimohsinbukhari/mpyez
mpyez v0.1.0
What's Changed
- [ENH] plot development - III by @syedalimohsinbukhari in #26
- PR to
v0.1.0
by @syedalimohsinbukhari in #27- [MP] PR for
ezMultiprocessing
implementation by @syedalimohsinbukhari in #28 - subplot activity by @syedalimohsinbukhari in #31
- [MP] PR for
- Bump numpy from
1.26.4
to>=1.26,<2.1.0
by @dependabot in #29
Issues fixed:
- [ENH] multi-processing functionality by @syedalimohsinbukhari in #8
- [ENH] no
x_label
ory_label
found in the plotting functions by @syedalimohsinbukhari in #23 - [ENH] remove
auto_labels
functionality by @syedalimohsinbukhari in #24 - [ENH] subplot titles by @syedalimohsinbukhari in #25
- [ENH] Add
SubPlots
for added functionality by @syedalimohsinbukhari in #30
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: v0.0.8...v0.1.0
mpyez v0.0.9a3
Refixes the color issue in the library. Apparently the fix came from main
branch, and mp
branch overwrote the fix with v0.0.9a2
release.
This is sort of a re-release of the fix.
mpyez v0.0.9a1
Just a quick fix for color schemes during plotting.
Full Changelog: v0.0.9a0...v0.0.9a1
mpyez v0.0.9a0
What's Changed
- [ENH] plot development - III by @syedalimohsinbukhari in #26
- [ENH] no
x_label
ory_label
found in the plotting functions in #23
- [ENH] no
Full Changelog: v0.0.8...v0.0.9a0
mpyez v0.0.8
What's Changed
- plot development - II by @syedalimohsinbukhari in #22
FIXES:
- [ENH] need
plot_xyy
back by @syedalimohsinbukhari #19 - [ENH] remove
fig_size
parameter from plotting functionalities by @syedalimohsinbukhari #20 - [ENH]
LinePlot
andScatterPlot
dictionaries should be split to be used inplot_xyy
by @syedalimohsinbukhari #21 - [ENH] no
x_label
ory_label
found in the plotting functions by @syedalimohsinbukhari #23
Full Changelog: v0.0.7...v0.0.8
mpyez v0.0.7
What's Changed
- plot development by @syedalimohsinbukhari in #17
Fixes
Full Changelog: v0.0.6...v0.0.7
mpyez v0.0.6
What's Changed
- crash development 2 by @syedalimohsinbukhari in #15
SUMMARY
- Major changes in
ezPlotting
module - Appropriate documentation for currently existing modules
- Version updated for
pypi
release
Full Changelog: v0.0.5...v0.0.6
mpyez v0.0.5
What's Changed
- [ENH] enhancements to code - I by @syedalimohsinbukhari in #13
Full Changelog: v0.0.4...v0.0.5
mpyez v0.0.4
What's Changed
- Dev 003 by @AstrophysicsAndPython in #4
- Merge dictionary
- Sort dictionary
- Pretty print
- [ENH] Crash Development by @syedalimohsinbukhari in #5
New Contributors
- @syedalimohsinbukhari made their first contribution in #5
Full Changelog: v0.0.2...v0.0.4
mpyez v0.0.2
What's Changed
- basic utilities by @AstrophysicsAndPython in #1
- more utilities by @AstrophysicsAndPython in #2
- Changed repo from
ezPy
tompyez
due to unavailability of name on PyPi (0e96f08)
New Contributors
- @AstrophysicsAndPython made their first contribution in #1
Full Changelog: https://github.com/syedalimohsinbukhari/ezPy/commits/v0.0.1
Full Changelog: v0.0.1...v0.0.2