Skip to content

Releases: llnl/dfanalyzer

v0.0.7

17 Feb 19:38
ca045c6

Choose a tag to compare

What's Changed

  • [Fix] Pin Pandas version & done future-proof type checking by @izzet in #45
  • [Fix] Flattening atomic strings in groupby by @izzet in #46

Full Changelog: v0.0.6...v0.0.7

Release v0.0.6

15 Jan 15:58
d5f4a81

Choose a tag to compare

What's Changed

  • [CI] Fix branch names by @izzet in #35
  • [Compat] Darshan layer definitions by @izzet in #36
  • [Feature] Assign epochs dynamically by @izzet in #34
  • [Fix] Epoch assignment by @izzet in #38
  • [Chore] Remove unnecessary utils by @izzet in #39
  • [Docs] Fix PyPI package name by @izzet in #40
  • [Feat] Expand Python support by @izzet in #42
  • [Fix] Pin meson version by @izzet in #43
  • [Chore] Improve metric calculations by @izzet in #41

Full Changelog: v0.0.5...v0.0.6

Release v0.0.5

28 Oct 18:12
12f749a

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

Release v0.0.4

23 Oct 01:46
c0e63cb

Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

Release v0.0.3

23 Oct 00:12
a172434

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

Release v0.0.2

22 Oct 22:02
bce2cd4

Choose a tag to compare

What's Changed

  • Fix dftracer-utils version by @izzet in #30

Full Changelog: v0.0.1...v0.0.2

Release v0.0.1

22 Oct 21:17
1465b8e

Choose a tag to compare

What's Changed

  • Add DFAnalyzer code by @izzet in #5
  • Fix: raw_stats handling in _create_summary method by @izzet in #6
  • Fix: Default value for time_sliced in DFTracerAnalyzerConfig by @izzet in #7
  • Fix: Add CONTRIBUTING.md and update project URLs in pyproject.toml by @izzet in #8
  • Fix: set_cross_layer_metrics to ensure proper dtype for unoverlapped time series by @izzet in #9
  • Docs: Add initial documentation by @izzet in #10
  • Feature: Support datacrumbs' size_sum in io_function by @izzet in #11
  • Fix: CI tests by @izzet in #13
  • Feature: Add support for extra columns in trace reading functions by @izzet in #12
  • Docs: Update installation instructions by @izzet in #17
  • Refactor: Improve time and size calculations in output by @izzet in #16
  • Fix: CI tests by @izzet in #15
  • Enhance: Add offset handling in DFTracerAnalyzer by @izzet in #19
  • Enhance: Improve test Dask cluster structure by @izzet in #21
  • Fix: Simplify file pattern matching in read_trace method in DFTracerAnalyzer by @izzet in #20
  • Streamline analysis pipeline and logging by @izzet in #22
  • Improve logging setup and Jupyter support by @izzet in #23
  • Test split_duration_records_vectorized thorougly by @izzet in #24
  • restructure and deprecate zindex by @rayandrew in #26

New Contributors

Full Changelog: https://github.com/LLNL/dfanalyzer/commits/v0.0.1