remove .net description

This commit is contained in:
ben0i0d 2024-04-16 14:52:43 +08:00
parent e4d60f0350
commit 8c12bc41fe
2 changed files with 4 additions and 6 deletions

View File

@ -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)

View File

@ -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一个开源的数学计算系统结合了多个数学软件包提供了广泛的数学功能如数值计算、符号计算、离散数学和统计分析。它也是一个交互式计算环境方便进行数学建模、算法设计和学术研究。
* ScilabWith Desktop-GUI: 开源的数值计算软件适用于科学和工程领域中的数值分析、数据可视化、模拟和建模。它提供了丰富的数学函数和工具箱支持矩阵计算、符号计算和绘图功能是一个强大的数学工具尤其适用于教育和研究领域提供Xfce桌面支持包含APT可获取的全部插件。
* Description
1. 该镜像存在问题