Google Code Exporter
Google Code Exporter
``` I am sorry to report the following bug in your Matlab package for Elliptic Integrals and Functions. I use Matlab2013b and I find that the error message jumps out:...
``` Weierstrass's elliptic functions implementation request in terms of elliptic integrals and jacobi's elliptic functions http://en.wikipedia.org/wiki/Weierstrass's_elliptic_functions http://www.mai.liu.se/~halun/complex/elliptic/ http://mathworld.wolfram.com/WeierstrassEllipticFunction.html ``` Original issue reported on code.google.com by `[email protected]` on 10 Jan 2010...
``` - Consider using atan2 instead of atan for the inverselliptic2.m because it's more stable and you won't need the eps for the denominator. - My project required plugging in...
``` Infinite precision evaluation functions for elliptic integrals and others ``` Original issue reported on code.google.com by `[email protected]` on 10 Jan 2010 at 6:33
``` How can I compute the inverse Jacobi elliptic function using MATLAB 7.4 (R2007a)? http://www.mathworks.com/support/solutions/en/data/1-8DZ7LZ/?solution=1- 8DZ7LZ ``` Original issue reported on code.google.com by `[email protected]` on 8 Jan 2010 at 11:16
``` Add examples for every function of the package. ``` Original issue reported on code.google.com by `[email protected]` on 1 Jun 2009 at 12:56
``` Is it possible to build Tonatiuh against Coin3D libraries provided by the standard Ubuntu 12.04 software repository? If so that would be useful, and would significantly lower the barrier...
``` What steps will reproduce the problem? Doesn't exist the file msys.bat. instead are this files that eclosed as an image. What version of the product are you using? On...
``` I don't know if this is the correct place for this question. Hello, I am Mariano López from Seville University, I am doing my final degree project with Tonatiuh...
``` What steps will reproduce the problem? 1.runing the following script on the 500 heliostat example 2. {{{ //load a file tonatiuh_filename( "Tower_500SmallHeliostats.tnh" ); //number of rays to simulate tonatiuh_numrays(...