82 lines
No EOL
5.6 KiB
HTML
82 lines
No EOL
5.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>CLiki: Roland Kaufmann</title>
|
|
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
|
|
href="https://www.cliki.net/site/feed/article.atom?title=Roland%20Kaufmann">
|
|
<link rel="stylesheet" href="static/css/style.css">
|
|
<link rel="stylesheet" href="static/css/colorize.css">
|
|
</head>
|
|
|
|
<body>
|
|
<span class="hidden">CLiki - Roland Kaufmann</span>
|
|
<div id="content"><div id="content-area"><div id="article-title">Roland Kaufmann</div><div id="article">I am an electronics engineer and wish I could use Common Lisp for more than
|
|
just playing. Since I did some minor edits, I created a <a href="person.html" class="category">person</a>al page. At work, I use Matlab, VHDL, C(++), assembly. I also did
|
|
some literate programming with moderate success (one colleague got hooked on it).
|
|
I am hosting two small programs, <a href="Datoura.html" class="internal">Datoura</a> and <a href="ulimyhmpqs.html" class="internal">ulimyhmpqs</a> written by others.<p><b>TO DO</b>:
|
|
<ul>
|
|
<li>☑ on the <a href="ulimyhmpqs.html" class="internal">ulimyhmpqs</a> page, *default-float-format* (which is clisp-specific) should be replaced with <a href="https://www.cliki.net/site/HyperSpec/Body/var_stread-de_oat-formatst.html" class="hyperspec">*read-default-float-format*</a>. Actually, it is better to replace (float ..) by (dfloat ..) throughout the code.</li>
|
|
<li>☐ create pages for cl-num-utils and cl-rmath from <a href="http://tkpapp.blogspot.com/2011_11_01_archive.html"><u>Tamas Papp</u></a>.</li>
|
|
<li>☐ Rainer Joswig <a href="http://groups.google.at/group/comp.lang.lisp/browse_frm/thread/4d7eed7a107f2ee1/4d56b4cd662534c5?hl=de&lnk=st&q=#4d56b4cd662534c5">posted </a> the following interesting list of Lisp software related to Statistics on comp.lang.lisp. When I will find the time I will add CLiki pages for them. See also <a href="Statistics.html" class="internal">Statistics</a>.</li>
|
|
<li>☐ The following two are probably related to <a href="Stats.html" class="internal">Stats</a>
|
|
<a href="http://compbio.uchsc.edu/Hunter_lab/Hunter/cl-statistics.lisp">cl-statistics.lisp</a>
|
|
<a href="http://compbio.uchsc.edu/Hunter_lab/Hunter/cl-statistics-doc.txt">cl-statistics-doc.txt</a>
|
|
</li>
|
|
<li>☐ <a href="http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/math/0.html">Some tools and libs (CLASP, ...)</a>
|
|
</li>
|
|
<li>☐ <a href="http://dan.corlan.net/R_to_common_lisp_translator/">R to CL translator</a>
|
|
</li>
|
|
<li>☐ <a href="http://www.stats.uwaterloo.ca/Quail/">Quantitative analysis in Lisp</a>
|
|
</li>
|
|
<li>☐ <a href="http://www.nist.gov/lispix/MLxDoc/mlx.html">image analysis</a>
|
|
</li>
|
|
<li>☐ <a href="http://www.inspiration.com/productinfo/inspiredata/index.cfm">
|
|
InspireData, data analysis tool</a>
|
|
</li>
|
|
<li>☐ <a href="http://openmap.bbn.com/~kanderso/lisp/scigraph/">SciGraph, software for graphing numeric data (using CLIM)</a>
|
|
</li>
|
|
<li>☐ <a href="http://iridia0.ulb.ac.be/pulcinella/">pulcinella</a> TemplateDoesNotExist as of 2012-08-31</li>
|
|
<li>☐ <a href="http://www.stat.washington.edu/www/research/reports/1988/tr131.pdf">"Arizona": collection of tools supporting scientific computing</a>
|
|
</li>
|
|
<li>☐ <a href="common-lisp-stat.html" class="internal">common-lisp-stat</a> mentioned by AJ Rossini on c.l.l.</li>
|
|
<li>☐ Investigate code <a href="https://github.com/dbmcclain">released</a> by <a href="http://article.gmane.org/gmane.lisp.lispworks.general/11831">Dave McClain</a>
|
|
</li>
|
|
</ul></div></div>
|
|
<div id="footer" class="buttonbar"><ul><li><a href="Roland Kaufmann.html">Current version</a></li>
|
|
<li><a href="https://www.cliki.net/site/history?article=Roland%20Kaufmann">History</a></li>
|
|
<li><a href="https://www.cliki.net/site/backlinks?article=Roland%20Kaufmann">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=Roland%20Kaufmann&from-revision=3749803257">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
|
|
</div>
|
|
<div id="header-buttons" class="buttonbar">
|
|
<ul>
|
|
<li><a href="https://www.cliki.net/">Home</a></li>
|
|
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
|
|
<li><a href="CLiki.html">About</a></li>
|
|
<li><a href="Text Formatting.html">Text Formatting</a></li>
|
|
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
|
|
</ul>
|
|
<div id="search">
|
|
<form action="https://www.cliki.net/site/search">
|
|
<label for="search_query" class="hidden">Search CLiki</label>
|
|
<input type="text" name="query" id="search_query" value="" />
|
|
<input type="submit" value="search" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<div id="pageheader">
|
|
<div id="header">
|
|
<span id="logo">CLiki</span>
|
|
<span id="slogan">the common lisp wiki</span>
|
|
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
|
|
<label for="login_name" class="hidden">Account name</label>
|
|
<input type="text" name="name" id="login_name" class="login_input" />
|
|
<label for= "login_password" class="hidden">Password</label>
|
|
<input type="password" name="password" id="login_password" class="login_input" />
|
|
<input type="submit" name="login" value="login" id="login_submit" /><br />
|
|
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
|
|
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body></html> |