Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 766 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 766 Bytes

HPCombi

High Performance Combinatorics in C++ using vector instructions v0.0.3

SSE and AVX instruction sets allows for very fast manipulation of combinatorial objects such as transformations, permutations, boolean matrices of small size. The goal of this project is to implement various new algorithms and benchmark them on various compiler and architecture.

Authors

Florent Hivert [email protected]

Contributors

  • James Mitchell : discussions + test cases + Travis CI + BMat8 reference code
  • Finn Smith : discussions + BMat8 reference code
  • Viviane Pons : algorithms discussions

Acknowledgments

  • This development is funded by the OpenDreamKit Horizon 2020 European Research Infrastructure project (#676541).