All Projects → AnacletoLAB → ensmallen

AnacletoLAB / ensmallen

Licence: MIT license
🍇 Ensmallen is the Rust/Python high-performance graph processing submodule of the GRAPE library.

Programming Languages

python
139335 projects - #7 most used programming language
rust
11053 projects
Jupyter Notebook
11667 projects
TeX
3793 projects
Makefile
30231 projects
c
50402 projects - #5 most used programming language

Labels

🍇 Ensmallen

Pypi project Pypi total project downloads Rust Nightly Supported Python versions License DOI Documentation Tutorials Telegram Group Discord Server Twitter

Ensmallen is the Rust/Python high-performance graph processing submodule of the 🍇 GRAPE library.

How to install Ensmallen

To install the complete GraPE library, do run:

pip install grape

Instead, to exclusively install the Ensmallen package, you can run:

pip install ensmallen

Compiling the wheels

See this page to compile the bindings yourself.

Contributing

Please refer to the CONTRIBUTING.md file.

Cite GraPE

Please cite the following paper if it was useful for your research:

@misc{cappelletti2021grape,
  title={GraPE: fast and scalable Graph Processing and Embedding},
  author={Luca Cappelletti and Tommaso Fontana and Elena Casiraghi and Vida Ravanmehr and Tiffany J. Callahan and Marcin P. Joachimiak and Christopher J. Mungall and Peter N. Robinson and Justin Reese and Giorgio Valentini},
  year={2021},
  eprint={2110.06196},
  archivePrefix={arXiv},
  primaryClass={cs.LG}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].