scalanlp/breeze

Windowed Time Series Data in Matrices

開放

#586 建立於 2016年9月22日

 (0 則留言) (0 個反應) (0 位負責人)Scala (690 個分叉)batch import
help wantedproject

倉庫指標

星標
 (3,453 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

As new data becomes available you might need to drop the oldest column or row and insert a new column or row with the new data. Is it possible to provide this functionality with a circular indexing along the particular dimension?

貢獻者指南