Cyrille Rossant
Cyrille Rossant
`%%cache [file] --autovars` automatically detects the variables that have been created in the cell, by looking at the namespace dictionaries before and after the cell's execution.
Is it possible to customize the filenames and subdirectories where the exploded block files are saved?
On Ubuntu 14.04 when running `opengl.py` example ``` /home/cyrille/miniconda3/lib/python3.5/site-packages/OpenGL/platform/baseplatform.py in __call__(self, *args, **named) 405 raise error.NullFunctionError( 406 """Attempt to call an undefined function %s, check for bool(%s) before calling"""%( -->...
Currently, an error is raised (shape mismatch) if one updates an attribute with a NumPy array that doesn't have the same size as the existing underlying buffer. We could check...
I get a segmentation error. But the works on my NVIDIA GPU (dual GPU with Optimus)
Instead of just passing a string like `^` or `o` as `symbol`, pass a list or an array of such symbols, with one value per point.
This is a low-priority feature. The hard part is in designing a simple API. One should be able to specify that a VBO or texture is to be shared with...
This module contains utilities to create and manipulate dynamic paths for animation. A path describes the movement in time of one or several points. Furthermore, the same package can be...
_As reported by one user:_ Page: 19 & 20 In the example that begins: "10. Now, we illustrate the latest interactive features in IPython 2.0+, namely JavaScript widgets." I had...