Joe Hellerstein

Results 33 comments of Joe Hellerstein

Assigned to Andre ... need to get him in the GitHub org

Crawl a Github corpus, register dependencies, possibly integrate library dependencies (e.g. pip or rubygems) in one or more languages.

- Probably need to have monotone lattice functions inherit from something that assigns the `is_monotone` trait. - Would also be nice to organize the code so that we segregate or...

See Apache Arrow. Maybe plan to use it. Sent from a telephone. > On Sep 29, 2016, at 6:19 PM, Michael Whittaker [email protected] wrote: > > Here are some design...

- How do lattices and lineage go together? Challenge: lineage assumes sets of tuple are merged into sets.

Should we do this at the same time as the merge with lineage?

I was not familiar with Bazel and Buck. Online discussion doesn't convince me there's clean ways to include vendor projects that use CMake, but I'm happy to be proven wrong....

Yeah, I think that's the right prioritization for now. On Sun, Aug 13, 2017 at 11:45 PM, Daniel Suo wrote: > Oh, I see. I was thinking from the perspective...

Replay on joins/bimorphisms is now working correctly by insisting on persisting the inputs (which is required semantically for bimorphism). Remaining work plan is around references: 1. Introduce an n-way cross...