Hi

24 views
Skip to first unread message

Shailendra

unread,
Sep 17, 2009, 10:27:23 AM9/17/09
to CosmoloPy-devel
Hi All,
I am Shailendra Vikas. I would like to contribute to this project. I
am new to python but recently switched to pyhton, and need less to say
that I like python. I have done written some code about my research in
python. Which basically covers power spectrum calculation for halo
model. Some part is already there in this module.

Thanks,
Shailendra Vikas

Roban

unread,
Sep 17, 2009, 10:44:24 AM9/17/09
to CosmoloPy-devel
Welcome!

Probably the best way to contribute to the code would be to use it for
your own work and add any capabilities you need. I'd love to see more
perturbation theory / structure formation stuff included. Please post
to the group about things you intend to add so we don't duplicate too
much effort. And of course, please post any question that arise as you
use and modify the code.

I encourage anyone interested in contributing to use git (http://git-
scm.com/). Getting started is as simple as running (once you have git
installed):

> git clone git://github.com/roban/CosmoloPy

Then once you've edited some files,

> git add (files)
> git commit -m 'Explain what I changed'
> git format-patch origin/master

-Roban
Reply all
Reply to author
Forward
0 new messages