Skip to content

Conversation

afflom
Copy link
Member

@afflom afflom commented May 20, 2025

Summary

  • document modular arithmetic module with model interface
  • add types for modular model usage
  • create ModularImplementation class with factory helpers
  • implement mock infrastructure and mock tests
  • export missing types from index

Testing

  • npm test (fails: jest not found)
  • npm test in core/precision/modular (fails: jest not found)
  • npm test in core/precision/modular/__mocks__ (fails: jest not found)
  • npm test in core/precision/bigint (fails: jest not found)
  • npm test in core/precision/cache (fails: jest not found)
  • npm test in core/precision/checksums (fails: jest not found)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant