Hi everybody,
I am new to python and I am discovering it.
I know C well,
and want to know if python knows how to manage Pointers
like pointer to function here is a C example how to write it in python
Intergration with trapeze method
When we write Trapeze ( at the compilation level) we don't k
dynamic
thanks
On Thu, Apr 18, 2013 at 6:17 PM, Karim wrote:
>
> Hello,
>
> There is no such notion in python.
> But the closest are iterators and generator functions.
>
> Cheers
> Karim
>
>
> On 18/04/2013 19:06, abdelkader belahcene wrote:
>
> Hi ev
Thanks a lot, I think this does the task
cheers
On Thu, Apr 18, 2013 at 7:14 PM, David Robinow wrote:
> On Thu, Apr 18, 2013 at 1:50 PM, abdelkader belahcene <
> abelahc...@gmail.com> wrote:
>
>> Thanks for answer,
>> but with C we can compile the trapeze func