Skip to content

Releases: ansys/pytwin

v0.8.0

20 Jan 13:37
Compare
Choose a tag to compare

What's Changed

  • [MAINT] Correction to read_binary() example by @EDCarman in #158
  • [MAINT] Fix dimensionality reading for tensor field by @chrpetre in #165
  • [MAINT] Drop python 3.9 by @chrpetre in #180
  • [DOC] New example Twin creation with Twin Builder by @chrpetre in #185
  • [DOC] Update FEM mesh vis. example to plot on deformed mesh. by @EDCarman in #197
  • [DOC] Update FEA plot with deformed mesh image for doc by @EDCarman in #198
  • [FEAT] Add additional TBROM function to combine points and snapshot into single x,y,z,data... array by @EDCarman in #209
  • [DOC] New TBROM example dogbone by @chrpetre in #206
  • [MAINT] Fixed issue with forced download of files not clearing old file. by @EDCarman in #210
  • [DOC] Fix reference link, clarify DoE, add stress plot by @EDCarman in #211
  • [FEAT] SDK 2025R1 by @chrpetre in #223

Full Changelog: v0.7.0...v0.8.0

v0.7.0

15 May 09:11
Compare
Choose a tag to compare

What's Changed

  • [FEAT] new APIs to post process TBROM field results (point cloud as well as mesh based visualization) through PyVista by @chrpetre in #142 and #143
  • [FEAT] Expose APIs to read and write binary files for ROM training data generation by @chrpetre in #155
  • [FEAT] Update SDK to 24R2 by @chrpetre in #155
  • [FIX] unit tests Linux by @chrpetre in #148
  • [MAINT] Update requirements_doc.txt and documentation layout by @chrpetre in #154

Full Changelog: https://github.com/ansys/pytwin/commits/v0.7.0

v0.6.0

14 Dec 10:12
Compare
Choose a tag to compare

What's Changed

  • [FEAT] Feat/107 add option to read input snapshots from memory rather than disk by @EDCarman in #123

  • [FEAT] Update SDK to 24R1 by @chrpetre in #135

  • [MAINT] Upgrade Python version. by @MaxJPRey in #129

  • [MAINT] Add support for Python 3.12 by @lboucin in #132

  • [FIX] Fix/read write modes by @chrpetre in #122

  • [FIX] Issue 128: unregister TwinModel.del from atexit and enhance PR116 by @chrpetre in #134

Full Changelog: https://github.com/ansys/pytwin/commits/v0.6.0

v0.5.0

21 Sep 15:10
Compare
Choose a tag to compare

What's Changed

  • [MAINT] Update outdated urls by @lboucin in #115
  • [FIX] Solve ordering issue with TBROM having more than 10 modes by @chrpetre in #114
  • [FIX] Update RomViewerSharedLib.so in unit test files and update CI workflow by @lboucin in #119
  • [FIX] Register del method of TwinModel to avoid issue atexit by @lboucin in #116

Full Changelog: https://github.com/ansys/pytwin/commits/v0.5.0

v0.4.0

01 Sep 08:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ansys/pytwin/commits/v0.4.0

v0.3.0

03 Apr 13:56
Compare
Choose a tag to compare

What's Changed

  • Update init.py for logging info exposure by @chrpetre in #69
  • FIX/get pytwin logger exposure by @chrpetre in #70
  • FIX/doc_strings by @chrpetre in #71
  • DOC: Update README.rst by @lboucin in #76
  • DOC: Update documentation folder by @lboucin in #77
  • DOC: Update examples documentation by @lboucin in #78
  • DOC: Update documentation of settings and downloads modules by @lboucin in #80
  • MAINT: Remove tests and doc dependencies from project.toml by @lboucin in #81
  • DOC: Update evaluate package documentation by @lboucin in #79
  • FEAT: Update Twin Runtime SDK to 23R1.SP1 by @lboucin in #83
  • FIX - Update version in unit test of twin files example by @lboucin in #85
  • FIX - Force download of files used in examples by @lboucin in #86

New Contributors

Full Changelog: https://github.com/pyansys/pytwin/commits/v0.3.0

v0.2.0

02 Feb 15:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/pyansys/pytwin/commits/v0.2.0

v0.1.2

23 Dec 14:36
Compare
Choose a tag to compare

What's Changed

  • DOC: Minor changes (#51)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Dec 15:29
Compare
Choose a tag to compare

What's Changed

  • FIX: Add latest stable version in README.rst doc links (#50)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 Dec 10:31
Compare
Choose a tag to compare

What's Changed

  • First release of pytwin package

New Contributors

Full Changelog: https://github.com/pyansys/pytwin/commits/v0.1.0