Gene Boggs
  • On Github
  • On CPAN

How Many Primes Are In A Slice Of Pi?

Posted on 2018-08-07

Tags: python software mathematics prime numbers pi

Questions:

  • What is the number of primes per n-slice of the decimal part of pi?
  • What does the graph look like?
  • Are there many overlapping primes (i.e. start at the same position in the slice)?

Continue reading How Many Primes Are In A Slice Of Pi?...

Making Chernoff Faces with Perl

Posted on 2018-03-24

Tags: perl software mathematics data

Today being a Saturday, I decided to noodle around with the GD::Simple module and constructed rudimentary Chernoff faces - Cartoon data visualization.

Continue reading Making Chernoff Faces with Perl...

Linguistic Analysis of the State of the Union Addresses

Posted on 2018-01-20

Tags: perl software mathematics NLP analysis

This weekend I harvested 231 State of the Union addresses up to 2017 and put them through NLP processing.

Continue reading Linguistic Analysis of the State of the Union Addresses...

Alternatives to the Logistic Equation

Posted on 2016-03-11

Tags: R software mathematics image

Yesterday, I decided to plot the bifurcation diagram of the logistic equation.  This is a famous plot from the 70s, with which many geeks will be familiar.  It shows that simple systems can switch into "chaos mode" and begin to bifurcate wildly.

tl;dr: bifurcation.R

Continue reading Alternatives to the Logistic Equation...

Fibonacci v Primes: Cage Match!

Posted on 2014-07-06

Tags: perl R software mathematics prime numbers

Today I decided to more deeply investigate this curious math thing I discovered (for myself) - Plotting the Fibonacci numbers by Prime numbers each by a given modulo.  "Fibo-what? Mod-what? So what!", you say. :p

tldr code: slice-seq and slice-seq.R

Continue reading Fibonacci v Primes: Cage Match!...

  • ← Older
  • Newer →

Tags

  • analysis
  • audio
  • automata
  • bible
  • complexity
  • data
  • evolutionary
  • fractal
  • game theory
  • generative
  • image
  • machine learning
  • mathematics
  • MIDI
  • music
  • NLP
  • perl
  • pi
  • prime numbers
  • psychology
  • python
  • R
  • software
  • web

Feeds

  • Atom
  • RSS
Crafted by Gene Boggs, Epistemologist-at-large
Made with Statocles | Powered by Perl