newLISP Fan Club

Forum => newLISP newS => Topic started by: Lutz on May 01, 2012, 07:46:17 PM

Title: newLISP Stable Maintenance Release v.10.4.2
Post by: Lutz on May 01, 2012, 07:46:17 PM
This maintenance release fixes bugs and adds a few new statistical functions:



http://www.newlisp.org/downloads/newLISP-10.4.2-Release.html



http://www.newlisp.org/index.cgi?page=Downloads
Title: Re: newLISP Stable Maintenance Release v.10.4.2
Post by: Ormente on May 01, 2012, 11:57:17 PM
Thanks Lutz.

The best keeps getting better...
Title: Re: newLISP Stable Maintenance Release v.10.4.2
Post by: HPW on May 02, 2012, 12:23:56 AM
Hello,



Thanks for the update.



One minor thing:

Maybe the installer can check the WIN-OS if it is supported.

Current installer let you install on WIN 2K which is no more supported.



Hans-Peter
Title: Re: newLISP Stable Maintenance Release v.10.4.2
Post by: johu on May 03, 2012, 03:00:39 AM
Hellow, Lutz.



Now, I am translating the manual to Japanese.



Then, I found some mistake in manual, maybe.



  <li><a href="#montecarlo">Simulation and modeling functions</a></li>

  <li><a href="#montecarlo">Statistics, simulation and modeling functions</a></li>



<tr><td>p</td><td>
Two tailed probability of t of r under the null hyothesis</td></tr>

<tr><td>p</td><td>
Two tailed probability of t under the null hypothesis</td></tr>

(I supposed t as Student's t, but I don't know r, sorry)



<p>The negative correlation iof <tt>-0.926</tt> between study time and test errors is

<p>The negative correlation of <tt>-0.926</tt> between study time and test errors is



<p>The "day of the week" field starts with 1 on Monday comformng to the

<p>The "day of the week" field starts with 1 on Monday conforming to the



Depending on the geographical area, the daylight time savings type

Depending on the geographical area, the daylight savings time type



<tr><td>skew</td><td>
Skew of distribition</td></tr>

<tr><td>skew</td><td>
Skew of distribution</td></tr>



    kurt     = %8.2f

    kurtosis = %8.2f



<p>The functions performs a t-test using the >Student's t statistic for

<p>The functions performs a t-test using the Students t statistic for



before a test on the SCAT (Sam's Coginitive Ability Test):</p>

before a test on the SCAT (Sam's Cognitive Ability Test):</p>



Thanks,
Title: Re: newLISP Stable Maintenance Release v.10.4.2
Post by: Lutz on May 03, 2012, 07:23:00 AM
Thanks Johu, the online version of the manual has been updated:



http://www.newlisp.org/downloads/newlisp_manual.html





ps: "kurt" for "kurtosis" was used as an abbreviated variable symbol similar to "var" for "variance"
Title: Re: newLISP Stable Maintenance Release v.10.4.2
Post by: johu on May 04, 2012, 02:02:44 AM
Thank you, Lutz.



I updated the manual translated to Japanese.



CodePatterns-20120419

guiserver_manual-145

newlisp_manual-10402



There are in here (//https).



Regards,
Title: Re: newLISP Stable Maintenance Release v.10.4.2
Post by: Lutz on May 04, 2012, 06:56:42 AM
Thank you very much Johu.



Everything is updated:



http://www.newlisp.org/newlisp_manual-jp.html

http://www.newlisp.org/CodePatterns-jp.html

http://www.newlisp.org/guiserver-jp/