<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Package Structure :: bfh_python</title>
    <link>https://pages.uoregon.edu/lipshitz/bfh/structure/index.html</link>
    <description>The structure of the bfh_python package The goal of this page is to try to explain the design philosophy (as I understand it) underlying bfh_python, and some of the packages and classes that are most likely to be useful.&#xA;Before that, two general pieces of advice. First, most classes and functions have docstrings, which say a little about what they are for and/or how to use them. Some are more extensive than others. Second, all of the modules have a corresponding test module. For example, the pmc.py module (which encodes pointed matched circles and the algebras associated to them) has an associated test module pmctest.py. Looking at the test module is often the easiest way to figure out how to use the various classes, and how they behave. (Of course, you can also use these test modules to test that bfh_python is installed and working properly; you can run all the test modules by running python regression.py.)</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <managingEditor>lipshitz@uoregon.edu (Robert Lipshitz)</managingEditor>
    <webMaster>lipshitz@uoregon.edu (Robert Lipshitz)</webMaster>
    <atom:link href="https://pages.uoregon.edu/lipshitz/bfh/structure/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>