- removed isinstance() calls
commitc7326e2a96973aa9ce48739f0c2c6a64b1c08d93
authorAndré Wobst <wobsta@users.sourceforge.net>
Wed, 28 Jul 2004 14:07:59 +0000 (28 14:07 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Wed, 28 Jul 2004 14:07:59 +0000 (28 14:07 +0000)
treeaba9b882e634e4865ec7d2d4d6bb10bfd57e5a99
parente29c2fe1cd20909a69ff4a48ae477cb22c588f90
- removed isinstance() calls
- major cleanup in term construction (it might be a bit slower now,
  but it should not be crucial)
-> next step are vectors ...

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@1806 069f4177-920e-0410-937b-c2a4a81bcd90
test/experimental/solve.py