|
Define equality for struct by checking all fields
|
|
4
|
255
|
October 15, 2024
|
|
Memory allocations when performing operation on Tuple of structs
|
|
9
|
258
|
October 15, 2024
|
|
Macro usage: create dispatch for vector length
|
|
8
|
173
|
September 26, 2024
|
|
Structs calling each other
|
|
2
|
125
|
September 26, 2024
|
|
Efficiently creating and updating a struct of SVectors
|
|
10
|
298
|
September 23, 2024
|
|
Need a basic example on using custom structs in CUDA.jl with Adapt.jl
|
|
2
|
358
|
August 31, 2024
|
|
Why keyword `struct` is used instead of `type` for type definition?
|
|
3
|
275
|
August 29, 2024
|
|
In Operator not working as expected for struct
|
|
5
|
128
|
August 6, 2024
|
|
[ANN] StrucRev - revise type definitions as you go
|
|
17
|
1629
|
July 28, 2024
|
|
How to create a struct from a dict
|
|
7
|
286
|
July 27, 2024
|
|
Best practices to add more than one bound to type parameters
|
|
23
|
416
|
July 21, 2024
|
|
[Ann] LightSumTypes.jl - Combine multiple types in a single one
|
|
5
|
1319
|
July 6, 2024
|
|
`sizeof` on custom struct does not check fields
|
|
4
|
317
|
June 30, 2024
|
|
How to read a static array of a composite type
|
|
0
|
88
|
June 10, 2024
|
|
Effect of typing in structures
|
|
4
|
201
|
June 7, 2024
|
|
Type instabilities when dealing with structs and Ref
|
|
4
|
319
|
June 3, 2024
|
|
Understanding parallelization of composite types
|
|
0
|
293
|
June 2, 2024
|
|
How to extend structs for equality, in order to make use of operator like `in`?
|
|
7
|
312
|
May 16, 2024
|
|
How to define a `struct` that has keyword arguments?
|
|
10
|
1010
|
May 16, 2024
|
|
How to define a new matrix type?
|
|
2
|
309
|
March 25, 2024
|
|
Allocations when writing to vectors in struct
|
|
4
|
314
|
March 17, 2024
|
|
Type-instability with DifferentialEquations.jl when using nested structs
|
|
6
|
398
|
February 9, 2024
|
|
How not to commit type piracy when handling automatic conversion for field with Union type
|
|
10
|
264
|
February 7, 2024
|
|
Creating Circular Referencing Structs
|
|
3
|
781
|
December 22, 2023
|
|
Parsimonious way to unpack big structs
|
|
18
|
3958
|
January 28, 2024
|
|
Passing struct as argument to optimizer
|
|
2
|
273
|
January 24, 2024
|
|
Question Julia best practices for structs of numbers
|
|
7
|
474
|
January 23, 2024
|
|
How to optimize struct for speed?
|
|
4
|
580
|
January 9, 2024
|
|
Dynamically create Struct
|
|
12
|
985
|
January 4, 2024
|
|
Question About Unicode and Symbols
|
|
2
|
482
|
December 27, 2023
|