|
Performance implications of computations in keyword arguments
|
|
9
|
561
|
September 1, 2025
|
|
The best way(s) to encode binary type parameter choices
|
|
9
|
209
|
March 31, 2025
|
|
Copy on write?
|
|
2
|
206
|
February 18, 2025
|
|
Second edition for Hands-on Design Patterns and Best Practices with Julia?
|
|
5
|
2135
|
February 17, 2025
|
|
Where to put export statements (Sub-Module Pattern) in distributed code?
|
|
2
|
91
|
February 13, 2025
|
|
Zig Like Interfaces for Julia
|
|
3
|
558
|
February 3, 2025
|
|
Informal interfaces and abstract types
|
|
1
|
445
|
May 11, 2023
|
|
Guideline on verbose in module (design pattern?)
|
|
0
|
357
|
December 6, 2021
|
|
Keeping well-defined mathematical functions orthogonal to a project structs design
|
|
3
|
466
|
January 6, 2023
|
|
How to write idiomatic (non-OOP) Julia version of OOP design pattern?
|
|
8
|
1084
|
July 13, 2022
|
|
Is this design pattern of `::Val{}` dispatching evil?
|
|
10
|
1033
|
February 25, 2022
|
|
Encapsulation and Interface-like implementations in Julia
|
|
2
|
1281
|
January 17, 2022
|
|
Design patterns for parameterizing by functions
|
|
2
|
678
|
November 3, 2021
|
|
Inserting new abstract type into existing hierarchy?
|
|
7
|
863
|
June 4, 2021
|
|
Implementing Singleton design pattern
|
|
8
|
2631
|
May 25, 2021
|
|
What's the best practice in Julia for research (often changed codes)?
|
|
26
|
1653
|
April 20, 2021
|
|
"Zipped" loops in test sets: a bad design pattern?
|
|
8
|
820
|
March 22, 2021
|
|
Better design pattern for this type of development..?
|
|
5
|
479
|
August 7, 2020
|
|
New book: Hands-on Design Patterns and Best Practices with Julia
|
|
29
|
9161
|
April 1, 2020
|
|
Design patterns for generic code with reusable caches for intermediate values
|
|
3
|
559
|
March 29, 2020
|
|
Design Pattern the Julian way?
|
|
16
|
9910
|
September 24, 2019
|
|
What is a good design pattern for developing parallel types, one designed for safety and the other for performance?
|
|
14
|
865
|
August 13, 2019
|
|
Examples of Well-Written Julia packages to emulate--in terms of generic functions, design, etc
|
|
16
|
2101
|
July 29, 2019
|
|
Is there a Julian way to combine types generically or a design pattern that achieves the goal?
|
|
16
|
3144
|
May 8, 2017
|
|
Metaprogramming design patterns
|
|
7
|
1872
|
March 14, 2017
|