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

padic log #950

Closed
wbhart opened this issue Jan 11, 2021 · 2 comments
Closed

padic log #950

wbhart opened this issue Jan 11, 2021 · 2 comments

Comments

@wbhart
Copy link
Contributor

wbhart commented Jan 11, 2021

@fieker once reported:

julia> log(coeff(c[1].data, 0))
ERROR: Unable to compute logarithm

the doc or the implementation is faulty.
t seems to work only if input x satisties
val(x) = 0
AND
val(1-x) > 0

The corresponding Flint-Doc seems to be wrong as well...


I am moving the report here from my email so it gets dealt with.

@wbhart
Copy link
Contributor Author

wbhart commented Aug 9, 2021

@fieker Can you give an example of a case you were expecting to work which didn't work?

@fieker
Copy link
Contributor

fieker commented Dec 6, 2024

its still possibly "broken" in flint, but we worked around this and fixed it in the interface. So for Nemo: closed, for flint: don't know

@fieker fieker closed this as completed Dec 6, 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

No branches or pull requests

2 participants