GeomScale / volesti

Practical volume computation and sampling in high dimensions
GNU Lesser General Public License v3.0
142 stars 114 forks source link

R interface returns NaN for volume computation #273

Open vissarion opened 1 year ago

vissarion commented 1 year ago
          ![Screenshot 2023-03-26 193348](https://user-images.githubusercontent.com/14271675/227764659-a39288f9-4e14-400c-9099-5e31ef52e560.png)

Screenshot 2023-03-26 193431 Screenshot 2023-03-26 193459

Originally posted by @NehaAr in https://github.com/GeomScale/volesti/issues/236#issuecomment-1484031934

vissarion commented 1 year ago

@NehaAr I moved this here since it is a different issue. Please add input in plain text to let others reproduce the issue. Also this could be helpful https://medium.com/nyc-planning-digital/writing-a-proper-github-issue-97427d62a20f

NehaAr commented 1 year ago

When reproducing a Vpolytop of dimension (25*5) , the R interface returns NAN for volume. The data was taken from issue #236. Also , if you try to compute the volume of Vpolytop P using the volume command , the Rstudio crashes

vissarion commented 1 year ago

@NehaAr the contents in the first screenshot are unclear and in the second screenshot a random Vpolytope is generated. So I do not understand how the data from issue https://github.com/GeomScale/volesti/issues/236 are used.