-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (30 loc) · 926 Bytes
/
CITATION.cff
File metadata and controls
30 lines (30 loc) · 926 Bytes
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
cff-version: 1.2.0
title: JCGEAgentInterface.jl - MCP-compatible agent interface for JCGE tooling.
message: >-
v0.1.0 - Initial public release.
type: software
doi: 10.5281/zenodo.18335121
authors:
- given-names: Riccardo
family-names: Boero
email: ribo@nilu.no
orcid: 'https://orcid.org/0000-0002-7468-9096'
affiliation: NILU
identifiers:
- type: doi
value: 10.5281/zenodo.18335121
description: This DOI represents all software versions.
repository-code: 'https://github.com/equicirco/JCGEAgentInterface.jl'
url: 'https://AgentInterface.JCGE.org'
abstract: >-
JCGEAgentInterface.jl exposes an MCP-style request/response layer for AI agents to load, solve, and inspect JCGE models.
keywords:
- Computable General Equilibrium
- CGE
- Economic Modeling
- General Equilibrium
- Julia Language
- Scientific Computing
- Modeling Framework
- Numerical Optimization
license: Apache-2.0