Tagged Questions
17
votes
2answers
470 views
How can one define a custom data object?
In Mathematica there are different objects like InterpolatingFunction or SparseArray? How can I define a custom data object with ...
52
votes
7answers
4k views
Struct equivalent in Mathematica?
I really miss having something like a struct in Mathematica. I know of (and regularly use) a couple of programming techniques which feel like a ...
