This is the Linux app named Swift Numerics whose latest release can be downloaded as 1.1.1__Embeddedsupportsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Swift Numerics with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Swift Numerics
DESCRIPTION
Swift Numerics is a foundational library that extends the Swift standard library with essential numerical protocols, types, and functions needed for scientific and systems programming. It defines generic abstractions over real and complex numbers so algorithms can be written once and work across concrete floating-point types. The package includes RealModule utilities and a full Complex type with the expected arithmetic and transcendental functions, bridging a long-standing gap for numerics in Swift. API design follows Swift’s emphasis on value semantics and protocol-oriented programming, enabling compiler optimizations and predictable performance. The modules are factored to keep dependencies minimal and to allow adopters to pull in only what they need. As a result, Swift Numerics underpins higher-level libraries in simulation, signal processing, and machine learning written in pure Swift.
Features
- Protocols and utilities for generic real arithmetic
- First-class Complex number type with arithmetic and transcendental ops
- Consistent numerics API aligned with Swift language design
- Minimal, modular packages to keep builds lean
- Performance-friendly value semantics and static dispatch
- Building block for scientific, DSP, and ML libraries in Swift
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/swift-numerics.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.