-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
Right now there are a lot of unnecessary allocations. Eliminating all such allocations would probably impose too many constraints on the supportable HMC algorithms or require lots of code duplication, but we could still probably gain a lot of performance by at least mutating whenever we know the the vector being overwritten will never be needed for a sample or a sample statistic.
Metadata
Metadata
Assignees
Labels
No labels