Skip to main content

No project description provided

Project description

EnsmallenGraph

Build Status on Travis Rust library to run weighted random walks on very big graphs.

Project coverage

Since some software handling coverages sometime get slightly different results, here's two of them:

Coverage Status codecov

Build the python library

In order to build the optimized version of the bindings we need maturin.

maturin build --release

The .whl file will be inside of ./target/wheels. This file can be installed with pip as:

pip install --upgrade --user ./target/wheels/*.whl

Setup for Google cloud

Run the following to setup a google cloud machine. In the future, this should be moved into a docker.

sudo apt install wget git-all -y
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
source $HOME/.cargo/env

Build inside of Docker

Build the Dockerfile

sudo docker build -t ensmallen-env .
sudo docker run -it -v "${PWD}:/build" ensmallen-env

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ensmallen_graph-0.1.3.tar.gz (246.5 kB view hashes)

Uploaded Source

Built Distributions

ensmallen_graph-0.1.3-cp38-none-win_amd64.whl (661.8 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

ensmallen_graph-0.1.3-cp38-cp38-manylinux1_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.8

ensmallen_graph-0.1.3-cp38-cp38-macosx_10_7_x86_64.whl (626.7 kB view hashes)

Uploaded CPython 3.8 macOS 10.7+ x86-64

ensmallen_graph-0.1.3-cp37-none-win_amd64.whl (661.8 kB view hashes)

Uploaded CPython 3.7 Windows x86-64

ensmallen_graph-0.1.3-cp37-cp37m-manylinux1_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.7m

ensmallen_graph-0.1.3-cp37-cp37m-macosx_10_7_x86_64.whl (626.7 kB view hashes)

Uploaded CPython 3.7m macOS 10.7+ x86-64

ensmallen_graph-0.1.3-cp36-none-win_amd64.whl (662.1 kB view hashes)

Uploaded CPython 3.6 Windows x86-64

ensmallen_graph-0.1.3-cp36-cp36m-manylinux1_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.6m

ensmallen_graph-0.1.3-cp36-cp36m-macosx_10_7_x86_64.whl (626.9 kB view hashes)

Uploaded CPython 3.6m macOS 10.7+ x86-64

ensmallen_graph-0.1.3-cp35-none-win_amd64.whl (662.1 kB view hashes)

Uploaded CPython 3.5 Windows x86-64

ensmallen_graph-0.1.3-cp35-cp35m-manylinux1_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.5m

ensmallen_graph-0.1.3-cp35-cp35m-macosx_10_7_x86_64.whl (626.9 kB view hashes)

Uploaded CPython 3.5m macOS 10.7+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page