Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Julia 语言的开源项目 #1758

Open
Rratic opened this issue May 29, 2021 · 2 comments
Open

Julia 语言的开源项目 #1758

Rratic opened this issue May 29, 2021 · 2 comments

Comments

@Rratic
Copy link

Rratic commented May 29, 2021

首先推荐类别julia

前言

在issue147中提到了

iblis17 您好,由于推荐的 Julia 语言项目过少,该项目暂时不能收入到月刊中,如后续推荐的项目数量足够出刊,会再考虑该项目。再次感谢推荐项目 😁

那么我先推荐4个吧(自己的亿点也不活跃,不符合标准,就不自荐了)

JuliaZH

  • 项目地址:https://github.com/JuliaCN/JuliaZH.jl
  • 类别:Julia
  • 项目后续更新计划:补充1.6翻译
  • 项目描述:提供了中文翻译
  • 推荐理由:可以直接用REPL的help功能查看文档
  • 示例代码:
julia> using JuliaZH

help?> julia
search: JuliaZH

  欢迎来到Julia 1.1.0. 完整的中文手册可以在这里找到

  https://docs.juliacn.com/

  更多中文资料和教程,也请关注Julia中文社区

  https://cn.julialang.org

  新手请参考中文discourse上的新手指引

  https://discourse.juliacn.com/t/topic/159

  输入 ?, 然后输入你想要查看帮助文档的函数或者宏名称就可以查看它们的文档。例如?cos, 或者 ?@time 然后按回车键即可。

  在REPL中输入 ENV["REPL_LOCALE"]="" 将恢复英文模式。再次回到中文模型请输入 ENV["REPL_LOCALE"]="zh_CN"。

IJulia

using IJulia
notebook()

Plots

DataStructure

@nanna66
Copy link

nanna66 commented May 30, 2021

谢谢,学习了。

@521xueweihan 521xueweihan changed the title 推荐*4 Julia 语言的开源项目 Jun 24, 2021
@521xueweihan
Copy link
Owner

521xueweihan commented Jun 24, 2021

@Rratic 这个 issues 我改了个名称,打算放着常驻。

本 issues 中 Julia 语言的开源项目满 10 后,我会从中挑选 1-2 个到月刊的其他分类中。

悄悄话:我已经认识到月刊的局限性和种类的单一性,在开发新的项目用来适应和服务更多的开源爱好者和推荐开源项目。敬请期待~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants