Skip to content

Commit 7ddf2ba

Browse files
committed
Deploy echorand.me to github.com/doingmathwithpython/doingmathwithpython.github.io.git:master
0 parents  commit 7ddf2ba

File tree

128 files changed

+10865
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+10865
-0
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
echorand.me

Sets-in-SymPy-and-built-in-Python-sets.html

Lines changed: 272 additions & 0 deletions
Large diffs are not rendered by default.

anaconda-5.0.html

Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>Anaconda 5.0 release</title>
6+
<link rel="stylesheet" href="./theme/css/main.css" />
7+
<link href="http://doingmathwithpython.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Doing Math with Python Atom Feed" />
8+
</head>
9+
10+
<body id="index" class="home">
11+
<header id="banner" class="body">
12+
<h1><a href="./">Doing Math with Python </a></h1>
13+
<nav><ul>
14+
<li><a href="./pages/about.html">About</a></li>
15+
<li><a href="./pages/software-installation.html">Software Installation</a></li>
16+
<li><a href="./pages/programs.html">Programs</a></li>
17+
<li><a href="./pages/errata.html">Errata</a></li>
18+
<li><a href="./pages/help.html">Help</a></li>
19+
<li><a href="./pages/buy.html">Buy</a></li>
20+
<li><a href="./pages/reviews.html">Reviews</a></li>
21+
</ul></nav>
22+
</header><!-- /#banner -->
23+
<section id="content" class="body">
24+
<article>
25+
<header>
26+
<h1 class="entry-title">
27+
<a href="./anaconda-5.0.html" rel="bookmark"
28+
title="Permalink to Anaconda 5.0 release">Anaconda 5.0 release</a></h1>
29+
</header>
30+
31+
<div class="entry-content">
32+
<footer class="post-info">
33+
<abbr class="published" title="2017-10-29T19:50:00+10:00">
34+
Published: Sun 29 October 2017
35+
</abbr>
36+
37+
<address class="vcard author">
38+
By <a class="url fn" href="./author/amit-saha.html">Amit Saha</a>
39+
</address>
40+
<p>In <a href="./category/updates.html">updates</a>.</p>
41+
42+
</footer><!-- /.post-info --> <p><a class="reference external" href="https://www.anaconda.com/blog/developer-blog/announcing-the-release-of-anaconda-distribution-5-0/">Anaconda 5.0</a>
43+
was released a few days back. I tried all the <a class="reference external" href="http://doingmathwithpython.github.io/trying-out-solutions.html">sample solutions</a>
44+
and everything works as expected. The <a class="reference external" href="http://doingmathwithpython.github.io/pages/programs.html">chapter programs</a> should
45+
keep working as well.</p>
46+
<p>The versions of the relevant software in this release are:</p>
47+
<ul class="simple">
48+
<li>Python 3.6</li>
49+
<li>sympy 1.1.1</li>
50+
<li>matplotlib 2.1.0</li>
51+
</ul>
52+
<p>You can update your existing installation using:</p>
53+
<pre class="code literal-block">
54+
$ conda update conda
55+
$ conda install anaconda=5.0
56+
</pre>
57+
<p>(Thanks to Dan Wolfe for informing me of the incorrect command to install <cite>anaconda=5.0</cite>)</p>
58+
<p>A fresh installation of Anaconda 5.0 should still be similar to the <a class="reference external" href="https://doingmathwithpython.github.io/pages/software-installation.html">instructions</a>
59+
for earlier versions.</p>
60+
<div class="figure align-center">
61+
<img alt="Anaconda 5" src="./images/anaconda-5.png" />
62+
</div>
63+
<div class="figure align-center">
64+
<img alt="Anaconda 5" src="./images/anaconda-install-1.png" />
65+
</div>
66+
<div class="figure align-center">
67+
<img alt="Anaconda 5" src="./images/anaconda-install-2.png" />
68+
</div>
69+
<div class="figure align-center">
70+
<img alt="Anaconda 5" src="./images/anaconda-install-3.png" />
71+
</div>
72+
<p>I have so far verified both on Mac OS X and Linux. If you find any
73+
issues on Windows, please email me at
74+
<tt class="docutils literal">doingmathwithpython&#64;gmail.com</tt> or post your query/tip to any of the
75+
following community forums:</p>
76+
<ul class="simple">
77+
<li><a class="reference external" href="https://www.facebook.com/doingmathwithpython">Facebook page</a></li>
78+
<li><a class="reference external" href="https://plus.google.com/u/0/communities/113121562865298236232">G+ Community</a></li>
79+
</ul>
80+
81+
</div><!-- /.entry-content -->
82+
83+
</article>
84+
</section>
85+
<section id="extras" class="body">
86+
<div class="social">
87+
<h2>social</h2>
88+
<ul>
89+
<li><a href="http://doingmathwithpython.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
90+
91+
</ul>
92+
</div><!-- /.social -->
93+
</section><!-- /#extras -->
94+
95+
<footer id="contentinfo" class="body">
96+
<address id="about" class="vcard body">
97+
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
98+
</address><!-- /#about -->
99+
100+
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
101+
</footer><!-- /#contentinfo -->
102+
103+
<script type="text/javascript">
104+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
105+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
106+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
107+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
108+
109+
ga('create', 'UA-67534179-1', 'auto');
110+
ga('send', 'pageview');
111+
</script>
112+
</body>
113+
</html>

