Skip to content

Refactor/scenarios/scientific#246

Merged
kennethreitz merged 11 commits into
realpython:masterfrom
esc:refactor/scenarios/scientific
Mar 6, 2013
Merged

Refactor/scenarios/scientific#246
kennethreitz merged 11 commits into
realpython:masterfrom
esc:refactor/scenarios/scientific

Conversation

@esc
Copy link
Copy Markdown
Contributor

@esc esc commented Feb 21, 2013

Originally I had just planned to link in the Python Scientific Lecture Notes, but i couldn't resist some additional tweaking while I was there.

@esc
Copy link
Copy Markdown
Contributor Author

esc commented Feb 21, 2013

There is some other stuff in the Python Scientific Lecture Notes which might be of interest for the Python Guide, for example the chapter on interfacing with C:

http://scipy-lectures.github.com/advanced/interfacing_with_c/interfacing_with_c.html

Although, perhaps this goes beyond the needs of "regular" python, since it deals with the possibilities to interface with Numpy arrays too.

@kennethreitz
Copy link
Copy Markdown
Contributor

Thanks!

Hmmm, can you do a rebase so i can merge?

esc added 11 commits March 5, 2013 08:19
In general, when people speak about scientific Python, the mention the trinity
of Numpy, Scipy and Matplotlib.
If the introduction mentions Numpy, Scipy and then Matplotlib -- they should
appear in that order in the 'Libraries' section.
Also add a short section introduction about the purpose of this section.
@esc
Copy link
Copy Markdown
Contributor Author

esc commented Mar 5, 2013

Seems like @gurpinars had the same idea about including the python scientific lecture notes, hence the merge-conflict. Anyway, I rebased onto master, merge should be possible now.

kennethreitz pushed a commit that referenced this pull request Mar 6, 2013
@kennethreitz kennethreitz merged commit 0e9758d into realpython:master Mar 6, 2013
@kennethreitz
Copy link
Copy Markdown
Contributor

✨ 🍰 ✨

@esc esc deleted the refactor/scenarios/scientific branch March 6, 2013 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants