5 projects tagged "Application Frameworks"
JyConsole is an efficient component able to manipulate Python/Jython and Java objects through a command line interface. It features several requirements of modern consoles, such as command history, completion (Ctrl+Space), easy script loading, and basic GUI preference management. JyConsole can be directly used as a standalone application or as an embedded graphical component in a Java or Jython application.
deal.II is a C++ library supporting the generation of complex adaptive finite element codes. It features locally-refined grids, various scalar and vector-valued finite elements, linear solvers of low and higher order, arbitrary mappings, and support for 1, 2, and 3D computations. It comes with extensive documentation and example programs showing the use of the library for modern finite element programs.