Java数值计算包 jLab

码农软件 · 软件分类 · 其他开发相关 · 2019-10-31 20:44:34

软件介绍

jLab是数值计算的Java执行环境。该jLab环境的目的是提供一个基于Matlab / Scilab喜欢的科学计算平台所支持的脚本引擎执行的Java语言。
The current jLab version provides four scripting engines:
  1. The j-Script engine which is Matlab-like, interpreted, but unfortunately relatively slow.
  2. The GroovySci compiled scripting engine which is based on the Groovy 1.6-beta source, with extensions to provide Matlab-like matrix operations. This is the default scripting engine.
  3. The JavaSci mode which is scripting Java, ultimately fast, about 10 to 30 times faster than GroovySci, but lacks many high-level Matlab-like features of GroovySci.
  4. The compiled j-Script engine, which is Matlab-like in syntax, has similar speed with the latest Matlab version, and works by compiling to GroovySci and to pure Java. Although many constructs are currently supported, it requires still much work.

本文地址:https://codercto.com/soft/d/17991.html

Operating Systems

Operating Systems

Remzi Arpaci-Dusseau、Andrea Arpaci-Dusseau / Arpaci-Dusseau Books / 2012-8-19 / USD 21.00

A book about modern operating systems. Topics are broken down into three major conceptual pieces: Virtualization, Concurrency, and Persistence. Includes all major components of modern systems includin......一起来看看 《Operating Systems》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具