Back to search
A Swift implementation of the cassowary simplex solver
Stars
57
Forks
9
Watchers
57
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
32
commits
gitignore: ignore the default SPM build directory
5530573View on GitHubFix for intermittent failure for multi term expressions. The cause is Dictionary is not Ordered and Terms must be evaluated in insertion order.
655d2afView on GitHub