Skip to content

Commit 537193d

Browse files
authored
Merge pull request #284 from Jammy2211/feature/jax_mge
Feature/jax mge
2 parents 4fda9d2 + 372280e commit 537193d

21 files changed

Lines changed: 1125 additions & 1334 deletions

File tree

autogalaxy/profiles/mass/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from .abstract.abstract import MassProfile
2+
from .abstract.mge import MGEDecomposer
23
from .point import PointMass, SMBH, SMBHBinary
34
from .total import (
45
dPIEMass,

autogalaxy/profiles/mass/abstract/jax_utils.py

Lines changed: 0 additions & 98 deletions
This file was deleted.

0 commit comments

Comments
 (0)