174 projects tagged "Linux"
EGO is a program to perform molecular dynamics simulations on parallel as well as on sequential computers. Supported parallel machines include the Hitachi SR8000, CRAY-T3E, IBM-SP2, Fujitsu VPP700, Parsytec-CC under PARIX, and inhomogeneous clusters of UNIX workstations under PVM or MPI. EGO also runs sequentially on any decent UNIX workstation, even Windows95/NT PC's (with a GNU-C compiler) can be used.
EtherApe is a GNOME/pcap-based etherman, interman, and "tcpman" clone. It displays network activity graphically. Active hosts are shown as circles of varying size, and traffic among them is shown as lines of varying width. It supports Ethernet, FDDI, Token Ring, ISDN, PPP, WLAN, and SLIP transports. It knows about VLANs, IP, IPv6, TCP, UDP, FTP, and a number of other protocols. Additional statistics windows will let you concentrate on protocols or nodes.
Ghemical is a molecular modelling software package with some nice 3D visualization tools. It supports methods based on both molecular mechanics and quantum mechanics (using MOPAC7, and MPQC for QM). The geometry optimization (for MM and QM) and molecular dynamics (for MM) algorithms are included. Ghemical is written in C++, and hopefully offers a good framework for a generic freeware molecular modelling tool.
Gri is an extensible plotting program designed for scientists. It can draw x-y plots, contour plots, and image plots, and has rudimentary programming capabilities. Output is PostScript. Gri is not mouse driven, nor GUI-based; it is a language. Users regard it as an analogue to the LaTeX document formatting language: users gain considerable power, at the price of a moderate learning curve.
GtkMathView is a GTK widget for rendering MathML documents. It is meant to be a standalone, light-weight component and not a full browser. GTK applications can use the widget as a window for displaying mathematical formulas and doing simple interactions. Among other features, GtkMathView includes support for breaking long mathematical expressions, rendering of stretchy operators, and provides a customizable support for additional fonts.
K-3D is a 3D modeling, animation, and rendering system for GNU/Linux & Win32. Features include creation and editing of geometry in multiple realtime OpenGL solid, shaded, and texture-mapped views; unlimited undos and redos; complete extensibility at runtime through third-party plugins; animated procedural geometric effects; all parameters animatable through a consistent control-spline based interface; rendering pipeline to Renderman Interface compliant rendering engines; optimization for use with the Aqsis rendering engine, which features solid modelling, true displacement, and user programmable shaders; and support for background and batch rendering.
kreslitko is a simple environment for drawing graphics in X. Its main aim is to allow writing sequential code in C++ and it performs all event handling operations. It is also able to control running of your program by pressing buttons and filling text entries; it allows you to save drawings in xpm, png, and PostScript format.
lcccd14 is a kernel driver that gives normal user level programs the ability to communicate with the astronomical camera "OES LcCCD14". The module provides ioctl() commands for operating the camera electronics, setting up the cooling stage and controlling the integration of the image. It is intended to write a SANE backend later on that uses this module.