Downloads

It is highly recommended to get the program from github since the file below might not be up to date!

Use 'git clone git://github.com/jtksai/PyCOOL.git' to get the program from github.

Download link: pycool.tar.gz

Files included:

  - Python files:
    - calc_spect.pyx
    - f_init.pyx
    - field_init.py
    - lattice.py
    - main_program.py
    - misc_functions.py
    - setup.py
    - spectrum.py
    - symp_integrator.py

  - CUDA and template files:
    - gpu_3dconv.cu
    - kernel_H2.cu
    - kernel_H3.cu
    - kernel_k2.cu
    - kernel_linear_evo.cu
    - pd_kernel.cu
    - rho_pres.cu
    - spatial_corr.cu

  - Model files:
    - chaotic.py
    - curvaton.py
    - curvaton_si.py
    - oscillon.py
    - q_ball.py
    - two_field_oscillon.py

  - README-file
  - compile_libs script

Further information

See http://arxiv.org/abs/1201.5029 for more information.