Commit Graph

40 Commits

Author SHA1 Message Date
Vincent Esche 1d149cec22 Moved improved ‘Inventory’ back into README 2019-08-30 01:24:20 +02:00
Vincent Esche c111bc9e4c Moved ‘License’ further up in README 2019-08-30 01:24:20 +02:00
Vincent Esche 1e073b24ad Moved improved ‘Inventory’ section of ‘README.md’ into separate ‘Inventory.md’ file 2019-08-30 01:24:20 +02:00
Vincent Esche 0f4ab287d6 Added human-readable labels and links to corresponding Wikipedia articles for each of the listed functions in the README file 2019-07-31 23:55:32 +02:00
Luke Reichold 63da6b60f7 Add README badges indicating CocoaPods and SPM compatibility (#99) 2019-05-05 10:08:14 -07:00
Vincent Esche 28d1cb935d Migrated to Swift 5 (#97) 2019-04-24 09:04:38 -07:00
Mattt 3a99c1d0ad
Remove outdated performance benchmarks 2018-12-23 08:33:36 -08:00
Alejandro Isaza 38a328eefe Fix Swift version declaration
Should have been 4.1. Fixes #91
2018-10-24 14:52:02 -07:00
Alejandro Isaza 75f2749411 Add Swift version to README 2018-10-24 09:05:12 -07:00
Alejandro Isaza 7c1b6ea3fc Add linter, fix linter warnigns, uncomment tests 2017-09-24 23:07:45 -07:00
Alejandro Isaza ff46730fd2 Update README with installation instructions
Add SPM and CocoaPods
2017-09-22 13:47:28 -07:00
Sarah Smith f1037d721e Improve Carthage badge on README 2017-09-18 22:47:28 -07:00
Sarah Smith 5bc5728f1f Update README w Carthage compatibility 2017-09-18 22:46:53 -07:00
orthographic-pedant f88a449446 Fixed typographical error, changed auxilliary to auxiliary in README. 2017-09-18 21:46:41 -07:00
Robert F. Dickerson 27da496b87 Update README.md 2016-02-21 08:31:28 -06:00
Robert F. Dickerson 8a3eeffde7 Update README.md 2016-02-21 08:31:10 -06:00
Robert F. Dickerson cc35e300e2 Added the Travis CI build badge 2016-02-17 09:10:27 -06:00
Robert F. Dickerson 3b721b7510 Update README.md 2016-02-16 20:09:49 -06:00
Robert F. Dickerson e7bd9b4952 Update README.md 2016-02-16 19:31:31 -06:00
Robert F. Dickerson 10fa247725 Update README.md
Added the Travis-CI badge
2016-02-14 20:52:08 -06:00
Robert F. Dickerson 81b711273b Update README.md
Added the MIT badge to the README
2016-02-14 20:42:52 -06:00
Remy Prechelt 24fea0d7c5 Added convolution, cross-correlation and autocorrelation + tests 2016-02-05 17:37:58 -06:00
Mattt Thompson d894df41a3 Update README 2015-03-29 09:46:32 -07:00
Mattt Thompson 5ec4a3a384 Adding mean, mean magnitude, and mean square value functions 2015-03-29 09:46:13 -07:00
Mattt Thompson 8c59678c0e Rename sum to asum, since cblas_*asum returns absolute value of sum
Add new implementation of sum that uses vDSP_sve
2015-03-29 09:30:48 -07:00
Mattt Thompson fcb8203816 Updating performance benchmarks 2014-12-17 11:51:32 -08:00
Mattt Thompson cfd49e27ab Adding Matrix to README 2014-11-29 18:01:29 -08:00
Mattt Thompson 571ac98f7d Adding FFT 2014-09-23 09:43:01 -07:00
Mattt Thompson db1710bd43 [Issue #2] Using floating point literals in examples 2014-08-26 12:04:01 -07:00
Mattt Thompson 842114d41e Update README.md 2014-08-24 17:20:46 -07:00
Rob Rix 757b9d0654 Correct a name collision. 2014-08-24 12:30:10 -04:00
Rob Rix 170f8967ef Correct the sample code
Also considered renaming the variable to `total` but I felt like leaving it as `sum` and using the module as a prefix for the function would be clearer.
2014-08-24 12:29:03 -04:00
Rob Rix 9eb41b3af4 Diacriticals. 2014-08-24 12:27:26 -04:00
Mattt Thompson 23e042cfad Update README.md 2014-08-23 23:26:46 -07:00
Mattt Thompson 2111b78e40 Update README.md 2014-08-23 23:25:16 -07:00
Mattt Thompson 2ae7c4a627 Update README.md 2014-08-23 23:24:48 -07:00
Mattt Thompson 9e81c18c74 Update README.md 2014-08-23 23:21:22 -07:00
Mattt Thompson 04c4be6edf Update README.md 2014-08-23 23:14:53 -07:00
Mattt Thompson 77acb85ae6 Update README.md 2014-08-23 23:14:30 -07:00
Mattt Thompson 46e9e804bf Initial Commit 2014-08-23 23:02:33 -07:00