Skip to content

chore(main): release 0.3.3 - #44

Merged
cbueth merged 2 commits into
mainfrom
release-please--branches--main
Aug 12, 2026
Merged

chore(main): release 0.3.3#44
cbueth merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Automated release PR

0.3.3 (2026-08-12)

Bug Fixes

  • ci: align ruff pre-commit with uv.lock and fix commitlint extends (a90ac2b)
  • Directed parameter logic in eigenvector centrality for igraph 1.0.0 (4b479fe)
  • docs: remove header search button so it stops pushing the navbar on scroll (f72b29d)
  • Handle directed parameter logic in eigenvector centrality and add warning for symmetric matrices in directed mode (7675b84)
  • normalisation: retry on ValueError when sampling null ensemble (07e53d3)

Performance Improvements

  • bench: add benchmarks for detrending, network analysis, and gravity (e6dfa1a)
  • codspeed: Add benchmark suite with CI workflow (#45) (c42071c)
  • delta: O(n) cumulative sum instead of O(n w) per-element np.mean (8119494)
  • granger: merge fast F-test into granger.py, remove dead code (ea0a647)
  • metrics: vectorize global_efficiency inner loop (7d522e7)
  • ordinal-patterns: serial path for small data and bypass decorator overhead (e8f6e0f)
  • replace statsmodels OLS+f_test with numpy/scipy in Granger F-test (d5e4952)
  • throttle print_progress to 1 Hz instead of every pair (37cd00d)
  • vectorize permutation test in gravity with rng.permuted (5c402c5)

Documentation


This PR was generated with Release Please. See documentation.

@cbueth
cbueth force-pushed the main branch 2 times, most recently from 0dfb5b9 to 6c67a42 Compare July 29, 2026 08:15
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 4 times, most recently from 2cc1d3f to db13ad2 Compare July 30, 2026 08:43
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 7 times, most recently from bc2268c to cf888b0 Compare August 3, 2026 15:44
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 2 times, most recently from e308f9b to f210bb8 Compare August 12, 2026 13:09
@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@codspeed-hq

codspeed-hq Bot commented Aug 12, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 18.27%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
✅ 27 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
test_detrend_method[z_score-p10] 3.4 ms 2.9 ms +18.27%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing release-please--branches--main (3f3ab37) with main (9424a89)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (f72b29d) during the generation of this report, so 9424a89 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 3d655f9 to 2b8b173 Compare August 12, 2026 14:49
@cbueth
cbueth merged commit 3eee1cc into main Aug 12, 2026
9 of 10 checks passed
@cbueth
cbueth deleted the release-please--branches--main branch August 12, 2026 14:59
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant