mp-interns / eratosthenes

Intelligent sieving of material candidates for the computationally budget-conscious
BSD 2-Clause "Simplified" License
0 stars 2 forks source link

Initial posting of MOE water-splitting application and tools file #14

Closed nmashouf closed 9 years ago

nmashouf commented 9 years ago

Outfitted original MOE script to work with water-splitting data. The main action item right now on this code is to limit the guesses to only integers, so we don't have to round them (it is probably affecting our results).

dwinston commented 9 years ago

Looks good. I'd also add a perov_moe/README.md or something that explicitly says what MOE is (i.e. at least point to its github repo to clone so that people know what to add to their PYTHONPATH.