About 144,000 results
Open links in new tab
  1. How do I compute the derivative of an array in python

    May 30, 2013 · Do you wish to calculate derivative function? or just values over given intervals?

  2. How do I compute derivative using Numpy? - Stack Overflow

    Mar 26, 2012 · How do I calculate the derivative of a function, for example y = x2+1 using numpy? Let's say, I want the value of derivative at x = 5...

  3. Implementing the derivative in C/C++ - Stack Overflow

    Oct 13, 2009 · How is the derivative of a f(x) typically calculated programmatically to ensure maximum accuracy? I am implementing the Newton-Raphson method, and it requires taking of …

  4. numpy - Partial derivative in Python - Stack Overflow

    Jul 22, 2014 · I am slowly moving from C to Python. This time I need to calculate partial derivatives numerically from a grid given. I know how to do it in C, so at the moment I just use …

  5. Derivatives in C/C++? - Stack Overflow

    Jan 8, 2009 · I have some expressions such as x^2+y^2 that I'd like to use for some math calculations. One of the things I'd like to do is to take partial derivatives of the expressions. So …

  6. calculus - Python partial derivatives easy - Stack Overflow

    Jun 17, 2015 · I'm interested in computing partial derivatives in Python. I've seen functions which compute derivatives for single variable functions, but not others. It would be great to find …

  7. Finding partial derivatives in Excel - Stack Overflow

    Sep 8, 2015 · What I want to do: I am trying to write a user-defined function in Excel to calculate the partial derivative of a function, f(x, y,...n), with respect to, x. My initial approach was to …

  8. Newest Questions - Stack Overflow

    Stack Overflow | The World’s Largest Online Community for Developers

  9. Cubic interpolation in Pandas raises ValueError: The number of ...

    Cubic interpolation in Pandas raises ValueError: The number of derivatives at boundaries does not match: expected 2, got 0+0 Asked 5 years, 1 month ago Modified 5 years, 1 month ago …

  10. git - SSL certificate problem: self signed certificate in certificate ...

    Apr 24, 2023 · @Meredith Usually it's a content filter/proxy/firewall that filters the SSL traffic in your network and uses the self signed certificate in order to decrypt all the secure traffic. …