aestrivex/bctpy

Unresolved references in bct.py

Closed this issue · 1 comments

Sorry if these are defined elsewhere as globals.

N, line 2533 (should be n?)
fullnode, line 6689 (should be fullnodes?)
bm, line 6880 (seems to be referenced before it's instantiated)

Thanks

As you can see the test suite is quite incomplete. That happens of a port project like this where half of the functions involve math I don't understand.