首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个在任意的数学表达式的自动误差传播的脚本语言的科学计算器

一个在任意的数学表达式的自动误差传播的脚本语言的科学计算器

资 源 简 介

The project has moved to https://github.com/sanbee/fussy The fussy scripting language implements an algorithm for automatic propagation of random measurement errors in an arbitrary mathematical expression. It is internally implemented as a virtual machine for efficient runtime performance and can be used as an interpreter by the user. A simple C binding to the interpreter is also provided. Mathematical expressions can be implemented as a collection of sub-expressions, as sub-program units (functions or procedures) or as single atomic expressions. Sub-expressions can be assigned to temporary variables which can then be used to write the final expression. The scripting syntax of fussy is similar to that of C. It is therefore easy to use with minimal learning. If you find the software useful, we look forward to hearing from you with your comments/suggestions

文 件 列 表

fussy
tags
branches
trunk
VIP VIP
0.179868s