Xiaodi Wu
ff00a9ad3c
Update README.md
2018-03-31 22:47:05 -05:00
Xiaodi Wu
41b1c36a05
Update .travis.yml
2018-03-31 22:44:56 -05:00
Xiaodi Wu
6e4f7b2144
Update Travis CI settings to use Swift beta snapshots
2018-02-14 19:50:30 -06:00
Xiaodi Wu
723bc850db
Use LLVM intrinsics for trigonometric functions where possible
2018-02-14 19:41:24 -06:00
Xiaodi Wu
8405a5f6f1
Modify test fixture to compile with multiple versions of Swift
2018-02-14 19:37:34 -06:00
Xiaodi Wu
0841abeaf2
Improve hash function in the same manner as was done for the standard library
2018-02-09 22:53:50 -06:00
Xiaodi Wu
ac4c3c6018
Remove redundant conformances
2018-02-09 22:46:18 -06:00
Xiaodi Wu
c5816a93c5
Update tests for Swift 4.1
2018-01-23 20:02:42 -06:00
Xiaodi Wu
c962760bf9
Remove extraneous decrement
2017-10-14 03:54:56 -05:00
Xiaodi Wu
a504e8a959
Update .travis.yml
2017-09-19 22:06:30 -05:00
Xiaodi Wu
fe4dd673f0
Update .travis.yml
2017-09-19 21:59:29 -05:00
Xiaodi Wu
916eb4077b
Update README.md
2017-09-17 12:25:04 -05:00
Xiaodi Wu
82c1064b16
Update README.md
2017-09-02 17:20:03 -05:00
Xiaodi Wu
cfb50a1e70
Update README.md
2017-09-02 17:13:36 -05:00
Xiaodi Wu
8464ebafe6
Update README.md
2017-09-02 17:11:29 -05:00
Xiaodi Wu
ef4d617377
Update README.md
2017-09-02 17:07:47 -05:00
Xiaodi Wu
241ef9fd83
Update README.md, podspec, and CHANGELOG.md
2017-08-27 19:08:55 -05:00
Xiaodi Wu
c473959f38
Add deprecation status to doc comments [NFC]
2017-08-27 19:04:23 -05:00
Xiaodi Wu
cf86536c61
Update README.md
2017-08-27 18:58:03 -05:00
Xiaodi Wu
29cd61bf1d
Update README.md
2017-08-27 18:55:17 -05:00
Xiaodi Wu
c49c4cbed7
Update README.md
2017-08-27 18:54:01 -05:00
Xiaodi Wu
e646c2d204
Update README.md
2017-08-27 18:44:36 -05:00
Xiaodi Wu
3b75ea6875
Update README.md and delete some comments
2017-08-27 18:43:46 -05:00
Xiaodi Wu
23f5c7a496
Add tie-breaking exponentiation operators and tests
2017-08-27 18:04:21 -05:00
Xiaodi Wu
16d65fca54
Add CHANGELOG.md
2017-08-27 16:20:09 -05:00
Xiaodi Wu
c3c299e65f
De-indent #endif [NFC]
2017-08-27 15:38:30 -05:00
Xiaodi Wu
f6e5bb9c4e
Update README.md and podspec
2017-08-27 14:26:24 -05:00
Xiaodi Wu
cdb0833190
Update README.md
2017-08-27 14:24:25 -05:00
Xiaodi Wu
ce3e4eb6bf
Remove an extraneous set of parentheses [NFC]
2017-08-27 14:23:51 -05:00
Xiaodi Wu
b004688078
Update README.md, add default implementations and disable them, and align deprecation message with stdlib
2017-08-27 14:22:27 -05:00
Xiaodi Wu
743e0d86e3
Update tests for exponentiation operator
2017-08-27 00:31:00 -05:00
Xiaodi Wu
a4a9ac7368
Define an exponentiation operator
2017-08-27 00:19:57 -05:00
Xiaodi Wu
cc8f586714
Restore some uses of the @_transparent attribute
2017-08-26 18:52:05 -05:00
Xiaodi Wu
88f4415112
Unitalicize Greek constants in doc comments [NFC]
2017-08-26 18:46:42 -05:00
Xiaodi Wu
5e19a2acb9
Make a minor stylistic change [NFC]
2017-08-26 18:45:11 -05:00
Xiaodi Wu
406f7ff989
Update podspec
2017-08-19 20:33:42 -05:00
Xiaodi Wu
bfd12e1c72
Update podspec and README.md
2017-08-19 17:02:45 -05:00
Xiaodi Wu
a192e8a878
Add CocoaPod support ( #10 )
...
This PR adds a PodSpec file and a `.swift-version` file to support CocoaPods.
2017-08-19 16:54:00 -05:00
Xiaodi Wu
ae1cccaa3d
Assume memory bound to avoid segmentation fault
2017-08-19 16:45:02 -05:00
Xiaodi Wu
9660476c00
Update README.md
2017-08-12 15:17:04 -05:00
Xiaodi Wu
b924341f19
Fix doc comments [NFC]
2017-08-12 14:02:53 -05:00
Xiaodi Wu
2225b12581
Fix a doc comment [NFC]
2017-08-12 13:08:58 -05:00
Xiaodi Wu
c737e058f1
Make some minor changes to doc comments [NFC]
2017-08-12 01:47:35 -05:00
Xiaodi Wu
09d5870159
Update .travis.yml and README.md
2017-08-12 01:19:57 -05:00
Xiaodi Wu
594372eee0
Update README.md
2017-08-11 21:43:08 -05:00
Xiaodi Wu
376b83c016
Update README.md
2017-08-11 21:41:52 -05:00
Xiaodi Wu
4b921315f9
Merge branch 'master' of https://github.com/xwu/NumericAnnex
2017-08-11 21:41:29 -05:00
Xiaodi Wu
7130751257
Update generic algorithms for revised integer protocols [NFC] ( #9 )
...
* Improve wording in a doc comment [NFC]
* Improve wording in a doc comment [NFC]
* Update generic algorithms for changes to SE-0104
* Update .travis.yml and some doc comments
2017-08-11 21:36:35 -05:00
Xiaodi Wu
cef815d55c
Improve wording in a doc comment [NFC]
2017-08-01 21:32:23 -05:00
Xiaodi Wu
af461df38c
Improve wording in a doc comment [NFC]
2017-08-01 21:28:35 -05:00