Skip to content

Using latest version of Moments with GADMA #102

@dmacguigan

Description

@dmacguigan

Hello,

I am attempting to set up a model with the Moments engine, but I'm running into trouble with poor documentation. It seems GADMA is stuck using an older version of Moments, and some functions like moments.Manips.split_1D_to_2D are deprecated in the latest version.

For example, from the Moments documentation (https://momentsld.github.io/moments/sfs/sfs.html):

Previous versions of moments required calling functions such as moments.Manips.split_1D_to_2D(fs, n0, n1) or moments.Manips.split_3D_to_4D_2(fs, n0, n1). The new API (fs.split(idx, n0, n1)) wraps the different split functions in moments.Manips so that we don’t need to worry about picking the correct split function.

Is it possible to use the latest version (1.4.2) of Moments with GADMA?

Thanks,
Dan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions