Organizing Julia code
|
|
11
|
3036
|
June 21, 2022
|
How to write a program as a Julia package?
|
|
29
|
1777
|
May 10, 2022
|
Implicitly loaded modules in the future?
|
|
281
|
14865
|
May 4, 2022
|
How to define input from users for a 2D heteregenous model
|
|
4
|
337
|
April 18, 2022
|
How best to use a custom module?
|
|
18
|
3419
|
March 1, 2022
|
Are Value types the correct solution for me? (as parameters that choose the algorithm)
|
|
4
|
484
|
January 24, 2022
|
Inheritance in Parametric Types
|
|
7
|
606
|
January 19, 2022
|
Best practice for script with ARGS that can also be run with `include`
|
|
3
|
1597
|
January 14, 2022
|
Need help understanding best practices to organise projects with many scripts
|
|
1
|
627
|
January 11, 2022
|
Code organization to use precompilation with a tiny example
|
|
0
|
415
|
August 5, 2021
|
Why the global variable is not updated even already initialized and included in all modules?
|
|
12
|
1059
|
August 20, 2021
|
Combining two co-dependent modules into a single program
|
|
20
|
2288
|
May 28, 2021
|
How to add a folder path in your .jl script
|
|
10
|
8639
|
May 28, 2021
|
Organization of multiple modules in same package
|
|
18
|
5206
|
May 4, 2021
|
Single module vs. submodules in a project
|
|
17
|
5420
|
February 17, 2021
|
Application Code Organization
|
|
17
|
923
|
January 12, 2021
|
[ANN] PatModules.jl: a better module system for Julia
|
|
70
|
9253
|
January 4, 2021
|
Organizing local Julia code into modules and/or packages
|
|
7
|
1323
|
October 14, 2020
|
How to Import dependency from one file to another inside of a package?
|
|
8
|
6170
|
July 23, 2020
|
Workflow tips for small-team academic projectscode
|
|
13
|
2984
|
June 9, 2020
|
Advice on structuring larger codebases
|
|
19
|
1817
|
March 19, 2020
|
Organizing code into functions—am I doing it right?
|
|
9
|
1762
|
February 28, 2020
|
VSCode LOAD_PATH discussion
|
|
40
|
2627
|
February 9, 2020
|
“large” scale software in Julia
|
|
6
|
2953
|
October 15, 2019
|
Large programs: structuring modules & include such that to increase performance and readability
|
|
14
|
4439
|
October 4, 2019
|
Pros & Cons of using modules vs plain include?
|
|
14
|
2804
|
September 8, 2018
|
Distinguishing projects from packages
|
|
38
|
5229
|
March 23, 2018
|
Julia Modules
|
|
20
|
5134
|
November 17, 2017
|
Working with multiple files
|
|
12
|
6155
|
August 2, 2017
|
How to organise files and modules?
|
|
8
|
4489
|
July 14, 2017
|