Skip to content

Releases: mushroomfire/mdapy

v0.8.5

09 Apr 11:16
Compare
Choose a tag to compare

V0.8.5 (4/9/2023)

  1. Compile it on MAC OS with M1. Now mdapy is fully cross-platform.
  2. Obviously improve the performance of reading/writing DUMP with pyarrow.
  3. Add pyarrow as a dependency package.
  4. Fix bug of create_polycrystalline module. One can give box with any number, the old version only works for positive float.
  5. Fix bug of spatial_binning module for empty region.
  6. Let tqdm as an Optional dependency.

v0.8.4

30 Mar 14:58
Compare
Choose a tag to compare

V0.8.4 (3/30/2023)
Optimize Pair Distribution module.
Optimize Neighbor module.
Update many Benchmark cases.

v0.8.3

20 Mar 09:26
Compare
Choose a tag to compare

Make Polyhedral Template Mathing parallel.

v0.8.2

13 Mar 16:44
Compare
Choose a tag to compare

V0.8.2
Fix bugs of unwrap positions.
Fix a typo error in msd.

v0.8.0

28 Feb 05:38
Compare
Choose a tag to compare

V0.8.0
Add Ackland Jones Analysis (AJA) method.
Add Common Neighbor Parameter (CNP) method.
Update the nearest neighbor search in CSP method.

v0.7.9

15 Feb 02:24
Compare
Choose a tag to compare
updated doc

v0.7.8

13 Feb 06:10
Compare
Choose a tag to compare
updated font setup

v0.7.7

20 Jan 04:07
Compare
Choose a tag to compare

Some minor changes.

v0.7.6

13 Jan 15:17
Compare
Choose a tag to compare

First version with full documentation.

0.7.4

06 Jan 08:22
Compare
Choose a tag to compare
0.7.4 Pre-release
Pre-release

The last version need to be installed manually.