|
Using an imported struct as a type annotation
|
|
3
|
344
|
August 9, 2022
|
|
Is there any rule to arrange the order of definitions of variables, functions, types, macros in a module?
|
|
6
|
532
|
August 7, 2022
|
|
Organizing structures in a package
|
|
2
|
524
|
July 9, 2022
|
|
Organizing Julia code
|
|
11
|
3228
|
June 21, 2022
|
|
How to write a program as a Julia package?
|
|
29
|
2086
|
May 10, 2022
|
|
Implicitly loaded modules in the future?
|
|
278
|
18169
|
May 4, 2022
|
|
How to define input from users for a 2D heteregenous model
|
|
4
|
390
|
April 18, 2022
|
|
How best to use a custom module?
|
|
18
|
3785
|
March 1, 2022
|
|
Are Value types the correct solution for me? (as parameters that choose the algorithm)
|
|
4
|
548
|
January 24, 2022
|
|
Inheritance in Parametric Types
|
|
7
|
699
|
January 19, 2022
|
|
Best practice for script with ARGS that can also be run with `include`
|
|
3
|
2104
|
January 14, 2022
|
|
Need help understanding best practices to organise projects with many scripts
|
|
1
|
658
|
January 11, 2022
|
|
Code organization to use precompilation with a tiny example
|
|
0
|
446
|
August 5, 2021
|
|
Why the global variable is not updated even already initialized and included in all modules?
|
|
12
|
1180
|
August 20, 2021
|
|
Combining two co-dependent modules into a single program
|
|
20
|
2575
|
May 28, 2021
|
|
How to add a folder path in your .jl script
|
|
10
|
9148
|
May 28, 2021
|
|
Organization of multiple modules in same package
|
|
18
|
5625
|
May 4, 2021
|
|
Single module vs. submodules in a project
|
|
17
|
6116
|
February 17, 2021
|
|
Application Code Organization
|
|
17
|
1128
|
January 12, 2021
|
|
[ANN] PatModules.jl: a better module system for Julia
|
|
70
|
10233
|
January 4, 2021
|
|
Organizing local Julia code into modules and/or packages
|
|
7
|
1429
|
October 14, 2020
|
|
How to Import dependency from one file to another inside of a package?
|
|
8
|
6552
|
July 23, 2020
|
|
Workflow tips for small-team academic projectscode
|
|
13
|
3211
|
June 9, 2020
|
|
Advice on structuring larger codebases
|
|
19
|
2098
|
March 19, 2020
|
|
Organizing code into functions—am I doing it right?
|
|
9
|
1931
|
February 28, 2020
|
|
VSCode LOAD_PATH discussion
|
|
40
|
2986
|
February 9, 2020
|
|
“large” scale software in Julia
|
|
6
|
3079
|
October 15, 2019
|
|
Large programs: structuring modules & include such that to increase performance and readability
|
|
14
|
4851
|
October 4, 2019
|
|
Pros & Cons of using modules vs plain include?
|
|
14
|
3222
|
September 8, 2018
|
|
Distinguishing projects from packages
|
|
38
|
5706
|
March 23, 2018
|