Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

0.8.6

Compare
Choose a tag to compare
@jpivarski jpivarski released this 27 Feb 17:32
· 746 commits to master since this release
cf844a9

@guitargeek implemented JaggedArray.concatenate(axis=1), which concatenates each subarray within two jagged arrays of the same length. (PR #80)