remove .net description
This commit is contained in:
parent
e4d60f0350
commit
8c12bc41fe
@ -41,7 +41,6 @@ Specify the image in the profile of the singleuser
|
||||
* Description:
|
||||
1. Environment variable `JULIA_NUM_THREADS` in Julia image, please configure according to desired concurrency threads at startup.
|
||||
* Sagemath: An open-source mathematical computation system that combines multiple mathematical packages, providing extensive mathematical functions such as numerical computation, symbolic computation, discrete mathematics, and statistical analysis. It is also an interactive computing environment, convenient for mathematical modeling, algorithm design, and academic research.
|
||||
* Dotnet: A cross-platform development framework that supports C#, F#, and PW, used for building various types of applications including web applications, desktop applications, and mobile applications. It provides rich class libraries and tools, simplifying development processes, and has high performance and scalability.
|
||||
* Scilab (With Desktop-GUI): An open-source numerical computing software, suitable for numerical analysis, data visualization, simulation, and modeling in scientific and engineering fields. It provides a rich set of mathematical functions and toolboxes, supports matrix computation, symbolic computation, and plotting functions, is a powerful mathematical tool, especially suitable for education and research fields, provides Xfce desktop support, and includes all plugins available through APT.
|
||||
* Description
|
||||
1. THIS IS NOT READY NOW .
|
||||
@ -78,9 +77,9 @@ PROGRAM-->PC(Julia)
|
||||
PROGRAM-->PR(mojo)
|
||||
Python-->PRA(Scipy)
|
||||
Python-->PRB(Scrpy)
|
||||
PRA-->PRAA(pyai)
|
||||
PRA-->PRAB(pyspark)
|
||||
PRA-->PRAC(pyflink)
|
||||
PRA-->PRAA(pyai)
|
||||
PRA-->PRAB(pyspark)
|
||||
PRA-->PRAC(pyflink)
|
||||
Python-->MATH{MATH-TOOL}-->MA(Octave)
|
||||
MATH-->MB(Maple)
|
||||
MATH-->MC(Sagemath)
|
||||
|
@ -49,8 +49,7 @@ plt.rcParams["font.family"] = zh_font.get_name()
|
||||
* Julia:支持Julia,高性能、动态的编程语言,设计用于科学计算和数据分析,具备类似Python的易读性和类似C的执行速度。
|
||||
* 说明:
|
||||
1. Julia镜像中的环境变量`JULIA_NUM_THREADS`,请在启动时根据理想的并发线程数进行配置
|
||||
* Sagemath:一个开源的数学计算系统,结合了多个数学软件包,提供了广泛的数学功能,如数值计算、符号计算、离散数学和统计分析。它也是一个交互式计算环境,方便进行数学建模、算法设计和学术研究。
|
||||
* Dotnet: 一个跨平台的开发框架,支持C#、F#、PW,用于构建各种类型的应用程序,包括Web应用、桌面应用和移动应用。它提供了丰富的类库和工具,简化了开发过程,并具有高性能和可扩展性。
|
||||
* Sagemath:一个开源的数学计算系统,结合了多个数学软件包,提供了广泛的数学功能,如数值计算、符号计算、离散数学和统计分析。它也是一个交互式计算环境,方便进行数学建模、算法设计和学术研究。
|
||||
* Scilab(With Desktop-GUI): 开源的数值计算软件,适用于科学和工程领域中的数值分析、数据可视化、模拟和建模。它提供了丰富的数学函数和工具箱,支持矩阵计算、符号计算和绘图功能,是一个强大的数学工具,尤其适用于教育和研究领域,提供Xfce桌面支持,包含APT可获取的全部插件。
|
||||
* Description
|
||||
1. 该镜像存在问题
|
||||
|
Loading…
x
Reference in New Issue
Block a user