Tamito Kajiyama
730fb1021c
Made predicate and function types callable in the sense that
...
callable(I, T) returns True when I is an object of a type T or
of a subtype of T. Also implemented a measure to avoid an
infinite loop when user-defined predicate and function classes
do not properly overload the __call__ method (including the
cases of directly instantiating the base classes such as
UnaryPredicate0D and BinaryPredicate1D).
2009-07-26 16:15:28 +00:00
..
2009-03-14 13:27:41 +00:00
2009-07-25 11:27:18 +00:00
2009-07-25 11:27:18 +00:00
2009-07-24 23:34:25 +00:00
2009-07-25 11:27:18 +00:00
2009-07-26 16:15:28 +00:00
2009-07-26 16:15:28 +00:00
2008-07-29 05:45:16 +00:00
2009-03-14 13:06:09 +00:00
2008-07-24 08:29:48 +00:00
2008-07-29 05:45:16 +00:00
2009-07-26 16:15:28 +00:00
2008-07-29 05:45:16 +00:00
2009-07-26 16:15:28 +00:00
2008-07-29 05:45:16 +00:00
2009-07-26 11:19:37 +00:00
2009-07-26 11:19:37 +00:00
2009-07-25 11:27:18 +00:00
2009-07-25 11:27:18 +00:00
2009-07-26 11:19:37 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 21:50:10 +00:00
2008-08-07 15:04:25 +00:00
2009-07-25 11:27:18 +00:00
2008-08-01 02:15:25 +00:00
2009-03-29 21:50:10 +00:00
2008-07-29 05:45:16 +00:00
2009-03-21 12:09:58 +00:00
2008-07-29 05:45:16 +00:00
2009-07-25 11:27:18 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 17:44:14 +00:00
2008-07-29 05:45:16 +00:00
2008-08-02 07:39:49 +00:00
2008-07-29 05:45:16 +00:00
2008-07-23 07:56:08 +00:00
2008-07-29 05:45:16 +00:00
2008-11-08 23:56:16 +00:00
2008-07-29 05:45:16 +00:00
2009-03-20 22:42:59 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 18:46:17 +00:00
2008-07-29 05:45:16 +00:00
2009-07-25 11:27:18 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 17:44:14 +00:00
2008-07-29 05:45:16 +00:00
2008-07-27 06:57:46 +00:00
2008-07-31 08:50:12 +00:00
2008-07-29 11:19:30 +00:00
2008-07-31 08:50:12 +00:00
2009-07-26 16:15:28 +00:00
2008-07-29 05:45:16 +00:00
2009-07-26 16:15:28 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 17:44:14 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 17:44:14 +00:00
2008-07-29 05:45:16 +00:00
2009-07-19 23:17:30 +00:00
2009-03-20 22:41:27 +00:00