[cl-cookbook-contrib] [ cl-cookbook-Feature Requests-1052445 ] Math Chapter
Brought to you by:
jthing
From: SourceForge.net <no...@so...> - 2004-10-22 19:55:38
|
Feature Requests item #1052445, was opened at 2004-10-22 12:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=1052445&group_id=46815 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Math Chapter Initial Comment: It would be great to have a cookbook chapter on mathematics. 1) how to do arithmetic with integers, floats. 2) difference between single and double percision 3) examples with integers and bignums, how to implement infinite percision float with bignums. 4) matrix calculations with lists and with 2-d arrays, sparse matrix calculations with hash tables optimizations and declarations 5) transcendentals (not sure if this is useful because you can easily look up all the functions sin, cos, tanh exp etc... 6) Complex numbers 7) CLOS methods specializing on different classes of numbers ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=1052445&group_id=46815 |