Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Solving Issue #18 when no epsilon is passed to a geometry defined with a kernel matrix #20

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

marcocuturi
Copy link
Contributor

When defining a geometry using only a kernel, default to epsilon=1 by testing whether epsilon_init was None and avoid "autoepsilon" computations that would cause an infinite recursion.

…h a kernel matrix. In that case default to 1 by testing whether epsilon_init was None and avoid "autoepsilon" computations that would cause an infinite recursion.
@google-cla google-cla bot added the cla: yes label Nov 19, 2021
@marcocuturi marcocuturi merged commit 06d90cd into master Nov 19, 2021
@marcocuturi marcocuturi deleted the solving-eps branch November 19, 2021 16:50
marcocuturi added a commit that referenced this pull request Nov 19, 2021
PiperOrigin-RevId: 411071648
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant