newspyFormex - News: pyFormex 3.1 has been released

 
 
Latest News
pyFormex 3.5.1 has been released posted by bverheg, Sun 11 Feb 2024 02:54:54 PM UTC
pyFormex 3.5 has been released posted by bverheg, Fri 09 Feb 2024 03:41:30 PM UTC
pyFormex 3.4 has been released posted by bverheg, Wed 22 Nov 2023 08:15:43 AM UTC
pyFormex 3.3 has been released posted by bverheg, Sat 01 Apr 2023 05:45:54 PM UTC
pyFormex 3.2 has been released posted by bverheg, Thu 10 Nov 2022 12:38:08 PM UTC

pyFormex 3.1 has been released

Item posted by Benedict Verhegghe <bverheg> on Wed 25 May 2022 12:19:52 PM UTC.

A new pyFormex release is available: 3.1

Some highlights of this release:

- New PZF file format to efficiently store almost anything. It is a ZIP file format, and thus can be handled with may other tools as well.
- plugins.http_server provides a local HttpServer and a showHtml function to display local files in a browser over the http
- improved reading of INP format files
- draw() allows drawing objects in a dict
- drawing a Camera object will set the camera accordingly
- new Polygons class to store polygons with variable plexitude
- new and improved functionality in arraytools and Varray
- drawNumbers has a fuse option to draw multiple values at same position
- utils.memoize decorator to automatically save computed values
- 'polygon' element type
- faster drawing of elements with plexitude > 3
- many minor improvements and bug fixes

 

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code