-
Computer Inspirations
- Canada
Lists (2)
Sort Name ascending (A-Z)
Stars
Word Sleuth represents the latest generation of word search games giving you the ability to not only solve the puzzles but also has an unlimited ability to create new puzzles using either the more …
Apple Developer Academy - Side Project - Solo Developer - Logic Lab Circuit
A modern (2017) compilable re-host of the Espresso heuristic logic minimizer.
The canonical list of repositories indexed by the Swift Package Index
TPPDF is a simple-to-use PDF builder for iOS and macOS written in Swift
Swift expression parser and evaluator using a parser generated by Coco. Also produces a LaTeX translation of the text-based input expression.
Game Engine that supports many different games (chess, go, gomoku, tic tac toe)
SwiftMathDemo demonstrates the use of SwiftMath using SwiftUI. The same code runs on Macs, iPhones, and iPads. Code is entirely written in Swift. The MathView.swift file provides a SwiftMath interf…
MakeMathML creates a MathML output of the text file passed to this command line program as the first argument.
Coco/R Taste example attributed grammar for use by the Swift-based Coco compiler generator.
A digital design language by Nicklaus Wirth, similar to VHDL and Verilog, but much simpler and easier to master.
MathRenderDemo demonstrates the use of MathRender within a traditional storyboard controlled by a viewcontroller. Code is entirely written in Swift (except for the MathRender package). This demo is…
A Swift-based calculator for the digits of Pi (π), currently hardlimited to a maximum of 10,000 — although this can be easily changed in the storyboard slider limits. This demo uses a Machin-based …
Implements integer values of arbitrary magnitude. Includes all standard arithmetic and logic operations. A preliminary version of rational numbers is also included with basic arithmetic operations.
mgriebling / big-math
Forked from eobermuhlner/big-mathAdvanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.
MathRender provides a Swift package interface to the guts of iosMath for displaying beautifully rendered math equations in iOS and MacOS applications. It typesets formulae written using LaTeX in a …
Game Engine that supports many different games (chess, go, gomoku, tic tac toe)
mgriebling / Expression
Forked from nicklockwood/ExpressionA cross-platform Swift library for evaluating mathematical expressions at runtime
mgriebling / BigInt
Forked from leif-ibsen/BigIntArbitrary-precision integer arithmetic in Swift
Arbitrary-precision decimal arithmetic in Swift with full math functions and fixed-precision Decimal 32-, 64-, and 128-bit types.
Arbitrary-precision arithmetic for Swift, in Swift
Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.
Arbitrary-precision integer arithmetic in Swift
mgriebling / swift
Forked from swiftlang/swiftThe Swift Programming Language
mgriebling / BigInt-Attaswift
Forked from attaswift/BigIntArbitrary-precision arithmetic in pure Swift
mgriebling / swift-numerics
Forked from apple/swift-numericsAdvanced mathematical types and functions for Swift
Advanced mathematical types and functions for Swift