From 3b8e90424c8c264b233898e4d82c077c404bc154 Mon Sep 17 00:00:00 2001 From: Gilberto Durgante Date: Mon, 26 Oct 2015 17:13:47 -0200 Subject: [PATCH] Correction for broken link to blaze on Science and Data Analysis section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92556ec5..c6be1a85 100644 --- a/README.md +++ b/README.md @@ -927,7 +927,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [bcbio-nextgen](https://github.com/chapmanb/bcbio-nextgen) - A toolkit providing best-practice pipelines for fully automated high throughput sequencing analysis. * [bccb](https://github.com/chapmanb/bcbb) - Collection of useful code related to biological analysis. * [Biopython](http://biopython.org/wiki/Main_Page) - Biopython is a set of freely available tools for biological computation. -* [blaze](http://blaze.pydata.org/en/latest/) - NumPy and Pandas interface to Big Data. +* [blaze](http://blaze.readthedocs.org/en/latest/index.html) - NumPy and Pandas interface to Big Data. * [cclib](http://cclib.github.io/) - A library for parsing and interpreting the results of computational chemistry packages. * [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks. * [Neupy](http://neupy.com/pages/home.html) - Running and testing different Artificial Neural Networks algorithms.