archives.html

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>Doing Math with Python</title>
6+
<link rel="stylesheet" href="./theme/css/main.css" />
7+
<link href="http://doingmathwithpython.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Doing Math with Python Atom Feed" />
8+
</head>
9+
10+
<body id="index" class="home">
11+
<header id="banner" class="body">
12+
<h1><a href="./">Doing Math with Python </a></h1>
13+
<nav><ul>
14+
<li><a href="./pages/about.html">About</a></li>
15+
<li><a href="./pages/software-installation.html">Software Installation</a></li>
16+
<li><a href="./pages/programs.html">Programs</a></li>
17+
<li><a href="./pages/errata.html">Errata</a></li>
18+
<li><a href="./pages/help.html">Help</a></li>
19+
<li><a href="./pages/buy.html">Buy</a></li>
20+
<li><a href="./pages/reviews.html">Reviews</a></li>
21+
</ul></nav>
22+
</header><!-- /#banner -->
23+
<section id="content" class="body">
24+
<h1>Archives for Doing Math with Python</h1>
25+
26+
<dl>
27+
<dt>Thu 02 January 2020</dt>
28+
<dd><a href="./trailing-zeros-factorial.html">Number of trailing zeros in the factorial of an integer</a></dd>
29+
<dt>Fri 23 August 2019</dt>
30+
<dd><a href="./humble-bundle-python.html">Doing Math with Python in Python Humble Bundle</a></dd>
31+
<dt>Fri 29 March 2019</dt>
32+
<dd><a href="./humble-bundle-coders-bookshelf.html">Doing Math with Python in Coder's Bookshelf Humble Bundle</a></dd>
33+
<dt>Tue 24 July 2018</dt>
34+
<dd><a href="./humble-bundle-linux-geek.html">Doing Math with Python in Linux Geek Humble Bundle</a></dd>
35+
<dt>Sun 29 October 2017</dt>
36+
<dd><a href="./anaconda-5.0.html">Anaconda 5.0 release</a></dd>
37+
<dt>Thu 06 April 2017</dt>
38+
<dd><a href="./humble-bundle.html">Doing Math with Python Humble Bundle</a></dd>
39+
<dt>Wed 05 October 2016</dt>
40+
<dd><a href="./install-on-ubuntu16.04.html">Trying out the code on Ubuntu 16.04</a></dd>
41+
<dt>Tue 16 August 2016</dt>
42+
<dd><a href="./video-pyconau-dmwp.html">Video: Doing Math with Python</a></dd>
43+
<dt>Fri 12 August 2016</dt>
44+
<dd><a href="./pycon-au-edu-summit-talk.html">PyCon Australia 2016 Education Seminar</a></dd>
45+
<dt>Sat 06 August 2016</dt>
46+
<dd><a href="./pyconau-dmwp.html">PyCon Australia 2016 Education Seminar: Doing Math with Python</a></dd>
47+
<dt>Fri 01 July 2016</dt>
48+
<dd><a href="./oreilly-webcast-doing-math.html">O'Reilly Webcast: Doing Math with Python</a></dd>
49+
<dt>Sun 29 May 2016</dt>
50+
<dd><a href="./education-summit-pycon-2016.html">Python 2016 Education Summit Notes</a></dd>
51+
<dt>Thu 26 May 2016</dt>
52+
<dd><a href="./pycon-edu-summit-talk.html">PyCon Education Summit Talk</a></dd>
53+
<dt>Mon 11 April 2016</dt>
54+
<dd><a href="./sympy-1.0-anaconda-4.0.html">SymPy 1.0 and Anaconda 4.0 releases</a></dd>
55+
<dt>Sun 14 February 2016</dt>
56+
<dd><a href="./what-readers-are-saying.html">What readers are saying</a></dd>
57+
<dt>Wed 18 November 2015</dt>
58+
<dd><a href="./trying-out-solutions.html">Trying out the solutions in IDLE</a></dd>
59+
<dt>Wed 04 November 2015</dt>
60+
<dd><a href="./breaking-long-lines-in-python.html">Breaking long lines in Python</a></dd>
61+
<dt>Fri 11 September 2015</dt>
62+
<dd><a href="./chapter-code-errata.html">Chapter code and Errata</a></dd>
63+
<dt>Sat 05 September 2015</dt>
64+
<dd><a href="./Sets-in-SymPy-and-built-in-Python-sets.html">Set operations with Python <tt class="docutils literal">set</tt> compared to SymPy's FiniteSet</a></dd>
65+
<dt>Wed 02 September 2015</dt>
66+
<dd><a href="./available-now.html">Doing Math with Python Available now!</a></dd>
67+
<dt>Sat 15 August 2015</dt>
68+
<dd><a href="./off-to-printers.html">All chapters completed, off to the printers</a></dd>
69+
<dt>Sun 24 May 2015</dt>
70+
<dd><a href="./hello-world.html">Introduction to &quot;Doing Math with Python&quot;</a></dd>
71+
</dl>
72+
</section>
73+
<section id="extras" class="body">
74+
<div class="social">
75+
<h2>social</h2>
76+
<ul>
77+
<li><a href="http://doingmathwithpython.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
78+
79+
</ul>
80+
</div><!-- /.social -->
81+
</section><!-- /#extras -->
82+
83+
<footer id="contentinfo" class="body">
84+
<address id="about" class="vcard body">
85+
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
86+
</address><!-- /#about -->
87+
88+
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
89+
</footer><!-- /#contentinfo -->
90+
91+
<script type="text/javascript">
92+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
93+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
94+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
95+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
96+
97+
ga('create', 'UA-67534179-1', 'auto');
98+
ga('send', 'pageview');
99+
</script>
100+
</body>
101+
</html>

0 commit comments

Comments
 (0)