-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tom Malone
committed
Oct 10, 2015
1 parent
eef3ebb
commit 5346603
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Notes for my Calculus courses in college, written in Jupyter Notebooks | ||
|
||
I can type faster than I can scribble notes in class using my inimitable penmanship (that is not a boast, trust me). | ||
The idea here is to leverage the formidable scientific and mathematic capabilites Python offers, coupled with the versatility of Markdown and the ease of use of Latex, all combined together in the Jupyter Notebook format, to enhance my study efforts as I progress through the Calculus sequence at my college. | ||
The idea here is to leverage the formidable scientific and mathematic capabilites Python offers, coupled with the versatility of Markdown and the ease of use of Latex, all combined together in the Jupyter Notebook format, to make my notes easier to write and to read, and ultimately enhance my study efforts as I progress through the Calculus sequence at my college. | ||
|
||
If this is successful and productive, I will certainly use this method of note-taking for future math, science and engineering courses. |