Parsing and evaluating mathematical formulas given as strings.
Example iOS app designed using MVVM-C and Clean Architecture. Uses Swift Concurrency.
A library for machine learning that builds predictions using a linear regression.
Approach to implementing distributed training of an ML model: server/device training for iOS and macOS.
The easiest way to implement data binding and notifications. Includes Event<T> and Observable<T>. Has a thread-safe version.
A Codable wrapper around URLSession for networking.
A simple wrapper around SQLite3.