Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
535 contributions in the last year
Activity overview
Contributed to
brunocodutra/chessboard,
brunocodutra/reducer,
brunocodutra/ring-channel
and 5 other
repositories
Contribution activity
September 2020
brunocodutra has no activity
yet for this period.
August 2020
Created a pull request in brunocodutra/phasor.js that received 1 comment
- Enable no_std
- Expose closeTo through wasm_bindgen
- Implement the four basic arithmetic operations
- Miscellaneous minor fixes
- Test against arbitrary precision floats
- Settle on Polar as the canonical representation
- Implement comparison and conversion traits
- introduce Phasor, Polar and Rect
- Setup wasm based on rust