custom types

custom types

de Usuario eliminado -
Número de respuestas: 1

Hello, professor. 

I am trying to get the script for the custom types class. However, different from the other scripts so far, in which i'd go to their "edit on github" and copy paste the code from thee to the visual studio, this time it says that the page doesnt exist. also, when i try to copy and paste each part of the script individually i'm having error. What should I do?

(this is the script i'm talkign about) 

https://sylvaticus.github.io/SPMLJ/stable/01_-_JULIA1_-_Basic_Julia_programming/0105-custom_types.html#

Thank you,
Rodolfo


En respuesta a Usuario eliminado

Re: custom types

de Antonello Lobianco -
ok thanks.. I know what happened.. I renamed all the course lessons and the documentation has not yet been updated so the link looks on the old file.
I have triggered the rebuilding of the documentation.. either you wait ~ one hour or directly pick up the file on GitHub : https://github.com/sylvaticus/SPMLJ/tree/main/lessonsSources/01_-_JULIA1_-_Basic_Julia_programming
Still, the best would be to clone the repository.. if you really can't use git for some reason, just download the zip containing the whole repository and extract it on your pc.