Skip to content

The GeneratedTupleAggregator is not recognized  #733

@ghost

Description

Hello world ,

I am trying to use the source code of Algebird by taking only he packages algebird, matrix , mutable and macros. My goal is to create a dense matrix from scratch using the scala programming language without calling ( com.twitter.algebird ). However I found a problem in the aggregator.scala; the aggregator has no an instance fromMonoid ( the object fromMonoid[T], fromMonoid[F,T] re already defined in the class aggregator.scala ) . Another problem is that the GeneratedTupleAggregator is not recognized. By the way I have copied the scala class GeneratedTupleAggregator in a package "project". If any person is familiar with that, please recommand a solution for me.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions