xenoscopic / clebsch-gordan

A python-based Clebsch-Gordan Coefficient calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clebsch-gordan

A python-based Clebsch-Gordan Coefficient calculator. This code is from my much younger days, one of my first forays into Python back in the 2.3 days, so it is ridiculously long in the tooth. Nevertheless, it gets the job done.

More information here.

Requirements

  • Python (any within the last decade should be good)
  • PIL (or Pillow)

TODO:

  • Completely refactor code
  • Update command line interface to use the argparse module

About

A python-based Clebsch-Gordan Coefficient calculator


Languages

Language:Python 100.0%