From 4e74e595ab03b2ff52ef37d8f5ca206410e01c0a Mon Sep 17 00:00:00 2001 From: nipunreddevil Date: Wed, 13 Aug 2014 11:47:12 -0400 Subject: [PATCH] Added my stuff! --- nipun/dreams.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nipun/dreams.md diff --git a/nipun/dreams.md b/nipun/dreams.md new file mode 100644 index 0000000..83d2da4 --- /dev/null +++ b/nipun/dreams.md @@ -0,0 +1,4 @@ +* Have an easier way to use scientific code built in other languages. There is so much stuff out there in R, Matlab etc. which currently does not exist for Python :( +* Have something similar to [Shiny](http://shiny.rstudio.com/) for Python +* Allowing static typing (like Cython) +