Skip to content

Commit 60696b4

Browse files
authored
Merge pull request astropy#356 from sibirrer/master
update registry with lenstronomy entry
2 parents acd8d1b + fc4f9d8 commit 60696b4

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

affiliated/registry.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,25 @@
2020
"last-updated": "2020-1-21"
2121
}
2222
},
23+
{
24+
"name": "lenstronomy",
25+
"maintainer": "Simon Birrer <sibirrer@gmail.com>",
26+
"stable": true,
27+
"home_url": "https://lenstronomy.readthedocs.io",
28+
"repo_url": "https://github.com/sibirrer/lenstronomy",
29+
"pypi_name": "lenstronomy",
30+
"description": "Multi-purpose gravitational lensing and image modeling package",
31+
"coordinated": false,
32+
"review": {
33+
"functionality": "Specialized package",
34+
"ecointegration": "Partial",
35+
"documentation": "Good",
36+
"testing": "Good",
37+
"devstatus": "Good",
38+
"python3": "Yes",
39+
"last-updated": "2020-07-24"
40+
}
41+
},
2342
{
2443
"name": "astropy core package",
2544
"maintainer": "Astropy Coordination Committee",

0 commit comments

Comments
 (0)