Skip to content

m-a-d-n-e-s-s/madpy

Repository files navigation

madpy

Summary

madpy is a one-dimensional python implementation of MADNESS. It is intended primarily for pedagogical use in understanding how madness works. It could also be useful as a prototyping laboratory.

Requirements

This probably needs Python 2.3 or later.

You can run tests with "python oned.py"

To use the tree plotting module draw_tree.py, you will also need matplotlib and networkx.

About

A one-dimensional python implementation of MADNESS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages