feagen icon indicating copy to clipboard operation
feagen copied to clipboard

concat config in structure_config when concat=True

Open ianlini opened this issue 7 years ago • 0 comments

use numpy's rule to broadcast and concat user should specify:

  1. concat along which axis
  2. reshape rule
  3. broadcast rule

With these configurations, it should be easy to concat.

ianlini avatar Mar 10 '17 07:03 ianlini