scalanlp/breeze

Spire integration

开放

#21 创建于 2012年11月30日

 (16 条评论) (0 个反应) (0 位负责人)Scala (690 个派生)batch import
enhancementhelp wantedproject

仓库指标

星标
 (3,453 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hey, first off, great library. I'm one of the authors of Spire (w/ Erik Osheim @non). Looking over some of the type classes, we seem to be duplicating some work (wrt algebra type classes). Breeze has a much larger scope than Spire, so I was wondering if there was anything you'd like to see in Spire that'd let you replace breeze.math with Spire's type classes (checkout spire.algebra). A VectorSpace typeclass seems a minimum, but is there anything else?

If you all are amenable, I could try submitting a PR for a version of breeze that uses Spire's type classes where appropriate. If you aren't interested, than no worries, just le me know and I won't do the work :)

https://github.com/non/spire

贡献者指南