> Add a simple polynomial class over doubles as an example of a ring. Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
Add divide and remainder implementations. ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2004/files - new: https://git.openjdk.org/valhalla/pull/2004/files/51a16f30..e79bfa50 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2004&range=02 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2004&range=01-02 Stats: 58 lines in 1 file changed: 51 ins; 3 del; 4 mod Patch: https://git.openjdk.org/valhalla/pull/2004.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2004/head:pull/2004 PR: https://git.openjdk.org/valhalla/pull/2004
