lesgourg / class_public

Public repository of the Cosmic Linear Anisotropy Solving System (master for the most recent version of the standard code; GW_CLASS to include Cosmic Gravitational Wave Background anisotropies; classnet branch for acceleration with neutral networks; ExoCLASS branch for exotic energy injection; class_matter branch for FFTlog)
218 stars 291 forks source link

Python wrapper issue after hacking CLASS #577

Open GiorgiArsenadze opened 2 months ago

GiorgiArsenadze commented 2 months ago

Hi,

This might be straightforward, but I was wondering, I have implemented new fluid in class and even though it seems to be working great if I run it from terminal, with new inputs and outputs, I'm confused how to run it with python wrapper. After putting new species, should I follow python wrapper installation directions again from the beginning and new species will incorporated even for python/jupyter? Or Should I be doing some modification of python wrapper? And if so, what might be necessary to be changed.