etaler / PyEtaler

The offical Python binding for Etaler via cppyy
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Conversion between et.Tensor and brainblocks.blocks.BrainBlock #5

Closed marty1885 closed 4 years ago

marty1885 commented 4 years ago

the-aerospace-corporation/brainblocks Have their own bit field type called a Page (link) Which is not a tensor/ndarray type. To inter-op with brainblocks, a conversion function is needed