Skip to content

Releases: by256/rdfpy

rdfpy-v1.0.0

21 Mar 16:52
Compare
Choose a tag to compare

Refactor API. rdf2d and rdf3d are now a single multi-purpose function - rdf, which also contains multiprocessing functionality. v1.0.0 is backwards compatible and rdf2d/rdf3d can still be used.

rdfpy-v0.1.7

13 Mar 11:33
Compare
Choose a tag to compare

Multiprocessing

rdfpy now computes radial distribution functions in parallel using multiprocessing for significant speedup.

rdfpy-v0.1.5

06 Jul 19:04
Compare
Choose a tag to compare
add install_requires to setup