ghorn / dynobud

your dynamic optimization buddy
GNU Lesser General Public License v3.0
27 stars 5 forks source link

type JVec n f a = JV (Vec n (f a))? #55

Closed ghorn closed 9 years ago

ghorn commented 9 years ago

Not sure if this is correct, or if something like this could work

ghorn commented 9 years ago

that's not gonna work, it's gonna break things into scalars before concatenating