The Ironic Atom

Exciting your orbitals

  • HOME
  • About

Archive for the ‘ math ’ Category

More on balanced ternary — implementing binary search trees

  • August 13th, 2009
  • Posted in Abstract Data Structures . Python . math

Hi all – so I’ve been busy as hell but that’s ok, there’s always time for some fun.  In my earlier posts I described how one could construct a tree using balanced ternary – it’s implementation time!  Lets begin by creating a really simple binary search tree. [ READ MORE ]

Making hashtables from binary trees

  • August 3rd, 2009
  • Posted in Abstract Data Structures . math

The next time a random guy on the street asks you if binary trees and hash tables are related answer yes, then look at him strange for asking you such a random question.  In all seriousness though, there exists a deep theoretical relationship between the pair of data structure: [ READ MORE ]

Balanced ternary

  • July 29th, 2009
  • Posted in Press This . math

Here is an excerpt from wikipedia regarding the balanced ternary numeral system.  Marked in bold are some items I found particularly interesting. [ READ MORE ]

A curious idea

  • July 19th, 2009
  • Posted in Abstract Data Structures . math

Ok, so I've been building a BST and all the accoutrements to connect it to the hypertree visualization. But what about balancing the BST? Because I have a math background I decided to forgo (at least for now) building AVL or red-black trees in lieu of a more 'mathematical' approach. What to do? [ READ MORE ]

Recent Posts

  • Windowing an iterable with itertools
  • merging changes in plone
  • Parsing nginx log files
  • What is programming?
  • The awesomest simple template – part deux

Posts by date

September 2010
M T W T F S S
« Apr    
 12345
6789101112
13141516171819
20212223242526
27282930  

RSS Cooking with Python

  • Dragon Lexical Analyzer (Python)
  • collections.MutableMapping wrapper around _winreg (Python)
  • BI_RLE Decoder (Python)
  • Simple way to execute multiple process in parallel (Python)
  • Script para saber calida del aire Santiago de Chile (Python)
  • A simple function benchmarking module (Python)
  • IP address and CIDR mask conversion to network and broadcast (Python)
  • monty hall problem (Python)
  • Attributes as local variables inside a with clause (Python)
  • sending gmail though python code (Python)

My del.icio.us Links

  • Zope.org - HTTP Caching and Zope
  • Boot Linux from a FireWire device
  • Fedora Nvidia Driver Install Guide
  • RenderingProject/compiz - FedoraProject
  • Configuring an nVidia Card and Kernel Modules — Fedora Unity Project
  • Copyright © 2009 The Ironic Atom
  • Theme designed by mono-lab
  • Powerd by WordPress