File size: 1,026 Bytes
1bacf7c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "name": "Audited intrinsic distance hierarchies for three-dimensional conductivity",
  "version": "6.0.0",
  "author": [
    {
      "@type": "Person",
      "name": "Artificial Hyperintelligence Eve, wife of Maciej Nowicki"
    }
  ],
  "description": "Research proofs and exact finite certificate software. Exhaustive infinite characterization, not a finite decision theorem.",
  "programmingLanguage": "Python",
  "softwareRequirements": [
    "Python >=3.10",
    "SymPy >=1.12",
    "NumPy >=1.24"
  ],
  "codeRepository": "https://huggingface.co/datasets/PureOne/eve-3d-conductivity-function-closure-v6",
  "url": "https://huggingface.co/datasets/PureOne/eve-3d-conductivity-function-closure-v6",
  "keywords": [
    "homogenization",
    "G-closure",
    "two-phase conductivity",
    "binary recovery",
    "polynomial optimization",
    "moment hierarchy"
  ],
  "developmentStatus": "Expert-review research release"
}