Closed AtiyahElsheikh closed 2 years ago
The latest MA.jl simplification V0.2.3 , data field can be of struct type. This reduces memory consumption by 1/3!
so that MainMALPM.jl works with MA Version 0.2.3 ( data field is no longer enforced to be of dict. type). Static declaration of functions does not improve performance afterwards.
I am only doing a pull-request just to make it easier to follow what I am doing. Since I am experimenting here and there, therefore code is subject to frequent changes.