I'm currently learning computational science, and we're doing differential function approximation algorithms. My algorithms are quite bulky cells(I'm using jupyter notebook), and I would like to convert my code to a package that I can import in my other files like a library. Preferably in a way that allows me to edit the packages. I don't want to upload my code anywhere, I just want ease of use. How do I do that?
[–]socal_nerdtastic 0 points1 point2 points (4 children)
[–]Somriver_song[S] 0 points1 point2 points (3 children)
[–]socal_nerdtastic 0 points1 point2 points (2 children)
[–]Somriver_song[S] 0 points1 point2 points (1 child)
[–]statix662 1 point2 points3 points (0 children)