Skip to content

Releases: ContactEngineering/SurfaceTopography

0.91.1: Merge pull request #28 from ComputationalMechanics/20_muFFT_0.10.0

23 Jul 09:20
86ece0c
Compare
Choose a tag to compare

0.91.0

02 Jul 12:09
7489266
Compare
Choose a tag to compare
  • ENH: return topography with undefined (masked) data filled (#19)
  • ENH: make_sphere has option to put undefined data in standoff or not
  • BUG: Fixed missing dependencies when installed as package (#15)
  • BUG: Fixed error when loading text file with trailing newline (#16)
  • BUG: Fixed wrong error message when loading unknown text file format (#14)
  • BUG: renamed CompoundTopography.array to CompoundTopography.heights (#18)

0.90.0: Merge pull request #13 from ComputationalMechanics/merge/20_muFFT_rel…

17 Jun 12:41
1c13d2f
Compare
Choose a tag to compare

This is the first public release of the code formerly known as PyCo:

  • Refactored PyCo code into three separate Python modules: SurfaceTopography, ContactMechanics and Adhesion
  • muFFT dependency updated to muFFT-0.9.1
  • Moved documentation from README.md to the docs folder