mpsolve:master

Last commit made on 2022-11-29
Get this branch:
git clone -b master https://git.launchpad.net/mpsolve

Branch merges

Branch information

Name:
master
Repository:
lp:mpsolve

Recent commits

37e6d37... by Leonardo Robol

Merge pull request #33 from jamesjer/modernc

Add missing includes for configure tests

0af0d2c... by Jerry James

Add missing includes for configure tests

90f4999... by Leonardo Robol

Merge pull request #22 from d-torrance/fix-typo

Fix typo (successfuly -> successfully)

2545de4... by Leonardo Robol

Fix leaks deflation for zero roots and monomial polynomials.

5013698... by Leonardo Robol

Fix minor typos, and use Python3 for the tests.

3a89087... by Leonardo Robol

Adjust configure.ac to work with autoconf 2.70.

Closes: #27

bef127d... by Leonardo Robol

Removed context_factory, which was no longer used.

1d07340... by Leonardo Robol

Correctly destroy mutexes after use.

a3f7bf3... by Leonardo Robol

Destroy pthread mutex and conditions on free.

a74141f... by Doug Torrance

Fix typo (successfuly -> successfully)