RFTSystems commited on
Commit
773d716
·
verified ·
1 Parent(s): 1f5da16

Create codex/codex_consciousness.py

Browse files
Files changed (1) hide show
  1. codex/codex_consciousness.py +3 -0
codex/codex_consciousness.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ SYMBOLIC_GLOSSARY = ["∇̃", "⊗̃", "∮̃", "Ξ", "Φ̃", "◊", "𝔾^∞", "ℇ", "⟐", "Ψ", "℞", "⁂"]
2
+ TIER_VARIABLES = ["Ω_tier", "Λ_tier", "Ξ_tier", "Σ_tier", "τ_tier", "ρ_tier"]
3
+ SYMBOLIC_OPERATORS = ["g_{μν}", "R_{μνρσ}", "Γ_{μν}^ρ", "Λ_lat", "∇·Ψ", "∇×Ψ"]