newLISP development release v.10.4.1

Started by Lutz, April 03, 2012, 08:04:30 AM

Previous topic - Next topic

Lutz

Development release v.10.4.1 adds more math and statistic functions.



Release notes: http://www.newlisp.org/downloads/development/newLISP-10.4.1-Release.html">http://www.newlisp.org/downloads/develo ... lease.html">http://www.newlisp.org/downloads/development/newLISP-10.4.1-Release.html



Files: http://www.newlisp.org/downloads/development/">http://www.newlisp.org/downloads/development/

rickyboy

#1
Thanks again, Lutz!
(λx. x x) (λx. x x)

johu

#2
Hellow, Lutz.



In manual,



<td><a href="#crit-chi">crit-t</a></td>



<td><a href="#crit-t">crit-t</a></td>





linux=1, bsd=2, osx=3, solaris=4, cygwin=5, win32=6, os/2=7, tru64unix=9



linux=1, bsd=2, osx=3, solaris=4, win32=6, os/2=7, cygwin=8, tru64unix=9, aix=10





There are the definitions of prob-f and prob-t at betai function's example.

prob-f and prob-t are primitive in this version.

So, these definitions should be renamed?

Lutz

#3
Thanks Johu, updated here:



http://www.newlisp.org/downloads/development/newlisp_manual.html">http://www.newlisp.org/downloads/develo ... anual.html">http://www.newlisp.org/downloads/development/newlisp_manual.html

newdep

#4
Thanks for this fix! I wondered already what it was but you found it, I ran several times into this issue...

Ill try it right away ;-)



---

The command-event function now trims trailing line-feed characters in all compile and platform flavors. Previously only UNIX and readline lib enabled versions would trim the string passed by command-event.

---
-- (define? (Cornflakes))