Skip to content

v0.1.2

Choose a tag to compare

@pjaselin pjaselin released this 08 Jan 00:35
· 333 commits to main since this release
904b38b

Bug fix:

  • Found the R format function was not translated correctly while adding tests for better code coverage. Found that np.format_float_positional with unique=False, fractional=False, trim="-" achieves the same output.

Code quality:

  • Using Ruff for linting
  • Added pre-commit hooks
  • Added code coverage