Skip to content

Releases: CALFEM/calfem-python

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.

calfem-python-3.5.9

29 Apr 21:56
80040ab
Compare
Choose a tag to compare

Fixed issues related to pyqt and anaconda compatibility.

calfem-python-3.5.6

26 Apr 12:35
652f921
Compare
Choose a tag to compare
Merge pull request #17 from CALFEM/develop

Fixed GMSH detection on Windows.

calfem-python-3.5.5

25 Apr 21:36
3cda265
Compare
Choose a tag to compare

Fixed more issues around the detection of gmsh. Now searches site-packages for gmsh binary. Fixed minor depraction issues surrounding np.vstack,

calfem-python-3.5.4

22 Apr 19:41
30982b1
Compare
Choose a tag to compare

Fixed gmsh-detection. Updated setup.py depends. Now also installs the gmsh package.

calfem-python-3.5.3

26 Apr 22:47
efdbfb3
Compare
Choose a tag to compare

Added export function for pyvtk

calfem-python-3.5.1

13 Apr 21:19
bfe46e2
Compare
Choose a tag to compare

Many syntax fixes. Documentation updates.

calfem-python-3.5

10 Mar 23:35
99943eb
Compare
Choose a tag to compare

Cleaned up code. Matplotlib support. Jupyter notebook examples.