Skip to content

robol/MPSolve.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

MPSolve.jl

This repository contains the Julia interface to the MPSolve polynomial rootfinder. It requires Julia version no less than 1.3-RC4. You can install the package in your Julia environment by typing

 julia> Pkg.add("https://github.com/robol/MPSolve.jl.git")

Notice that in order to use the package, you will need to have libmps available on the system. See the official MPSolve website for instructions on getting MPSolve up and running.

About

Julia interface to MPSolve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages