aboutsummaryrefslogtreecommitdiff
path: root/research
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-09-05 18:46:46 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-09-05 18:46:46 -0300
commit500b0e1e5ce93bee686f0ddaeda3553dada2ed44 (patch)
tree88c2c0205206ad22a4f0f6d6b4be0a9d12b20655 /research
parent6c45945bb5ba98eb0b6d9d111d15f51315b371e2 (diff)
downloadblog-500b0e1e5ce93bee686f0ddaeda3553dada2ed44.tar.gz
blog-500b0e1e5ce93bee686f0ddaeda3553dada2ed44.tar.bz2
Updates blog
Diffstat (limited to 'research')
-rw-r--r--research/python.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/research/python.mdwn b/research/python.mdwn
index 3a62cad..102dac5 100644
--- a/research/python.mdwn
+++ b/research/python.mdwn
@@ -70,8 +70,9 @@ Python encourages polymorphism:
that do not create new objects. Although such objects can be copied, in-place
changes support direct modification.
-## Libraries
+## Libraries and applications
+* QGIS.
* [SciPy.org — SciPy.org](https://www.scipy.org/) ([package](https://packages.debian.org/stable/python-scipy)).
## Test projects