Skip to content

Conversation

@vanleefxp
Copy link
Contributor

I am submitting

  • a new package
  • an update for a package

peano is a math utility package that contains a set of mathematic functions, number theory operations, and the representation of rational numbers (fractions) and complex numbers. The operations are largely implemented by Rust to enhance performance. It is a pity that Typst currently does not support custom types and overriding arithmetic operations, so the solution to rational / complex numbers provided by peano is a compromise under the current circumstances.

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does
  • added a typst.toml file with all required keys
  • added a README.md with documentation for my package
  • have chosen a license and added a LICENSE file or linked one in my README.md
  • tested my package locally on my system and it worked
  • excluded PDFs or README images, if any, but not the LICENSE
  • ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use.

@typst-package-check typst-package-check bot changed the title added my new package peano:0.1.0 Oct 15, 2025
@typst-package-check typst-package-check bot added the new A new package submission. label Oct 15, 2025
@saecki saecki self-assigned this Oct 15, 2025
@saecki
Copy link
Member

saecki commented Oct 15, 2025

Thanks for this package!

@saecki saecki merged commit 2be4a03 into typst:main Oct 15, 2025
3 checks passed
@vanleefxp vanleefxp deleted the peano-package branch October 15, 2025 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new A new package submission.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants