|
Define equality for struct by checking all fields
|
|
4
|
242
|
October 15, 2024
|
|
Memory allocations when performing operation on Tuple of structs
|
|
9
|
254
|
October 15, 2024
|
|
Macro usage: create dispatch for vector length
|
|
8
|
159
|
September 26, 2024
|
|
Structs calling each other
|
|
2
|
122
|
September 26, 2024
|
|
Efficiently creating and updating a struct of SVectors
|
|
10
|
289
|
September 23, 2024
|
|
Need a basic example on using custom structs in CUDA.jl with Adapt.jl
|
|
2
|
348
|
August 31, 2024
|
|
Why keyword `struct` is used instead of `type` for type definition?
|
|
3
|
271
|
August 29, 2024
|
|
In Operator not working as expected for struct
|
|
5
|
123
|
August 6, 2024
|
|
[ANN] StrucRev - revise type definitions as you go
|
|
17
|
1625
|
July 28, 2024
|
|
How to create a struct from a dict
|
|
7
|
278
|
July 27, 2024
|
|
Best practices to add more than one bound to type parameters
|
|
23
|
409
|
July 21, 2024
|
|
[Ann] LightSumTypes.jl - Combine multiple types in a single one
|
|
5
|
1314
|
July 6, 2024
|
|
`sizeof` on custom struct does not check fields
|
|
4
|
302
|
June 30, 2024
|
|
How to read a static array of a composite type
|
|
0
|
86
|
June 10, 2024
|
|
Effect of typing in structures
|
|
4
|
195
|
June 7, 2024
|
|
Type instabilities when dealing with structs and Ref
|
|
4
|
317
|
June 3, 2024
|
|
Understanding parallelization of composite types
|
|
0
|
289
|
June 2, 2024
|
|
How to extend structs for equality, in order to make use of operator like `in`?
|
|
7
|
307
|
May 16, 2024
|
|
How to define a `struct` that has keyword arguments?
|
|
10
|
974
|
May 16, 2024
|
|
How to define a new matrix type?
|
|
2
|
305
|
March 25, 2024
|
|
Allocations when writing to vectors in struct
|
|
4
|
308
|
March 17, 2024
|
|
Type-instability with DifferentialEquations.jl when using nested structs
|
|
6
|
396
|
February 9, 2024
|
|
How not to commit type piracy when handling automatic conversion for field with Union type
|
|
10
|
257
|
February 7, 2024
|
|
Creating Circular Referencing Structs
|
|
3
|
770
|
December 22, 2023
|
|
Parsimonious way to unpack big structs
|
|
18
|
3939
|
January 28, 2024
|
|
Passing struct as argument to optimizer
|
|
2
|
273
|
January 24, 2024
|
|
Question Julia best practices for structs of numbers
|
|
7
|
465
|
January 23, 2024
|
|
How to optimize struct for speed?
|
|
4
|
576
|
January 9, 2024
|
|
Dynamically create Struct
|
|
12
|
975
|
January 4, 2024
|
|
Question About Unicode and Symbols
|
|
2
|
479
|
December 27, 2023
|