Skip to content

docs: update R tutorial to modern Rvolesti syntax #343#410

Open
saksham-stack wants to merge 1 commit intoGeomScale:developfrom
saksham-stack:docs/343-update-R-tutorial
Open

docs: update R tutorial to modern Rvolesti syntax #343#410
saksham-stack wants to merge 1 commit intoGeomScale:developfrom
saksham-stack:docs/343-update-R-tutorial

Conversation

@saksham-stack
Copy link

Description

This PR updates the "Essential volesti tutorial in R" which was outdated.
Specifically, it updates function names to the modern snake_case API used in Rvolesti.

Changes:

  • Updated GenCube to gen_cube.
  • Updated sample_points parameters to match current documentation.
  • Fixed Hpolytope$new to the modern make_h_polytope constructor.
  • Corrected the file path logic for the Birkhoff polytope example using system.file.
  • Updated rounding functions (GenSkinnyCube -> gen_skinny_cube).

Fixes #343

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

R tutorial in the documentation is not updated.

1 participant