1 2 3 4 5 6 7 8 9 10
[package] name = "hamilton" version = "0.0.0" authors = ["Fabian Löschner"] license = "MIT" description = "Placeholder for an upcoming time integration library, to be published in 2021" readme = "README.md" edition = "2018" [dependencies]