volcompt

Results 2 issues of volcompt

Hi, Just want to ask how should the variables **inbvx,inbvy,inbvz,iloy,iloz,w1_3d,w2_3d,w3_3d** on a 3D splines be set for an open mp code? Should they be shared or private? Thank you. volcompt

question

I am trying to run this API query using keepa python API: ``` { "manufacturer": [ "abbott" ], "sort": [ [ "current_SALES", "asc" ] ], "productType": [ 0, 1 ],...