A submodule of SwiftyMath.
Swifty Math is released under MIT license.
A submodule of SwiftyMath.
Swifty Math is released under MIT license.
{ "name": "swm-homology", "path": "/usr/src/package", "targets": [ { "name": "SwmHomologyTests", "path": "Tests/SwmHomologyTests", "type": "test", "c99name": "SwmHomologyTests", "sources": [ "F2HomologyTests.swift", "IntHomologyTests.swift", "PolynomialHomologyTests.swift", "RationalHomologyTests.swift", "RealHomologyTests.swift", "Utils.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "SwmHomology" ] }, { "name": "SwmHomology", "path": "Sources/SwmHomology", "type": "library", "c99name": "SwmHomology", "sources": [ "Basics/GradedModuleStructure.swift", "Basics/GridType.swift", "Basics/ModuleStructure.swift", "ChainComplex/ChainComplex.swift", "ChainComplex/ChainMap.swift", "Extensions/Module.swift", "Extensions/ModuleHom.swift", "Homology/HomologyCalculatable.swift", "Homology/HomologyCalculator.swift", "Homology/Impl/HNFHomologyCalculator.swift", "Homology/Impl/LUHomologyCalculator.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "SwmHomology" ], "product_dependencies": [ "SwmCore", "SwmMatrixTools" ] } ], "products": [ { "name": "SwmHomology", "type": { "library": [ "automatic" ] }, "targets": [ "SwmHomology" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/taketo1024/swm-core.git", "type": "sourceControl", "identity": "swm-core", "requirement": { "range": [ { "lower_bound": "1.3.1", "upper_bound": "2.0.0" } ] } }, { "url": "https://github.com/taketo1024/swm-matrix-tools.git", "type": "sourceControl", "identity": "swm-matrix-tools", "requirement": { "range": [ { "lower_bound": "1.3.3", "upper_bound": "2.0.0" } ] } } ], "tools_version": "5.3", "manifest_display_name": "swm-homology" }
{ "name": "swm-homology", "targets": [ { "name": "SwmHomology", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "product": [ "SwmCore", "swm-core", null, null ] }, { "product": [ "SwmMatrixTools", "swm-matrix-tools", null, null ] } ], "packageAccess": false }, { "name": "SwmHomologyTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SwmHomology", null ] } ], "packageAccess": false } ], "products": [ { "name": "SwmHomology", "type": { "library": [ "automatic" ] }, "targets": [ "SwmHomology" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "swm-core", "location": { "remote": [ { "urlString": "https://github.com/taketo1024/swm-core.git" } ] }, "requirement": { "range": [ { "lowerBound": "1.3.1", "upperBound": "2.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "swm-matrix-tools", "location": { "remote": [ { "urlString": "https://github.com/taketo1024/swm-matrix-tools.git" } ] }, "requirement": { "range": [ { "lowerBound": "1.3.3", "upperBound": "2.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "swm-homology", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/taketo1024/swm-core.git", "name": "swm-core", "path": "/usr/src/package/.build/checkouts/swm-core", "version": "1.3.1", "identity": "swm-core", "dependencies": [ { "url": "https://github.com/apple/swift-algorithms.git", "name": "swift-algorithms", "path": "/usr/src/package/.build/checkouts/swift-algorithms", "version": "0.2.1", "identity": "swift-algorithms", "dependencies": [ { "url": "https://github.com/apple/swift-numerics", "name": "swift-numerics", "path": "/usr/src/package/.build/checkouts/swift-numerics", "version": "0.1.0", "identity": "swift-numerics", "dependencies": [] } ] }, { "url": "https://github.com/apple/swift-collections.git", "name": "swift-collections", "path": "/usr/src/package/.build/checkouts/swift-collections", "version": "1.1.1", "identity": "swift-collections", "dependencies": [] } ] }, { "url": "https://github.com/taketo1024/swm-matrix-tools.git", "name": "swm-matrix-tools", "path": "/usr/src/package/.build/checkouts/swm-matrix-tools", "version": "1.3.3", "identity": "swm-matrix-tools", "dependencies": [ { "url": "https://github.com/taketo1024/swm-core.git", "name": "swm-core", "path": "/usr/src/package/.build/checkouts/swm-core", "version": "1.3.1", "identity": "swm-core", "dependencies": [ { "url": "https://github.com/apple/swift-algorithms.git", "name": "swift-algorithms", "path": "/usr/src/package/.build/checkouts/swift-algorithms", "version": "0.2.1", "identity": "swift-algorithms", "dependencies": [ { "url": "https://github.com/apple/swift-numerics", "name": "swift-numerics", "path": "/usr/src/package/.build/checkouts/swift-numerics", "version": "0.1.0", "identity": "swift-numerics", "dependencies": [] } ] }, { "url": "https://github.com/apple/swift-collections.git", "name": "swift-collections", "path": "/usr/src/package/.build/checkouts/swift-collections", "version": "1.1.1", "identity": "swift-collections", "dependencies": [] } ] } ] } ] }