TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Old Math Software from 1990s

2 点作者 the-mitr大约 1 年前

1 comment

anthk大约 1 年前
From the The Computational Beauty of Nature:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;gwf&#x2F;CBofN">https:&#x2F;&#x2F;github.com&#x2F;gwf&#x2F;CBofN</a><p>If you use CWM as your window manager, it might crash as some of the software only works fine with the bundled FVWM release or TWM. You can use DieHard:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;emeryberger&#x2F;DieHard">https:&#x2F;&#x2F;github.com&#x2F;emeryberger&#x2F;DieHard</a><p>Usage: env LD_PRELOAD=&#x2F;path&#x2F;to&#x2F;DieHard&#x2F;src&#x2F;libdiehard.so &#x2F;path&#x2F;to&#x2F;your&#x2F;binary<p>example: env LD_PRELOAD=$HOME&#x2F;src&#x2F;DieHard&#x2F;src&#x2F;libdiehard.so $HOME&#x2F;src&#x2F;CBofN&#x2F;bin&#x2F;mandel<p>Xaos it&#x27;s a fun software from the 90&#x27;s, I think today uses QT5 instead of Xaw, but it&#x27;s virtually the same interface.<p>Another examples would be the ones from the AI Alife Howto&#x27;s from the 90&#x27;s.<p>And, finally, there&#x27;s the uber known Gnuplot, albeit it&#x27;s from late 80&#x27;s, but it was widely developed and used in the 90&#x27;s, and still really powerful to plot from whatever software, as it can use plain text files and you can compile it without QT and WX, making it extremely light on legacy software.<p>BTW, there was some language to create math figures&#x2F;art declaratively. A la povray, but without raytracing. I can&#x27;t remember it&#x27;s name. It wasn&#x27;t pic, or PostScript.