good first issuelow priorityperformance
Repository metrics
- Stars
- (79 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
internal function AAPE has really bad performance, allocating 10 vectors for each element of a dataset... Thankfully it is easy to optimize it to do 0 allocations so I leave this here for a newcomer that would like to contribute.