| add | numpy.add |
| Any | enthought.traits.trait_types.Any |
| arange | numpy.arange |
| Array | enthought.traits.trait_numeric.Array |
| array | numpy.array |
| Bool | enthought.traits.trait_types.Bool |
| Callable | enthought.traits.trait_types.Callable |
| compress | numpy.compress |
| concatenate | numpy.concatenate |
| Constant | enthought.traits.trait_types.Constant |
| Delegate | enthought.traits.trait_types.Delegate |
| Enum | enthought.traits.trait_types.Enum |
| equal | numpy.equal |
| Event | enthought.traits.trait_types.Event |
| Expression | enthought.traits.trait_types.Expression |
| false | enthought.traits.trait_types.false |
| Float | enthought.traits.trait_types.Float |
| HasPrivateTraits | enthought.traits.has_traits.HasPrivateTraits |
| HasTraits | enthought.traits.has_traits.HasTraits |
| Instance | enthought.traits.trait_types.Instance |
| Int | enthought.traits.trait_types.Int |
| isfinite | numpy.isfinite |
| less | numpy.less |
| less_equal | numpy.less_equal |
| List | enthought.traits.trait_types.List |
| logical_and | numpy.logical_and |
| logical_not | numpy.logical_not |
| maximum | numpy.maximum |
| minimum | numpy.minimum |
| nan | numpy.nan |
| newaxis | numpy.newaxis |
| not_equal | numpy.not_equal |
| ones | numpy.ones |
| Property | enthought.traits.traits.Property |
| putmask | numpy.putmask |
| repeat | numpy.repeat |
| RGBAColor | enthought.enable.traits.rgba_color_trait.RGBAColor |
| scipy_base | scipy |
| Str | enthought.traits.trait_types.Str |
| sum | numpy.sum |
| take | numpy.take |
| true | enthought.traits.trait_types.true |
| View | enthought.traits.ui.view.View |
| zeros | numpy.zeros |