ellip 0.1.2

Elliptic integrals for Rust
Documentation
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
        "psi-header.variables": [
            [
                "project",
                "Ellip"
            ],
            [
                "license",
                "The 3-Clause BSD"
            ],
            [
                "yearpublished",
                "2025"
            ]
        ],
        "files.associations": {
            "limits": "cpp"
        }
    },
}