JuliaStats / KernelDensity.jl

Kernel density estimators for Julia
Other
178 stars 40 forks source link

Add Project.toml and delete REQUIRE #71

Closed DilumAluthge closed 5 years ago

DilumAluthge commented 5 years ago

This pull request adds Project.toml and deletes REQUIRE.

The Project.toml file was automatically generated using the gen_project.jl script.

andreasnoack commented 5 years ago

Handled in #70