Releases: CALFEM/calfem-python
Releases · CALFEM/calfem-python
calfem-3.5.11
Final release of the 3.5 branch.
calfem-python-3.5.10
Fixed integration issues with gmsh-module.
calfem-python-3.5.9
Fixed issues related to pyqt and anaconda compatibility.
calfem-python-3.5.6
Merge pull request #17 from CALFEM/develop Fixed GMSH detection on Windows.
calfem-python-3.5.5
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
Fixed gmsh-detection. Updated setup.py depends. Now also installs the gmsh package.
calfem-python-3.5.3
Added export function for pyvtk
calfem-python-3.5.1
Many syntax fixes. Documentation updates.
calfem-python-3.5
Cleaned up code. Matplotlib support. Jupyter notebook examples.