170 projects tagged "English"
Mokka (MOtion Kinematics and Kinetics Analyzer) is a software solution for analyzing biomechanical data. It reads and writes C3D files and many other file formats, and allows you to visualize marker trajectories in 2D and 3D, and force platforms, segments, joint angles, forces, moments, and analog signals like EMGs.
FreeFuzzyTime is a time reasoner based on Fuzzy Temporal Constraint Networks (FTCN), which treats fuzzy temporal information efficiently. It can be integrated into applications for diagnosis. This is especially important in areas like Intensive Care Units, where patients' data are handled by a temporal database. FuzzyTime uses a structure which consists of three levels of abstraction. The upper layer is the user interface, where a translator transforms the expressions introduced by the user into temporal relations between temporal entities (points and intervals). The semantics of a user’s expressions are analyzed and stored in the intermediate layer, or temporal world. Finally, the bottom layer is based on the FTCN model.
Open Grid Scheduler/Grid Engine is a batch-queuing system for distributed resource management. It is used by many high-performance clusters and computation farms. Together with basic batch job scheduling, it supports advance reservation, array jobs, parallel make, parallel job management, and GPU management.
openEMS is an electromagnetic field solver using the FDTD method. It employs a fully 3D Cartesian and cylindrical coordinate graded mesh. Matlab (or Octave) is used as an easy and flexible scripting interface. Advanced Features include: multi-threading, SIMD (SSE), and MPI support for high speed FDTD.
openPLM is a Web-based Product Lifecycle Management (PLM) application. It provides a configuration management system that manages all kind of files and data as documents in a product structure. It supports documents, parts, BOMs, part-document links, electronic signatures for objects, revision management, check in and check out for all files, plain text search using the Xapian engine, navigation between objects using Graphviz, and user management that allows sponsorship, delegation, and rights. Plug-ins are available for Thunderbird, OpenOffice/LibreOffice, FreeCAD, and Gedit.
The Scalable Assembler at Notre Dame (SAND) replaces the early stages of the Celera Assembler with scalable versions that can run on collections of commodity computers. By harnessing clusters, clouds, grids, or just random machines in your office, many bioinformatics tasks can be reduced from weeks or months down to minutes or hours.
Makeflow is a workflow engine for executing large complex applications on clusters, clouds, and grids. It can be used to drive several different distributed computing systems, including Condor, SGE, and the included Work Queue system. It does not require a distributed filesystem, so you can use it to harness whatever collection of machines you have available. It is typically used for scaling up data-intensive scientific applications to hundreds or thousands of cores.
PyCAM generates toolpaths (GCode) for CNC machines out of 3D STL model files or 2D gravure contour files (SVG or DXF). The output of PyCAM can be imported into EMC2 or other machine controllers to direct the milling machine. PyCAM features different path generation strategies, cutter shapes, and post-processing options.
SLD Calculator is a GUI to calculate the characteristics of chemical compounds, especially the Neutron and X-Ray scattering length densities that are often required to know in scattering experiments. Furthermore, it offers internationalization support and is capable of switching the language at runtime.
Goptical is the GNU Optical design and simulation library. It provides model classes for optical components, surfaces, and materials and enables building of optical systems by creating and placing various optical components in a 3D space and simulating light propagation through the system. Classical optical design analysis tools can be used on optical systems. It takes advantages of the C++ object model to allow the building of complex optical systems with a few class instantiations, as optical components are represented by language objects.