-
- Downloads
Replace FaustPy.Faust.isReal() by a dtype property.
The goal is to stick to numpy symbols (isreal() is more like matlab). The dtype property is in fact a decorated function dtype() with property decorator.
Please register or sign in to comment