Skip to content
/ cimpy Public

Python package containing computation tools for the c++ based library CimLib

License

Notifications You must be signed in to change notification settings

heidaga/cimpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cimpy

CimPy is a package with python computation tools specific to the CimLib library which is based on C++.

CHANGE LOG

Version 0.0.1

  • implemented the Tmesh class to handle cimlib mesh files (import and visualization)
  • implmented mesh specific classes Tnode and Telement

Version 0.0.2

  • implemented the View() function to preview mesh with matplotlib

Version 0.0.3

  • added a 3d mesh file to test a new visualization feature in the View() function for 3D meshes

About

Python package containing computation tools for the c++ based library CimLib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published