Pinned Repositories
b-multi
beast
HTTP and WebSocket built on Boost.Asio in C++11
boost-multi
Multidimensional arrays for C++. (Not an official Boost library)
Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
iterator-zipper
The zipper iterator provides the abilitiy to parallel-iterate over several controlled sequences simultanously.
qball
Qball is a first-principles molecular dynamics code that is used to compute the electronic structure of atoms, molecules, solids, and liquids within the Density Functional Theory (DFT) formalism. It is a branch of the Qbox code by Francois Gygi.
qmcpack
Main repository for QMCPACK, an open-source production level many-body ab initio Quantum Monte Carlo code for computing the electronic structure of atoms, molecules, and solids.
b-mpi3
This aims to be an wrapper to C-MPI3 for C++, using the principles of simplicity, STL, RAII and Boost and enforcing type-safety. This is a mirror of https://gitlab.com/correaa/boost-mpi3.
inq
This is a mirror. Please check our main website on gitlab.
USER-EPH
LAMMPS extension to capture electron-ion interaction. This is a mirror of https://gitlab.com/artuuuro/USER-EPH.
correaa's Repositories
correaa/boost-multi
Multidimensional arrays for C++. (Not an official Boost library)
correaa/iterator-zipper
The zipper iterator provides the abilitiy to parallel-iterate over several controlled sequences simultanously.
correaa/qball
Qball is a first-principles molecular dynamics code that is used to compute the electronic structure of atoms, molecules, solids, and liquids within the Density Functional Theory (DFT) formalism. It is a branch of the Qbox code by Francois Gygi.
correaa/qmcpack
Main repository for QMCPACK, an open-source production level many-body ab initio Quantum Monte Carlo code for computing the electronic structure of atoms, molecules, and solids.
correaa/b-multi
correaa/beast
HTTP and WebSocket built on Boost.Asio in C++11
correaa/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
correaa/cmake-init-header-only
Example header-only library output of cmake-init
correaa/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
correaa/conan-center-index
Recipes for the ConanCenter repository
correaa/cub
Cooperative primitives for CUDA C++.
correaa/github-markdown-toc.go
Easy TOC creation for GitHub README.md (in go)
correaa/include-what-you-use
A tool for use with clang to analyze #includes in C and C++ source files
correaa/infra
Infrastructure to set up the public Compiler Explorer instances and compilers
correaa/libcudacxx
The C++ Standard Library for your entire system.
correaa/metall
Meta allocator for persistent memory
correaa/openbabel
Open Babel is a chemical toolbox designed to speak the many languages of chemical data.
correaa/qbmpbc
correaa/retext
ReText: Simple but powerful editor for Markdown and reStructuredText
correaa/serialization
Boost.org serialization module
correaa/styles
Official repository for Citation Style Language (CSL) citation styles.
correaa/thrust
The C++ parallel algorithms library.
correaa/tinyformat
Minimal, type safe printf replacement library for C++