Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Raspik23948yThere's no such thing as non mainstream development language, unless you develop in ArnoldC or BrainFuckπ
-
Raspik23948y@ac1235 they all have their userbase) not fully mainstream, but they used (for some reason)
-
GhostDev9258yCan you per chance as your question here? Cannot guarantee that I can be much help, but I will try my best..
-
ac123511478y@GhostDev this is nice, its a python question:
can I use sympy or any scipy to get antiderivatives on functions, so that:
import sympy
F = sympy.antiderivative(f)
or something comparable (has to be functional) -
GhostDev9258y@ac1235 so spoke to someone, he said as he understands it it seems you are looking for the formula for the area under the curve given a specific function. And that you can use sympy if there are no values, he also sent this link: http://scipy-lectures.org/advanced/...
Hope this helps... Let me know -
GhostDev9258y@ac1235 with this syntax scripy.integrate() does this ring a bell at all? And anytime =) glad to help in any way at all
-
ac123511478ythe trick to come to my final solution is to introduce a dummy variable to solve for first and then replace it
-
GhostDev9258y@tisaconundrum you see me? Don't you know it is bad luck to acknowledge seeing a ghost and not give it a cookie?! =P
-
GhostDev9258y@tisaconundrum Haha just in time I was getting the hunt together =P we are pleased with your offering of coffee and cookies..
-
GhostDev9258y@ac1235 Haha just happy to help, and glad I could turn a bad situation into a solution for you.
Wow, I dont use mainstreem languages, so my questions dont have that much upvotes.
Now I have a question-ban from stackoverflow :(
This isnt really fair...
undefined