Skip to content

Releases: CALFEM/calfem-python

calfem-3.6.8

15 Feb 22:23
9bdacd5
Compare
Choose a tag to compare

Reorganise to support PDM-packaging.

What's Changed

Full Changelog: v3.6.7...v3.6.8

calfem-3.6.7

15 Feb 17:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.5...v3.6.7

calfem-3.6.5

09 Nov 19:58
fd3a4d6
Compare
Choose a tag to compare

What's Changed

  • New disp_xxx commands in the utils module for nicer printing in Notebooks.

  • Added notebook examples for exs_beam1 and exs_beam2.

  • Added a simple integration test that runs all examples. This will be developed in coming releases.

  • Added an environment variables CFV_NO_BLOCK to be able to run all examples without blocking at the end.

  • Removed some depreaction warnings.

  • Merge from master. by @jonaslindemann in #54

  • Merge smaller changes before release by @jonaslindemann in #55

New Contributors

Full Changelog: v3.6.4...v3.6.5

calfem-3.6.4

31 Oct 21:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.3...v3.6.4

calfem-3.6.3

19 Aug 15:33
7413208
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.2...v3.6.3

calfem-python-3.6.2

30 Jun 14:48
3809d4f
Compare
Choose a tag to compare

Bugfix-release. Removed deprecated np.asscalar function with .item().

calfem-python-3.6.1

05 Apr 14:19
26d4082
Compare
Choose a tag to compare

Fixed minor version constants. Vedo-integration now complete.

calfem-python-3.6.0

05 Apr 06:29
74add0c
Compare
Choose a tag to compare

Lot of fixes. Renamed examples. Initial vedo support.

calfem-3.5.11

04 Apr 13:49
b4d508e
Compare
Choose a tag to compare

Final release of the 3.5 branch.

calfem-python-3.5.10

04 May 19:54
17e27d2
Compare
Choose a tag to compare

Fixed integration issues with gmsh-module.