Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.5.1 update #419

Merged
merged 10 commits into from
Feb 19, 2024
Merged

0.5.1 update #419

merged 10 commits into from
Feb 19, 2024

Conversation

SimonMolinsky
Copy link
Member

0.5.1 update

Package version (main branch)

version: 0.5.1

Description

  • (enhancement) interpolate_raster() function takes allow_approx_solutions parameter, and it protects from LinAlgError that might occur if interpolation points are duplicated (due to the floating point number representation).
  • (refactoring) calc_point_to_point_distance function refactored to point_distance, changed input parameters' schema,
  • (refactoring) new selection method for unequally spaced bins: select_values_between_lags
  • (debug) np.float type casting has been changed to float

SimonMolinsky and others added 10 commits September 28, 2023 16:22
Merge pull request #410 from DataverseLabs/dev
Now it allows using OLS solver when LinAlgError occurs
…e_raster-from-singular-matrix-error

412 bug protect interpolate raster from singular matrix error
…revision-for-version-10

417 calculate distances   revision for version 10
@SimonMolinsky SimonMolinsky merged commit 4773c76 into main Feb 19, 2024
26 checks passed
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.

1 participant