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

您现在的位置是:虫虫源码 > Java > 猴子代数软件

猴子代数软件

  • 资源大小:2.58 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 软件 代数 猴子

资 源 简 介

The Monos Algebra software provides the ability to compute with monomial and binomial ideals. ## News ## The 1.0 RC2 release is now available. Just download the installer and do either double-click on the jar file (windows) or do: java -jar monos-installer-1.0-rc2.jar ## Examples ## Monos lets you compute with binomials. If you want to compute the irredundant irreducible decomposition of a monomial ideal, just do: (let ((i (monomial-ideal-with-order (lex-order x1 x2 x3) x1^2 x2^2 x2*x3))) (decompose-ideal i)) As you can see, the scripting language is R5RS scheme. It compiles to Java bytecode. If you want, you can use the Java API directly. You can also compute gröbner bases for binomial and toric ideals. For example, give the following input stored in k4.mat: 24 161 1 1 1 0 0 0 0 0 0 0 0 0 0 0 00 0 0 0 1 1 1 1 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 1 1 1 1 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 1 1 0 0 0 0 0 0
VIP VIP
0.170140s