Pinned Repositories
c-compiler-security
Security-related flags and options for C compilers
c-style
My favorite C programming practices.
CacheLineSize
A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure
cnd
A preprocessor that gives C multi-dimensional arrays
cquadpack
A C port of the QUADPACK software (originally in Fortran) for solving integrals
ezxml
ezxml - XML parser
how-to-optimize-gemm
kdtree
A simple C library for working with KD-Trees
LetzElPhC
A complementary C code for YAMBO to compute electron-phonon coupling matrix elements with full crystal symmetries. Currently works only with Norm conserving pseudo potentials
ONCVPseudoPack
Collection of ONCVPSP pseudopotentials for density-functional theory calculations
muralidhar-nalabothula's Repositories
muralidhar-nalabothula/c-compiler-security
Security-related flags and options for C compilers
muralidhar-nalabothula/c-style
My favorite C programming practices.
muralidhar-nalabothula/CacheLineSize
A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure
muralidhar-nalabothula/cnd
A preprocessor that gives C multi-dimensional arrays
muralidhar-nalabothula/cquadpack
A C port of the QUADPACK software (originally in Fortran) for solving integrals
muralidhar-nalabothula/ezxml
ezxml - XML parser
muralidhar-nalabothula/how-to-optimize-gemm
muralidhar-nalabothula/kdtree
A simple C library for working with KD-Trees
muralidhar-nalabothula/LetzElPhC
A complementary C code for YAMBO to compute electron-phonon coupling matrix elements with full crystal symmetries. Currently works only with Norm conserving pseudo potentials
muralidhar-nalabothula/ONCVPseudoPack
Collection of ONCVPSP pseudopotentials for density-functional theory calculations
muralidhar-nalabothula/PurcellCpp
A C++ code for computing the Purcell factor (both radiative and non radiative decay rates) of a dipole placed above a planar surface using Greens function approach.
muralidhar-nalabothula/yambo
This is the official GPL repository of the yambo code