|
Libjulia: is it really necessary to wrap immutable variables to protect them and why?
|
|
1
|
214
|
February 4, 2026
|
|
Help - not so zero-cost abstraction
|
|
11
|
516
|
December 10, 2025
|
|
Make custom type behave like Float64
|
|
4
|
196
|
October 7, 2025
|
|
Is there an abstract interface for parameter/function estimation?
|
|
2
|
118
|
September 15, 2025
|
|
Hidden version of searchsortedfirst
|
|
4
|
203
|
August 23, 2025
|
|
[ANN] MultipleInterfaces.jl: Interfaces with multiple inheritance and multiple dispatch
|
|
28
|
2540
|
August 8, 2025
|
|
ANN: TraitInterfaces.jl - explicit interfaces in Julia
|
|
0
|
285
|
July 28, 2025
|
|
Common API for `Integrate`. IntegrationBase
|
|
5
|
216
|
July 11, 2025
|
|
How can interfaces work with symbolic-diff?
|
|
8
|
232
|
June 3, 2025
|
|
Interfaces/traits in julia 2.0 and multiple inheritance
|
|
37
|
3236
|
May 7, 2025
|
|
Avoid copy when using data for Ptr{T}
|
|
4
|
194
|
May 2, 2025
|
|
Zig Like Interfaces for Julia
|
|
3
|
604
|
February 3, 2025
|
|
Interfaces.jl unable to find implementation
|
|
2
|
156
|
December 31, 2024
|
|
Why did Julia choose nominal typing over structural typing/traits?
|
|
29
|
1945
|
November 16, 2024
|
|
What interface to implement for `round(x, digits=n)` to work?
|
|
2
|
92
|
November 7, 2024
|
|
Non-intuitive difference of copyto! between CuArray and Array
|
|
3
|
149
|
September 26, 2024
|
|
Problem making two custom number types work together
|
|
6
|
198
|
August 4, 2024
|
|
Running a Julia script from MATLAB using system()
|
|
1
|
281
|
February 9, 2024
|
|
Feasibility of adding multiple inheritance to Julia
|
|
36
|
2812
|
October 31, 2023
|
|
How to design a custom array-like type for physics calculations: balancing functionality and customization?
|
|
2
|
575
|
September 16, 2023
|
|
Interface pattern in Julia
|
|
4
|
453
|
July 24, 2023
|
|
Static testing with JET vs interfaces
|
|
5
|
407
|
April 27, 2023
|
|
When to Use An Interface ("Base-like") Package
|
|
1
|
378
|
March 5, 2023
|
|
RFC: Language Support for Traits — Yay or Nay?
|
|
45
|
5277
|
February 8, 2023
|
|
How do I define my own type based on Julia's pre-existing type?
|
|
4
|
406
|
January 31, 2023
|
|
[pre-ANN/RFC] VectorInterface.jl
|
|
4
|
702
|
August 3, 2022
|
|
AbstractVector vs AbstractRange: length vs size -- which is fundamental?
|
|
3
|
1157
|
July 28, 2022
|
|
What is the interface for abstract types in Base?
|
|
2
|
360
|
April 20, 2022
|
|
Any guides on designing an interface?
|
|
3
|
826
|
March 5, 2022
|
|
Is there a defined minimal interface for a type to work with SparseArrays?
|
|
22
|
1484
|
October 21, 2021
|