logo4 Evolution is progress—                          
progress is creativity.        
vline

Pages in Category Software

Binomial distribution

Though this article tackles **[[http://en.wikipedia.org/wiki/Binomial_distribution|binomial distribution]]**, a type of [[../DiscreteProbabilityDistribution|discrete probability distribution]], it is rather focused on practical questions how to use [[http://matplotlib.org|matplotlib]] to construct such distributions. [[http://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.binom.html|Numpy]] offers four …

Tags: Statistics


Categories: Mathematics Software


Computer memory hierarchy

Evolutionary progress can be illustrated with computer memory. The computer memory is represented by [[http://en.wikipedia.org/wiki/Random-access_memory|Random-access memory modules]]. These chips turn into useful hierarchically controlled memory once the computer is turned …

Tags: Evolution System Theory


Categories: Software


Implement Zotero citations into a Django application

I wanted to provide a simple method to create citations from my web pages. I use Zotero, so I would like to offer a one-click way to include my pages …

Tags: Software


Categories: Software


Latex Formula Macro

While running the [[../FormulaMacroTestPage|Test page]] on an other server I realized that formulas are shown only in matplotlib if LaTex is properly installed. By searching the web I came across …

Tags: Software


Categories: Software


Overview on formula usage with creole markup language

Creole, the markup language used throughout this website, has not implemented formula rendering as wikipedia markup language, for instance. It is practicable, however, to write a macro for that purpose. …

Tags: Software


Categories: Software


Poisson Distribution

Though this article tackles **[[http://en.wikipedia.org/wiki/Poisson_distribution|Poisson distribution]]**, a type of [[../DiscreteProbabilityDistribution|discrete probability distribution]], it is rather focused on practical questions how to use [[http://matplotlib.org|matplotlib]] to construct graphs of that distribution. [[http://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.poisson.html|Numpy]] …

Tags: Software Statistics


Categories: Mathematics Software


Python SimpleXML conversion to nested arrays of dictionaries

For a long time, I was looking for a python XML conversion tool that produces a structure of nested arrays of dictionaries as SimpleXML which exists with Perl. I found …

Tags: Software


Categories: Software


Venn Diagrams with Python Matplotlib and Django

Unfortunately there is no proper tool in python to visualize set operations and relations, neither in maplotlib nor in graphviz. The closest solution that I found was a Venn diagram …

Tags: Software


Categories: Mathematics Software


Reply to "Social Scientists and their Struggle with Statistics"

This is actually a reply to a post that claims to have improved statistics. It comes with a bundle of software that will be discussed here. We not only put …

Tags: Software


Categories: Psychology Sociology Software


Graphics in Sage cells: Matplotlib vs. Sage

In mathematic Sage Cells several programming languages can be used. Most popular, at least by me, are probably python > sage > r. This page discusses and demonstrates the difference …

Tags: Software


Categories: Software


Creole macro to display sage single cell server results

Synonyms: Sage single cell server macro

The sage single cell server is a convenient open source solution to add to interactive mathematical functionality to a web page. It is demonstrated [[http://wstein.org/edu/2012/1062/sagecell/|here]]. The documentation can be found …

Tags: Software


Categories: Software


Slider Widget in Django

A slider widget can be implemented in Django. **Update:** Slider widget is no longer supported as [[../SageSingleCellServerMacro|I implemented sage cells]] for that purpose which offers much more functionality (including sliders). …

Tags: Software


Categories: Mathematics Software


 
   

(c) Mato Nagel, Weißwasser 2004-2024, Disclaimer