SuanShu是一款易于使用的數值方法庫。您可以使用它來構建工程軟件以及做研究或原型。SuanShu能夠為您節省用于編碼數值算法基礎結構的時間讓您專注于您的應用。SuanShu使用現代軟件工程原則重新設計。它提供了一個數據結構集合用于表示許多數學概念,以幫助您編寫良好的面向對象的代碼。SuanShu完全由Java編寫。它能夠運行在所有的擁有一個兼容的jvm的平臺上,例如,PC機和移動設備。SuanShu能夠被用于與其他Java技術結合。
SuanShu is an easy-to-use library of numerical methods. You may use it to build engineering software as well as to do research or prototyping. SuanShu saves you from coding the infrastructural numerical algorithms so that you can focus on your applications.SuanShu is designed from anew using modern software engineering principles. It provides a collection of data structures to represent many mathematical concepts to help you write good object-oriented code.SuanShu is written entirely in Java. It runs on all platforms that host a compatible jvm such as PCs and mobile devices. SuanShu can be used in conjunction with other Java technologies.