Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106084
| From | Robert Kern <robert.kern@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: sympy |
| Date | 2016-03-30 16:29 +0100 |
| Message-ID | <mailman.212.1459351804.28225.python-list@python.org> (permalink) |
| References | <733f5f0d-9b4e-4023-897b-e1f2730c39cb@googlegroups.com> <56fbcd01$0$1599$c3e8da3$5496439d@news.astraweb.com> <99b7cf43-50ff-4de7-8de0-e324658682bf@googlegroups.com> |
On 2016-03-30 16:23, Poul Riis wrote: > What I intend to do is to let sympy find the derivative of some welldefined function and next define the foundation derivative as a normal function so that I can calculate numerical values or even make a graph. http://docs.sympy.org/dev/modules/utilities/lambdify.html#sympy.utilities.lambdify.lambdify -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
sympy Poul Riis <priisdk@gmail.com> - 2016-03-30 04:17 -0700
Re: sympy Ben Finney <ben+python@benfinney.id.au> - 2016-03-30 22:29 +1100
Re: sympy Ned Batchelder <ned@nedbatchelder.com> - 2016-03-30 04:39 -0700
Re: sympy Steven D'Aprano <steve@pearwood.info> - 2016-03-30 23:56 +1100
Re: sympy Poul Riis <priisdk@gmail.com> - 2016-03-30 08:23 -0700
Re: sympy Robert Kern <robert.kern@gmail.com> - 2016-03-30 16:29 +0100
Re: sympy Steven D'Aprano <steve@pearwood.info> - 2016-03-31 02:59 +1100
Re: sympy Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2016-03-31 17:49 +1300
Re: sympy Poul Riis <priisdk@gmail.com> - 2016-03-30 23:51 -0700
Re: sympy Poul Riis <priisdk@gmail.com> - 2016-03-31 03:57 -0700
Re: sympy Peter Otten <__peter__@web.de> - 2016-03-31 16:55 +0200
Re: sympy Chris Angelico <rosuav@gmail.com> - 2016-04-01 04:05 +1100
Re: sympy Peter Otten <__peter__@web.de> - 2016-03-31 19:51 +0200
Re: sympy Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-03-31 19:59 +0100
Re: sympy Poul Riis <priisdk@gmail.com> - 2016-03-31 14:33 -0700
Re: sympy Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-03-31 23:26 +0100
csiph-web