Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 559 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 559 Bytes

qcint (quick libcint)

An optimized libcint branch for X86 platform

version 1.8.6

2016-07-06

What is qcint

(GPL licensed) qcint is a branch of libcint library. It provides exactly the same APIs as libcint. However, the code is optimized against SSE3 instructions. On x86_64 platform, qcint can be 5 ~ 50% faster than libcint. Please refer to libcint for more details of the features and installation instructions.

Bug report

Qiming Sun [email protected]