Skip to content

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
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