Skip to content

cvxopt/smcp-wheels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMCP wheels for macOS, Linux, and Windows

This repository automates SMCP wheel building using multibuild, Travis CI, and AppVeyor.

Build Status AppVeyor Build Status

Copyright and license

SMCP is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

SMCP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

What is being built?

We currently build the following:

  • Wheels for macOS and Linux (manylinux1).
  • Wheels for Windows (x86-64 only)

Triggering a build

The build process is triggered by making a commit to the smcp-wheels repository. The variable BUILD_COMMIT in .travis.yml and .appveyor.yml specifies which commit from the SMCP repository to build.

Releases

No releases published

Packages

No packages published

Languages