Organizing Julia code
|
|
11
|
1983
|
June 21, 2022
|
How to use local, relative modules (best practice, simple)?
|
|
14
|
332
|
May 26, 2022
|
How to write a program as a Julia package?
|
|
29
|
759
|
May 10, 2022
|
Implicitly loaded modules in the future?
|
|
281
|
9490
|
May 4, 2022
|
How to define input from users for a 2D heteregenous model
|
|
4
|
106
|
April 18, 2022
|
How best to use a custom module?
|
|
18
|
584
|
March 1, 2022
|
How to add several subdirectories to LOAD_PATH in startup.jl file?
|
|
13
|
1189
|
February 8, 2022
|
Multiple Julia processes while using Modules
|
|
5
|
231
|
January 24, 2022
|
Are Value types the correct solution for me? (as parameters that choose the algorithm)
|
|
4
|
221
|
January 24, 2022
|
Best practise: organising code in Julia
|
|
10
|
1579
|
January 23, 2022
|
Inheritance in Parametric Types
|
|
7
|
214
|
January 19, 2022
|
Best practice for script with ARGS that can also be run with `include`
|
|
3
|
289
|
January 14, 2022
|
Need help understanding best practices to organise projects with many scripts
|
|
1
|
242
|
January 11, 2022
|
Code organization to use precompilation with a tiny example
|
|
0
|
206
|
August 5, 2021
|
Combining two co-dependent modules into a single program
|
|
20
|
961
|
May 28, 2021
|
How to add a folder path in your .jl script
|
|
10
|
1722
|
May 28, 2021
|
Single module vs. submodules in a project
|
|
17
|
1424
|
February 17, 2021
|
Application Code Organization
|
|
17
|
401
|
January 12, 2021
|
Proper way of organizing code into subpackages
|
|
27
|
2841
|
January 5, 2021
|
[ANN] PatModules.jl: a better module system for Julia
|
|
70
|
5607
|
January 4, 2021
|
Organizing local Julia code into modules and/or packages
|
|
7
|
708
|
October 14, 2020
|
How to Import dependency from one file to another inside of a package?
|
|
8
|
2732
|
July 23, 2020
|
Advice on structuring larger codebases
|
|
19
|
1326
|
March 19, 2020
|
Organizing code into functions—am I doing it right?
|
|
9
|
697
|
February 28, 2020
|
VSCode LOAD_PATH discussion
|
|
40
|
1867
|
February 9, 2020
|
What is the preferred way to use multiple files?
|
|
12
|
3288
|
November 4, 2019
|
Large programs: structuring modules & include such that to increase performance and readability
|
|
14
|
2628
|
October 4, 2019
|
Pros & Cons of using modules vs plain include?
|
|
14
|
947
|
September 8, 2018
|
Julia Modules
|
|
20
|
3880
|
November 17, 2017
|