An open API service indexing awesome lists of open source software.

https://github.com/montefra/montefra_phd_cpp

Misc C++ code developed during my PhD
https://github.com/montefra/montefra_phd_cpp

Last synced: about 1 year ago
JSON representation

Misc C++ code developed during my PhD

Awesome Lists containing this project

README

          

# montefra_PhD_Cpp
Misc C++ code developed during my PhD

All the code in this repository is released under the GPLv3 license.

* Commonfunctions: functionalities common to other products
* FT: 1D Fourier Transform between correlation function and power spectrum
* Lognormal: attempt at log normal mocks (didn't work)
* MCMC: test a model against simulations using MCMC
* Power_spectrum: measure the power spectrum using FFTW
* tclap-1.2.1: C++ command line library; [docs](http://tclap.sourceforge.net/)
* Theories: compute theory power spectra
* WindowFunction: given a spherical averaged window function in k-space computes the matrix version of it