Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building manylinux wheels #2

Closed
gtauzin opened this issue Oct 15, 2019 · 1 comment
Closed

Building manylinux wheels #2

gtauzin opened this issue Oct 15, 2019 · 1 comment

Comments

@gtauzin
Copy link
Collaborator

gtauzin commented Oct 15, 2019

From @rth:

Currently wheels are built based on the ubuntu-16.04 image which means that they would work with that Ubuntu version and later, but probably not other linux distributions.

A way to make wheels that would work for any linux distribution is with manylinux wheels https://github.com/pypa/manylinux.

Traditionally manylinux1 were were built with CentSO5, but a more recent manylinux2010 standard (CentOS 6) was recently adopted. Docker images are available and could be used in that same ubuntu VM.

gtauzin pushed a commit that referenced this issue Oct 17, 2019
* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Create build_manylinux2010.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Create docker_scripts.sh

* Update build_manylinux2010.sh

* Create build_manylinux.sh

* Create docker_scripts.sh

* Rename build_manylinux.sh to build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Delete build_manylinux2010.sh

* Delete docker_scripts.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update CMakeLists.txt

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Fixed manylinux wheels script (#2)

* Fixed boost path for manylinux wheels (#2)

* Update CMakeLists.txt

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Removed pybind11 from manylinux wheels script (#2)

* Update README.rst
gtauzin pushed a commit that referenced this issue Oct 17, 2019
* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Create build_manylinux2010.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Create docker_scripts.sh

* Update build_manylinux2010.sh

* Create build_manylinux.sh

* Create docker_scripts.sh

* Rename build_manylinux.sh to build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Delete build_manylinux2010.sh

* Delete docker_scripts.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update CMakeLists.txt

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Fixed manylinux wheels script (#2)

* Fixed boost path for manylinux wheels (#2)

* Update CMakeLists.txt

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Removed pybind11 from manylinux wheels script (#2)

* Update README.rst

* solve a windows compatibility issue of .rst file

* Delete Lorenz_Attractor.ipynb

* update the Lorenz_attractor

update the example file with dataset from openML

* Delete Classifying_shapes.ipynb

* update classifying_shapes

working version of this example: done!

* update binder environment

update binder environment with OpenML.
gtauzin pushed a commit that referenced this issue Oct 18, 2019
* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Create build_manylinux2010.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Create docker_scripts.sh

* Update build_manylinux2010.sh

* Create build_manylinux.sh

* Create docker_scripts.sh

* Rename build_manylinux.sh to build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Delete build_manylinux2010.sh

* Delete docker_scripts.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update CMakeLists.txt

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Fixed manylinux wheels script (#2)

* Fixed boost path for manylinux wheels (#2)

* Update CMakeLists.txt

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Removed pybind11 from manylinux wheels script (#2)

* Update README.rst

* solve a windows compatibility issue of .rst file

* Delete Lorenz_Attractor.ipynb

* update the Lorenz_attractor

update the example file with dataset from openML

* Delete Classifying_shapes.ipynb

* update classifying_shapes

working version of this example: done!

* update binder environment

update binder environment with OpenML.

* Update azure-pipelines.yml
gtauzin pushed a commit that referenced this issue Oct 18, 2019
* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Create build_manylinux2010.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Create docker_scripts.sh

* Update build_manylinux2010.sh

* Create build_manylinux.sh

* Create docker_scripts.sh

* Rename build_manylinux.sh to build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Delete build_manylinux2010.sh

* Delete docker_scripts.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update CMakeLists.txt

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Fixed manylinux wheels script (#2)

* Fixed boost path for manylinux wheels (#2)

* Update CMakeLists.txt

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Removed pybind11 from manylinux wheels script (#2)

* Update README.rst

* solve a windows compatibility issue of .rst file

* Delete Lorenz_Attractor.ipynb

* update the Lorenz_attractor

update the example file with dataset from openML

* Delete Classifying_shapes.ipynb

* update classifying_shapes

working version of this example: done!

* update binder environment

update binder environment with OpenML.

* Update azure-pipelines.yml

* Update README.rst

* Update README.rst

* Update README.rst

* Delete AUTHORS

* Delete GOVERNANCE.rst

* Delete DEED_OF_CONTRIBUTIONS.rst

* Delete CODE_OF_CONDUCT.rst

* Update LICENSE

* Add files via upload
gtauzin pushed a commit that referenced this issue Oct 18, 2019
* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Create build_manylinux2010.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Create docker_scripts.sh

* Update build_manylinux2010.sh

* Create build_manylinux.sh

* Create docker_scripts.sh

* Rename build_manylinux.sh to build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Delete build_manylinux2010.sh

* Delete docker_scripts.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update CMakeLists.txt

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Fixed manylinux wheels script (#2)

* Fixed boost path for manylinux wheels (#2)

* Update CMakeLists.txt

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Removed pybind11 from manylinux wheels script (#2)

* Update README.rst

* solve a windows compatibility issue of .rst file

* Delete Lorenz_Attractor.ipynb

* update the Lorenz_attractor

update the example file with dataset from openML

* Delete Classifying_shapes.ipynb

* update classifying_shapes

working version of this example: done!

* update binder environment

update binder environment with OpenML.

* Update azure-pipelines.yml

* Update README.rst

* Update README.rst

* Update README.rst

* Delete AUTHORS

* Delete GOVERNANCE.rst

* Delete DEED_OF_CONTRIBUTIONS.rst

* Delete CODE_OF_CONDUCT.rst

* Update LICENSE

* Add files via upload

* Delete CODE_AUTHORS.rst
@matteocao
Copy link
Contributor

Fixes #2

gtauzin pushed a commit that referenced this issue Oct 19, 2019
* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Create build_manylinux2010.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Create docker_scripts.sh

* Update build_manylinux2010.sh

* Create build_manylinux.sh

* Create docker_scripts.sh

* Rename build_manylinux.sh to build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Delete build_manylinux2010.sh

* Delete docker_scripts.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update CMakeLists.txt

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Fixed manylinux wheels script (#2)

* Fixed boost path for manylinux wheels (#2)

* Update CMakeLists.txt

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Removed pybind11 from manylinux wheels script (#2)

* Update README.rst

* solve a windows compatibility issue of .rst file

* Delete Lorenz_Attractor.ipynb

* update the Lorenz_attractor

update the example file with dataset from openML

* Delete Classifying_shapes.ipynb

* update classifying_shapes

working version of this example: done!

* update binder environment

update binder environment with OpenML.

* Update azure-pipelines.yml

* Update README.rst

* Update LICENSE
gtauzin pushed a commit that referenced this issue Oct 19, 2019
* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Create build_manylinux2010.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Create docker_scripts.sh

* Update build_manylinux2010.sh

* Create build_manylinux.sh

* Create docker_scripts.sh

* Rename build_manylinux.sh to build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Delete build_manylinux2010.sh

* Delete docker_scripts.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update CMakeLists.txt

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Fixed manylinux wheels script (#2)

* Fixed boost path for manylinux wheels (#2)

* Update CMakeLists.txt

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Removed pybind11 from manylinux wheels script (#2)

* Update README.rst

* solve a windows compatibility issue of .rst file

* Delete Lorenz_Attractor.ipynb

* update the Lorenz_attractor

update the example file with dataset from openML

* Delete Classifying_shapes.ipynb

* update classifying_shapes

working version of this example: done!

* update binder environment

update binder environment with OpenML.

* Update azure-pipelines.yml

* Update README.rst

* Update LICENSE

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update Lorenz_Attractor.ipynb

* Update azure-pipelines.yml

* Update azure-pipelines.yml
gtauzin pushed a commit that referenced this issue Oct 21, 2019
* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Create build_manylinux2010.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update azure-pipelines.yml

* Create docker_scripts.sh

* Update build_manylinux2010.sh

* Create build_manylinux.sh

* Create docker_scripts.sh

* Rename build_manylinux.sh to build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Delete build_manylinux2010.sh

* Delete docker_scripts.sh

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update CMakeLists.txt

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Update docker_scripts.sh

* Fixed manylinux wheels script (#2)

* Fixed boost path for manylinux wheels (#2)

* Update CMakeLists.txt

* Update build_manylinux2010.sh

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update docker_scripts.sh

* Update azure-pipelines.yml

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Removed pybind11 from manylinux wheels script (#2)

* Update README.rst

* solve a windows compatibility issue of .rst file

* Delete Lorenz_Attractor.ipynb

* update the Lorenz_attractor

update the example file with dataset from openML

* Delete Classifying_shapes.ipynb

* update classifying_shapes

working version of this example: done!

* update binder environment

update binder environment with OpenML.

* Update azure-pipelines.yml

* Update README.rst

* Update LICENSE

* Delete azure-pipelines.yml

* upload azure-pipelines

include a manual variable to build pipelines

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml
@gtauzin gtauzin closed this as completed Oct 22, 2019
lewtun added a commit that referenced this issue Dec 20, 2019
* Change default exponent in Eccentricity from inf to 2

Allows for more transparent and varied tests

* Refactor Eccentricity to be sklearn and PEP8 compliant

Scikit-learn's coding guidelines do not accept logic in class constructors. Migrate the logic to fit, similar to how effective_metric_params is handled in giotto-learn

* Refactor metric_params for giotto-learn consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants