Giter Site home page Giter Site logo

Comments (4)

goulart-paul avatar goulart-paul commented on July 23, 2024

Is there any update to this issue? Specifically, I would really like to use ma57_get_factors, but can't get it to work on any branch. It seems to want a ma57lfd_ symbol that doesn't appear in the HSL binaries.

Asking because the package is occasionally producing factorisations for me that appear to have a lot more nonzeros in the factors than I think should be there, but it's quite hard to debug without being able to query for the factors directly.

from hsl.jl.

amontoison avatar amontoison commented on July 23, 2024

ma57lfd_ was available with a patch for the Fortran code of ma57 developed by Dominique. By default we can't use these routines.
With the lastest releases of hsl_ma57, they added the features that we wanted but only in the C interface.

So, we need to rewrite our Julia interface for ma57 bacause we interfaced it before that they added the C interface.

from hsl.jl.

amontoison avatar amontoison commented on July 23, 2024

@goulart-paul
I found a fix for ma57_get_factors, we will be able to use this function with the next release of JuliaHSL / libHSL.
If you don't want to wait, send me an email with your platform (Base.BinaryPlatforms.host_triplet()).

from hsl.jl.

amontoison avatar amontoison commented on July 23, 2024

@goulart-paul
ma57_get_factors works with the HSL_jll.jl provided by libHSL.
I was released this week. 🎉

from hsl.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.