Skip to content

Latest commit

 

History

History
69 lines (52 loc) · 2.18 KB

File metadata and controls

69 lines (52 loc) · 2.18 KB

OpenSSF Best Practices Topology 100 License: PMPL-1.0 Metapackage

The Everything Bundle for the Hyperpolymath Julia Ecosystem.

Overview

Hyperpolymath.jl is a metapackage (a bundle) that provides a convenient way to install and load the entire Hyperpolymath Julia Ecosystem at once.

Installation

To install all 29 packages in the ecosystem:

using Pkg
Pkg.add("Hyperpolymath")

2. Selective Installation (Minimalist)

If you only need specific disciplinary modules, you do not need to install this metapackage. Instead, add only the packages you need from their subdirectories:

using Pkg
# Example: Only install Causals and InvestigativeJournalism
Pkg.add(url="https://github.com/your-org/julia-ecosystem.git", subdir="packages/Causals.jl")
Pkg.add(url="https://github.com/your-org/julia-ecosystem.git", subdir="packages/InvestigativeJournalism.jl")

Usage

using Hyperpolymath

# Now you can use EVERYTHING:
# - InvestigativeJournalism for forensics
# - Causals for inference
# - JuliaForChildren for teaching
# - LowLevel for assembly optimization
# - PostDisciplinary to link them all together

p = PostDisciplinary.ResearchProject("The Everything Project")

Contained Modules

This metapackage re-exports:

  • Axiom, Axiology, SMTLib, ZeroProb, PolyglotFormalisms

  • ProvenCrypto, InvestigativeJournalism

  • Cliodynamics, Cliometrics, Causals

  • TradeUnionism, PRComms, Exnovation, BowtieRisk

  • JuliaForChildren, KnotTheory, Skein, HackenbushGames, Cladistics

  • PostDisciplinary, JuliaPackageSpitter, MacroPower, ShellIntegration, MinixSDK, LowLevel