"Handbook of Mathematical Functions" by Abramowitz and Stegun is probably the definitive resource for the study of functions in mathematical analysis.
Published in 1965, it brings together definitions, identities, graphs, asymptotic expansions, approximations, and tables for an extraordinary range of elementary and special functions in a single volume (1.000 pages...).
What is most impressive is that, despite being more than sixty years old, it still feels completely current and remains an indispensable reference for mathematicians, physicists, engineers, and computer scientists.
I think this book is an indispensable resource that you will likely return to again and again.
https://t.co/oacOYJPKAI
在 Linux 系统上工作,偶尔遇到必须用 Windows 软件的情况,装虚拟机太重,用 Wine 兼容性又不好。
最近看到 WinPodX 这个开源项目,让 Windows 应用在 Linux 上,点开图标就直接用。
比如双击 .docx 文件就能直接用 Word 打开,剪贴板、声音、打印机都是双向共享的,还能把 USB 设备直接传给 Windows 使用。
GitHub:https://t.co/Sg1dqrbNfx
背后运行一个 Windows 容器,通过远程应用技术把每个程序单独渲染成 Linux 窗口,有独立图标,能固定到任务栏,也能正常切换。
首次安装大概等五到十分钟,之后启动几乎秒开,支持主流 Linux 发行版,一条命令就能装好。