Giter Club home page Giter Club logo

Comments (9)

PBrdng avatar PBrdng commented on August 18, 2024 1

This is indeed weird. Thanks for noticing. I will look into it...

from homotopycontinuation.jl.

PBrdng avatar PBrdng commented on August 18, 2024

`sing_accuracy' is also an endgame parameter. Every zero with condition number above that value is considered singular.

from homotopycontinuation.jl.

AndrewGibbs avatar AndrewGibbs commented on August 18, 2024

OK it appears that I was mistaken about the human cause of the issue - but there is still an issue. If I run

@var x y
F = System([x^2+y^2+1, 2x+3y-1], variables = [x, y])
solve(F, EndgameOptions(; sing_accuracy = 1e2))

Then I get the MethodError: no method matching EndgameOptions(; sing_accuracy=100.0)

from homotopycontinuation.jl.

AndrewGibbs avatar AndrewGibbs commented on August 18, 2024

Thanks!

from homotopycontinuation.jl.

PBrdng avatar PBrdng commented on August 18, 2024

What is the version of Hc.jl that you use? Because in earlier version sing_accuracy was not implemented. In the most recent version of the software EndgameOptions(; sing_accuracy = 1e2) goes through on my computer.

from homotopycontinuation.jl.

AndrewGibbs avatar AndrewGibbs commented on August 18, 2024

I'm using HomotopyContinuation v2.6.4. This was downloaded from the official Julia registry on Tuesday.

from homotopycontinuation.jl.

PBrdng avatar PBrdng commented on August 18, 2024

I think this is the problem. For some reason, the most recent version (2.9.3) is not automatically being installed on your device. I just tried a fresh installation and it gives me 2.9.3. There seems to be some compatibility conflict. Can you manually upgrade to 2.9.3?

from homotopycontinuation.jl.

AndrewGibbs avatar AndrewGibbs commented on August 18, 2024

Perhaps it is because I am using an older version of Julia (1.7.2); are there dependencies on newer features? Uninstalling and reinstalling gives this message:

image

from homotopycontinuation.jl.

saschatimme avatar saschatimme commented on August 18, 2024

The latest HomotopyContinuation version requires at least Julia 1.8

from homotopycontinuation.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.