themetaschemer / malt

Machine Learning Toolkit accompanying The Little Learner by Daniel P. Friedman and Anurag Mendhekar
MIT License
212 stars 25 forks source link

Make concat, concat-n, concat-1-1 available #32

Closed sporkl closed 1 year ago

sporkl commented 1 year ago

Makes sure to provide all concat functions from all entry points. Previously they were not all available with a (require malt).

sporkl commented 1 year ago

I think this should be all set!