iskakoff / qcint

An optimized libcint branch for X86 platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qcint (quick libcint)

An optimized libcint branch for X86 platform

version 3.0.19

2019-11-30

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, AVX, AVX2 and AVX-512 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 osirpt.sun@gmail.com

About

An optimized libcint branch for X86 platform

License:GNU General Public License v3.0


Languages

Language:C 95.2%Language:Common Lisp 4.3%Language:C++ 0.3%Language:CMake 0.1%