Differences between revisions 4 and 5
Revision 4 as of 2010-12-02 09:16:25
Size: 1833
Editor: bhanukiran
Comment:
Revision 5 as of 2010-12-02 12:33:26
Size: 2019
Editor: punchagan
Comment: Changed content about textbook conversion
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
=== textbooks === === Textbook Conversion ===
Line 13: Line 13:
Our idea is to create an opportunity for the participants to apply the computational techniques they would have learnt during the tutorials. Keeping this in view, we have gathered a set of books with increasing complexity and level of prerequisites. Participants are expected to form groups and work on and finish off a textbook of interest during the sprints. These solutions, after a review, are kept available for everyone on the internet in the name of 'open source educational content'. The idea is to create a repository of Open Educational content in the form of source code to complement text books. This is also and opportunity for the participants to apply the computational techniques they will learn during the tutorials.

We have put together a set of books with increasing complexity and level of prerequisites. Participants are expected to form groups and work on and finish off a textbook of interest during the sprints. These solutions, after a review, will be made available in a public repository.
Line 34: Line 36:

If a group of people are interested in working on a particular book, please feel free to suggest books, before the conference begins.

SciPy.in 2010 Sprint Topics

Please specify the topics for sprints that you would like the participants to work on. Where ever relevant, please add links to the bug-tracker or mailing list discussion. Also, it would be nice, if the topics can be classified based on the skill level required to work on them.

scikits.image

We have tasks for everyone from beginners to seasoned coders. We need people to write tutorials, to test code, to implement new features, to adapt source code already available, etc.

Please refer to our development website for a more detailed list!

Textbook Conversion

The idea is to create a repository of Open Educational content in the form of source code to complement text books. This is also and opportunity for the participants to apply the computational techniques they will learn during the tutorials.

We have put together a set of books with increasing complexity and level of prerequisites. Participants are expected to form groups and work on and finish off a textbook of interest during the sprints. These solutions, after a review, will be made available in a public repository.

For beginner of Python/Sage, we suggest the following books:

1. Getting started with MATLAB - Rudra Pratap

2. Calculus of One Variable - Keith E. Hirst

For participants who knew to work on Python/Sage and would like to work on slightly mathematical material, we suggest:

3. Advanced Engineering Mathematics - Erwin Kreyszig [split into three parts]

4. Linear Algebra - Gilbert Strang

5. An Introduction to Partial Differential Equations with Matlab - Matthew P. Coleman

For those who don't want to do anything but physics (!), we suggest:

6. Modern Physics - Kennith Krane

7. Introduction to Dynamics - Ian Percival, Derek Richards

If a group of people are interested in working on a particular book, please feel free to suggest books, before the conference begins.

Scipy2010/SprintTopics (last edited 2010-12-16 11:47:48 by punchagan)