rename package tinymfv -> moralmaps (repo -> moral-maps)

Import name tinymfv -> moralmaps, pip name tiny-mfv -> moral-maps, GitHub
URLs wassname/tinymfv -> wassname/moral-maps. HuggingFace dataset id
wassname/tiny-mfv left as-is (separate namespace, published data artifact).
Historical docs/spec/* and RESEARCH_JOURNAL keep their dated paths.

Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
wassname
2026-07-09 10:41:49 +08:00
co-authored by Claudypoo
parent ca76c0e05e
commit 469788c418
60 changed files with 111 additions and 111 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ matplotlib.use("Agg")
import matplotlib.pyplot as plt
import numpy as np
import tinymfv as T
from tinymfv.zones import zones_for
import moralmaps as T
from moralmaps.zones import zones_for
ORDINAL = ["mfq2", "big5", "humor_styles"]
FOUNDATION_ORDER = ["care", "fairness", "loyalty", "authority", "sanctity", "liberty"]