How to define input from users for a 2D heteregenous model
|
|
4
|
337
|
April 18, 2022
|
How best to use a custom module?
|
|
18
|
3294
|
March 1, 2022
|
Are Value types the correct solution for me? (as parameters that choose the algorithm)
|
|
4
|
482
|
January 24, 2022
|
Inheritance in Parametric Types
|
|
7
|
601
|
January 19, 2022
|
Best practice for script with ARGS that can also be run with `include`
|
|
3
|
1363
|
January 14, 2022
|
Need help understanding best practices to organise projects with many scripts
|
|
1
|
625
|
January 11, 2022
|
Code organization to use precompilation with a tiny example
|
|
0
|
412
|
August 5, 2021
|
Why the global variable is not updated even already initialized and included in all modules?
|
|
12
|
1053
|
August 20, 2021
|
Combining two co-dependent modules into a single program
|
|
20
|
2248
|
May 28, 2021
|
How to add a folder path in your .jl script
|
|
10
|
8305
|
May 28, 2021
|
Organization of multiple modules in same package
|
|
18
|
5077
|
May 4, 2021
|
Single module vs. submodules in a project
|
|
17
|
5096
|
February 17, 2021
|
Application Code Organization
|
|
17
|
921
|
January 12, 2021
|
[ANN] PatModules.jl: a better module system for Julia
|
|
70
|
9193
|
January 4, 2021
|
Organizing local Julia code into modules and/or packages
|
|
7
|
1313
|
October 14, 2020
|
How to Import dependency from one file to another inside of a package?
|
|
8
|
6066
|
July 23, 2020
|
Workflow tips for small-team academic projectscode
|
|
13
|
2945
|
June 9, 2020
|
Advice on structuring larger codebases
|
|
19
|
1804
|
March 19, 2020
|
Organizing code into functions—am I doing it right?
|
|
9
|
1735
|
February 28, 2020
|
VSCode LOAD_PATH discussion
|
|
40
|
2618
|
February 9, 2020
|
“large” scale software in Julia
|
|
6
|
2938
|
October 15, 2019
|
Large programs: structuring modules & include such that to increase performance and readability
|
|
14
|
4334
|
October 4, 2019
|
Pros & Cons of using modules vs plain include?
|
|
14
|
2670
|
September 8, 2018
|
Distinguishing projects from packages
|
|
38
|
5221
|
March 23, 2018
|
Julia Modules
|
|
20
|
5117
|
November 17, 2017
|
Working with multiple files
|
|
12
|
6095
|
August 2, 2017
|
How to organise files and modules?
|
|
8
|
4474
|
July 14, 2017
|
Where do I put my functions?
|
|
8
|
7318
|
November 16, 2016
|