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
- Host: GitHub
- URL: https://github.com/montefra/montefra_phd_cpp
- Owner: montefra
- License: gpl-3.0
- Created: 2018-06-19T13:27:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-19T13:48:17.000Z (about 8 years ago)
- Last Synced: 2025-06-09T00:39:20.659Z (about 1 year ago)
- Language: C++
- Size: 549 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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