Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P paleokalmag
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sec23
  • korte
  • paleokalmag
  • Merge requests
  • !1

Stable inversion

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Maximilian Schanner requested to merge stable_inversion into master Jan 17, 2022
  • Overview 0
  • Commits 3
  • Changes 3

When inverting records with locations and times that are close, the kernel matrix is ill-conditioned. To address this the np.linalg.inv call is replaced by an eigen-decomposition and (numerically) negative eigenvalues are regularized.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: stable_inversion