On Sat, Mar 25, 2017 at 5:51 PM, Jason Moore <
moore...@gmail.com> wrote:
> Is it here:
http://docs.sympy.org/latest/modules/functions/index.html
>
>
> Jason
>
moorepants.info
> +01
530-601-9791
>
> On Sat, Mar 18, 2017 at 11:48 PM, Daniel Mahler <
dma...@gmail.com> wrote:
>>
>> I believe i recently saw in the sympy documentation a function to set the
>> definition of a symbolic function.
>> Something like
>>
>> var('n')
>> F = Function('F')
>> the_function_I cant_remember(F, lambda x: x + 1)
>> z = F(3*n) # ==> 3*n+1
>>
>> I thought the function was called something like `bind_function`, but I
>> have googled the net and grepped the sympy sources for any reasonable
>> variation i can think of without success.
>> Does it exist, or did I just dream it?
>>
>> thanks
>> Daniel
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sympy" group.
>> To unsubscribe from this group and stop receiving emails from it, send an