Swiftpack.co - Swift Packages by dastrobu

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by dastrobu

dastrobu/NdArray 0.6.0
N dimensional array package for numeric computing in swift.
⭐️ 21
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Singular Value Decomposition (SVD)
1 year ago
Add Singular Value Decomposition (SVD) to Matrix as `A.svd()`
Remove NdArraySlice and support varargs
1 year ago
see README for details
remove old slicing API
1 year ago
Switch to new Slice API
2 years ago
see #41 and #45 . In addition expose data as raw mutable buffer, see #48. For further details on API changes read [API Changes](https://github.com/dastrobu/NdArray/releases/new#api-changes)
expose data as raw buffer
2 years ago
Switch to new Slice API
2 years ago
#45
Switch to new Slice API
2 years ago
See #41.
2 years ago
added trigonometric functions.
fixed matrix vector multiplication for floats
3 years ago
* fixed #17
subscript type relaxed
3 years ago
fixed "compilation error due to definition of integer types in LAPACK on armv7 iOS" #10 implemented "Subscript of NdArray should be of type NdArray" #13
dastrobu/vincenty 1.1.2
Compute vincenty distance in Swift
⭐️ 9
🕓 18 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Swift 5.9
18 weeks ago
Built and tested with Swift 5.9
Swift 5.7
1 year ago
Built and tested with Swift 5.7
Solve Inverse Problem including Azimuths
2 years ago
Bearing calculations with help of new `solveInverse` function see #17 thanks to @JBergsee.
geodesic to 1.2.0
2 years ago
bump geodesic dependency to 1.2.0
fix assertion message and bump geodesic dependency
4 years ago
Cocoapods support
6 years ago
Added a pod spec.
Unit test fixes
6 years ago
Unit test fixes and minor updates do documentation. No feature updates or bug fixes.
Initial release
6 years ago
dastrobu/geodesic 1.4.0
Compute distances in Swift
⭐️ 6
🕓 18 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
GeographicLib 2.1.0
18 weeks ago
bump GeographicLib to v2.1.0 built with Swift 5.9
GeographicLib 2.0
1 year ago
bump GeographicLib to `v2.0` built with Swift 5.7
GeographicLib 1.52
2 years ago
- bump GeographicLib to 1.52
Upgrade to GeographicLib 1.50.1
4 years ago
Wrapped library GeographicLib upgraded to current version 1.50.1
Unit test fixed and Linux support
6 years ago
No features have been added. Fixed issues, causing build and test problem on Linux.
Initial release
6 years ago
dastrobu/AccelerateArray 0.5.0
Swift Array Extensions for the Apple Accelerate Framework
⭐️ 5
🕓 18 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Swift 5.9
18 weeks ago
built on swift 5.9
Swift 5.7
1 year ago
Swift 5.3 fixes
3 years ago
Fixed some pointer issues to support Swift 5.3.
lapack float support
5 years ago
vDSP_vpoly support
5 years ago
DGTSV support
5 years ago
vramp fixes
5 years ago
CocoaPods support
5 years ago
dastrobu/argtree 1.5.5
Command line argument parser package in Swift.
⭐️ 2
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Swift 5.7
1 year ago
built with Swift 5.7 and bump dependencies
Allow compilation on all Darwin platforms
2 years ago
Imports are fixed by #24 to allow compilation on non macOS platforms supporting Darwin, e.g. iOS.
bump swift-log to 1.4.2
2 years ago
- bumped `swift-log` dependency to 1.4.2
swift-5 changes
5 years ago
reference cycle fix
5 years ago
Support for autogenerated help on commands.
5 years ago
Updates for Swift 4.2 and minor fixes.
5 years ago
Fix for Public Command Visibility
5 years ago
Fixed Accessibility of Option Constructor
5 years ago
Updated Logging Dependencies
5 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics