Skip to content

Conversation

sjsrey
Copy link
Member

@sjsrey sjsrey commented Jul 24, 2025

$K(z) = (2\pi)^{-1/2} exp(-((z^2)/2))$

@ljwolf
Copy link
Member

ljwolf commented Jul 24, 2025

I think this should be rolled into #791

Copy link

codecov bot commented Jul 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.4%. Comparing base (44ede54) to head (f7a1329).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #798     +/-   ##
=======================================
+ Coverage   85.4%   85.4%   +0.1%     
=======================================
  Files        150     151      +1     
  Lines      15971   15992     +21     
=======================================
+ Hits       13632   13659     +27     
+ Misses      2339    2333      -6     
Files with missing lines Coverage Δ
libpysal/graph/_kernel.py 82.4% <100.0%> (ø)
libpysal/graph/tests/test_builders.py 100.0% <ø> (ø)
libpysal/graph/tests/test_kernel.py 99.1% <100.0%> (ø)
libpysal/graph/tests/test_triangulation.py 98.8% <ø> (ø)
libpysal/kernels.py 100.0% <100.0%> (ø)
libpysal/weights/distance.py 85.6% <100.0%> (+0.2%) ⬆️
libpysal/weights/tests/test_distance.py 100.0% <100.0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@knaaptime
Copy link
Member

@ljwolf i think the idea was to make that one (with API changes) easier to review by fixing the correctness issue in the gaussian first

@ljwolf
Copy link
Member

ljwolf commented Jul 24, 2025

Sure! But this has all the changes, plus the bugfix?

@knaaptime
Copy link
Member

oh lol. probably accidentally squashed them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants