|
Using an imported struct as a type annotation
|
|
3
|
332
|
August 9, 2022
|
|
Is there any rule to arrange the order of definitions of variables, functions, types, macros in a module?
|
|
6
|
493
|
August 7, 2022
|
|
Organizing structures in a package
|
|
2
|
495
|
July 9, 2022
|
|
Organizing Julia code
|
|
11
|
3154
|
June 21, 2022
|
|
How to write a program as a Julia package?
|
|
29
|
1998
|
May 10, 2022
|
|
Implicitly loaded modules in the future?
|
|
281
|
16936
|
May 4, 2022
|
|
How to define input from users for a 2D heteregenous model
|
|
4
|
368
|
April 18, 2022
|
|
How best to use a custom module?
|
|
18
|
3659
|
March 1, 2022
|
|
Are Value types the correct solution for me? (as parameters that choose the algorithm)
|
|
4
|
525
|
January 24, 2022
|
|
Inheritance in Parametric Types
|
|
7
|
658
|
January 19, 2022
|
|
Best practice for script with ARGS that can also be run with `include`
|
|
3
|
2014
|
January 14, 2022
|
|
Need help understanding best practices to organise projects with many scripts
|
|
1
|
649
|
January 11, 2022
|
|
Code organization to use precompilation with a tiny example
|
|
0
|
440
|
August 5, 2021
|
|
Why the global variable is not updated even already initialized and included in all modules?
|
|
12
|
1126
|
August 20, 2021
|
|
Combining two co-dependent modules into a single program
|
|
20
|
2480
|
May 28, 2021
|
|
How to add a folder path in your .jl script
|
|
10
|
9038
|
May 28, 2021
|
|
Organization of multiple modules in same package
|
|
18
|
5473
|
May 4, 2021
|
|
Single module vs. submodules in a project
|
|
17
|
5958
|
February 17, 2021
|
|
Application Code Organization
|
|
17
|
1020
|
January 12, 2021
|
|
[ANN] PatModules.jl: a better module system for Julia
|
|
70
|
9944
|
January 4, 2021
|
|
Organizing local Julia code into modules and/or packages
|
|
7
|
1402
|
October 14, 2020
|
|
How to Import dependency from one file to another inside of a package?
|
|
8
|
6464
|
July 23, 2020
|
|
Workflow tips for small-team academic projectscode
|
|
13
|
3128
|
June 9, 2020
|
|
Advice on structuring larger codebases
|
|
19
|
2025
|
March 19, 2020
|
|
Organizing code into functions—am I doing it right?
|
|
9
|
1875
|
February 28, 2020
|
|
VSCode LOAD_PATH discussion
|
|
40
|
2869
|
February 9, 2020
|
|
“large” scale software in Julia
|
|
6
|
3034
|
October 15, 2019
|
|
Large programs: structuring modules & include such that to increase performance and readability
|
|
14
|
4742
|
October 4, 2019
|
|
Pros & Cons of using modules vs plain include?
|
|
14
|
3088
|
September 8, 2018
|
|
Distinguishing projects from packages
|
|
38
|
5525
|
March 23, 2018
|