Swiftpack.co - DariuszGulbicki/Smath as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by DariuszGulbicki.
DariuszGulbicki/Smath 0.2.1
Mathematical utilities for swift
⭐️ 1
🕓 1 year ago
.package(url: "https://github.com/DariuszGulbicki/Smath.git", from: "0.2.1")

Linux CI MacOS CI

Smath

Smath is a math library written in Swift. This library provides a plathora of diferent utility functions and data structures for working with numbers, vectors, matrices, and more. Smath is designed to be lightweight and easy to use. Project was originally developed as a part of a AI/ML library for Swift named AIM.

Installation

You can integrate sMath into your project using Swift Package Manager. To add sMath to your project, add the following line to your Package.swift file:

.package(url: "https://github.com/DariuszGulbicki/smath.git", from: "0.0.1")

Supported Platforms

Smath is tested and supported on the following platforms:

  • macOS
  • Linux

Features

Smath provides support for the following features:

  • ☑ Matrix
  • ☑ Vector

Documentation

Documentation for sMath is available on our WIKI.

Contributing

sMath is an open-source project, and we welcome contributions from anyone. If you'd like to contribute, please fork the repository and submit a pull request. If you find a bug or have a feature request, please open an issue.

License

sMath is released under the MIT license. See LICENSE for details.

GitHub

link
Stars: 1
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

0.2.1
1 year ago

What's Changed

Full Changelog: https://github.com/DariuszGulbicki/Smath/compare/0.2.0...0.2.1

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