Julia: what is this dot that is attached to number indicates?

后端 未结 0 776
被撕碎了的回忆
被撕碎了的回忆 2020-12-24 13:13

I\'m new to Julia and was writing some code for linear algebra calculations. Take a look at this code first:

A = reshape(collect(1:2:18), (3, 3))  # create 3×         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题