Main > Free Download Search >

Free computational biophysics software for mac

computational biophysics

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 32
CogTool 1.0b18

CogTool 1.0b18


CogTool - application to assist in the creation of design mockups and the calculation of predictions of skilled performance time more>>
CogTool is an application to assist in the creation of design mockups and the calculation of predictions of skilled performance time for tasks on those designs. You are free to use this software for any purpose. However, it is provided as-is with no warrantee -- use at your own risk.
Detailed information is provided in the CogTool User Guide. We strongly recommend that you read the guide to get the most out of the CogTool system.
To help you get started quickly with CogTool, we have also provided a Tutorial. This document walks you through an example in detail, but it is not as comprehensive as the CogTool User Guide and it refers to the CogTool User Guide, so you need both.
The installation procedure differs depending on the platform being used for modeling. The software is currently available for the Mac OS X (10.4 or higher, including IntelMacs) and Windows (Windows 98 or higher) platforms. Follow the instructions below for the appropriate platform.
The ability to execute task models integrated with driving is not available in the current version. If your primary interest is models integrated with driving, you may still use the old version, which requires a Mac OS X system (but does not run on Intel Macs).
Enhancements:
- New features in CogTool 1.0b17 include support for some new widgets, faster importing of background images from a folder, improved performance all around, new properties panes, the ability to export storyboard and scripts to various formats, a visualization of what the underlying computational cognitive engine (ACT-R) is doing to produce the human performance predictions, and re-written users guide and tutorial.
<<less
Download (15.3MB)
Added: 2007-06-09 License: Freeware Price:
869 downloads
FractionAction X 0.9.1

FractionAction X 0.9.1


FractionAction is free a program converting among rational fractions, decimals (with periodicity) and simple continued fractions within programs computational limits. more>>

FractionAction X 0.9.1 is a free program converting among rational fractions, decimals (with periodicity) and simple continued fractions within program's computational limits. Also shows factors for fraction's top and bottom (in reduced form with GCD [greatest common divisor]).

Results not guaranteed (i.e. don't use results to help build your rocket ship, etc.): reports of errors welcomed. Not a tutorial on the functions.

<<less
Added: 2008-02-09 License: Freeware Price:
downloads
 
Other version of FractionAction X
FractionAction X 0.9.1) and simple continued fractions within programs computational limits. FractionAction X 0.9 ... continued fractions within programs computational limits. Also shows factors for fractions
License:Free
Download (1MB)
downloads
Added: 2008-02-10
Parallel Fractal Carbon 1.0

Parallel Fractal Carbon 1.0


Parallel Fractal Carbon - Experiment with and learn parallel programming more>>
A Carbonized version of the Parallel Fractal Demo, a numerically-intensive parallel graphics application, that uses the MacMPI_X.c library for communcations.

This code is meant as a tool for helping people experiment with and learn parallel programming. You may try different parallelization techniques or substitute different computational routines, if you wish.


<<less
Download (228KB)
Added: 2006-01-19 License: GPL Price:
1379 downloads
CUDA 2.3

CUDA 2.3


CUDA offers you a common purpose parallel computing architecture leveraging the parallel compute engine in NVIDIA graphics processing units (GPUs) to solve many complex computational problems in a fraction of the time required on a CPU. I more>> <<less
Download (33.8MB)
Added: 2009-07-26 License: Freeware Price: FREE
1 downloads
Madagascar 0.9.8

Madagascar 0.9.8


Software package for geophysical data processing and reproducible numerical experiments Madagascar is an open-source software package for multidimensional data analysis and reproducible computational more>> Software package for geophysical data processing and reproducible numerical experiments

Madagascar is an open-source software package for multidimensional data analysis and reproducible computational experiments.
Madagascar aims to provide:
- a convenient and powerful environment
- a convenient technology transfer tool
for researchers working with digital image and data processing in geophysics and related fields. Technology developed using the Madagascar project management system is transferred in the form of recorded processing histories, which become "computational recipes" to be verified, exchanged, and modified by users of the system.

Main features:
- Madagascar is a modern package. Started in 2003, and publicly released in 2006 it was developed entirely from scratch. Being a relatively new package, it follows modern software engineering practices such as module encapsulation and test-driven development. A rapid development of a project of this scope (more than 300 main programs and more than 3,000 tests) would not be possible without standing on the shoulders of giants and learning from the 30 years of previous experience in open packages such as SEPlib and Seismic Unix. We have borrowed and reimplemented functionality and ideas from these other packages.
- Madagascar is a test-driven package. Test-driven development is not only an agile software programming practice but also a way of bringing scientific foundation to geophysical research that involves numerical experiments. Bringing reproducibility and peer review, the backbone of any real science, to the field of computational geophysics is the main motivation for Madagascar development. The package consists of two levels: low-level main programs (typically developed in the C programming language and working as data filters) and high-level processing flows (described with the help of the Python programming language) that combine main programs and completely document data processing histories for testing and reproducibility. Experience shows that high-level programming is easily mastered even by beginning students that have no previous programming experience.
- Madagascar is an open-source package. It is distributed under the standard GPL open-source license, which places no restriction on the usage and modification of the code. Moreover, access to modifying the source repository is not controlled by one organization but shared equally among different developers. This enables an open collaboration among different groups spread all over the world, in the true spirit of the open source movement.
- Madagascar uses a simple, flexible, and universal data format that can handle very large datasets but is not tied specifically to seismic data or data of any other particular kind. This "regularly sampled" format is borrowed from the traditional SEPlib. A universal data format allows us to share general-purpose data processing tools with scientists from other disciplines such as petroleum engineers working on large-scale reservoir simulations.

System requirements:
-

Enhancements
- New reproducible papers, several structural changes, and numerous bug fixes.

<<less
Download (10.5MB)
Added: 2009-06-13 License: GPL Price: FREE
191 downloads
Ikaros 1.0

Ikaros 1.0


Ikaros is a framework for writing and running component-based simulators more>>
Ikaros is a framework for writing and running component-based simulators.
Ikaros is used for simulations of brain areas and learning models, but is general enough to be easily used for any discrete-time simulations. A simulation consists of modules written in C or C++ that are connected in the simulator, with connections specified in an XML file. It runs on the console, and can optionally generate a dynamic browser-based UI with SVG for graphics generation.
The goal of the project is to develop an open infrastructure for system level modeling of the brain including databases of experimental data, computational models and functional brain data.
The system will make heavy use of the emerging standards for Internet based information and will make all information accessible through an open web-based interface. In addition, Ikaros can be used as a control architecture for robots.
The main components of the Ikaros systems are:
- A platform independent simulation kernel
- A set of computational brain models
- A set of I/O modules for interfacing with data files and peripheral such as robots or video cameras
- Tools for building systems of interconnected models
- A plug-in architecture that allows new models to be easily added to the system
- A database with data from learning experiments that can be used for validation of the computational models.
Enhancements:
- The new version includes a web based user interface where running Ikaros processes can be controlled and monitored from a web browser.
- The interface uses SVG for visualization and works with FireFox 1.5 as well as with Adobes SVG plug-in and Squiggle with Batik 1.6.
- It is possible to connect to Ikaros on the local computer or on a remote computer.
<<less
Download (2.9MB)
Added: 2007-06-05 License: Freeware Price:
874 downloads
Folding@home Screensaver 5.02

Folding@home Screensaver 5.02


Folding@home Screensaver - distributed application screensaver more>>
Folding@home Screensavers goal: to understand protein folding, misfolding, and related diseases

What is protein folding and how is folding linked to disease? Proteins are biologys workhorses -- its "nanomachines." Before proteins can carry out these important functions, they assemble themselves, or "fold." The process of protein folding, while critical and fundamental to virtually all of biology, in many ways remains a mystery.

Moreover, when proteins do not fold correctly (i.e. "misfold"), there can be serious consequences, including many well known diseases, such as Alzheimers, Mad Cow (BSE), CJD, ALS, Huntingtons, Parkinsons disease, and many Cancers and cancer-related syndromes.

You can help by simply running a piece of software. Folding@Home is a distributed computing project -- people from through out the world download and run software to band together to make one of the largest supercomputers in the world. Every computer makes the project closer to our goals.

Folding@Home uses novel computational methods coupled to distributed computing, to simulate problems thousands to millions of times more challenging than previously achieved.

<<less
Download (197KB)
Added: 2007-04-04 License: Freeware Price:
942 downloads
EvoJava 0.9.0

EvoJava 0.9.0


EvoJava - Software for exploring computational models of biological systems more>>
EvoJava is an program for interactively exploring intriguing concepts in computer science. From cellular automata and rule-based systems to fractals and genetic algorithms, EvoJava is an education tool for anyone interested in the "edges" of science. Or, if nothing else, it makes lots of pretty pictures!

I have developed and tested EvoJava using Gentoo Linux on Opteron and Pentium systems; Ive also tested with Microsoft Internet Explorer and Firefox for Windows XP SP2 (where I have Suns Java installed.)

This is a preliminary beta version of EvoJava. It contains only four "universe" types, and lacks significant documentation. Im releasing this code "as is", hoping users will help me improve the final program. Keep an eye on these pages for updates. I make no promises about schedules or about what the final program will include; all I can say is that EvoJava is moving along nicely. The final release will include full, documented source code, released under the GPL.

<<less
Download (1KB)
Added: 2005-11-16 License: GPL Price:
1438 downloads
Fura 1.7.0 Build 090601

Fura 1.7.0 Build 090601


Provides grid enablement and distribution of applications on heterogeneous computational resources more>> Provides grid enablement and distribution of applications on heterogeneous computational resources

Fura is an open source self-contained grid middleware that allows the grid enablement and distribution of applications on heterogeneous computational resources.
Fura features a wizard-guided installation and configuration, web-based GUI, and Web Services compliance.
Furas component based plug-in architecture allows grid services to be extended or replaced, and new services can be developed reusing existing components.
Fura is for developers or highly technical enthusiasts who want the open and latest grid technology early and often to use it in non-critical computing environments.
Fura is not recommended to use Fura where support options, maintenance, and software/hardware certifications are valued. For such environments, you must use either Fura Open Enterprise Edition (GPL Licensed) or Fura Commercial Enterprise Edition (Commercial EULA).

Enhancements
- Fixed a portal error when trying to start a task that its already running.
- Fixed an issue when using read-only files with the agent.
- When the agent (re)starts it cleans up their directories, even if they contain read-only files.
- Fixed a portal error when trying to delete a task without having permissions to do it.
- Fixed a portal error when trying to reset a task.

<<less
Download (34.5MB)
Added: 2009-06-06 License: GPL Price: FREE
192 downloads
Avogadro 0.9.5

Avogadro 0.9.5


Advanced molecular editor designed for use in computational chemistry, molecular modeling, bioinformatics and others more>> Advanced molecular editor designed for use in computational chemistry, molecular modeling, bioinformatics and others

Avogadro is a free and open source advanced molecular editor designed for cross-platform use in molecular modeling, computational chemistry, bioinformatics, materials science, and related areas. It offers flexible rendering and a powerful plugin architecture.
The main concept behind Avogadro is to enable a strong framework for molecular visualization and editing. Each community has their own needs and goals for an ideal tool.
So Avogadro seeks to allow users to easily provide their own scripts and plugins for rendering, commands, tools... etc.
Avogadro is based on top of existing chemistry software, including Open Babel. In the future, it will offer strong scripting abilities to allow for automated demos, submission of calculations to local computational resources, and user-defined customization.
NOTE: This release is an early beta release and is intended to gain feedback and interest in the project.

Main features:
- Cross-platform molecular builder/editor.
- Plugin architecture for developers, including rendering, interactive tools, commands, and Python scripts.
- Built-in molecular mechanics (including MMFF94 and UFF).
- Input generation for Gaussian and GAMESS-US, with more packages to come.
- Support for crystallographic unit cells.
- Visualization of iso surfaces and orbitals, including Gaussian cubes, OpenDX, and Gaussian fchk files.
- Translations into French and German.

System requirements:
-
-
- OpenBabel 2.2.0 or later.
- Eigen 2.0.0 Beta 3 or later.

Enhancements
- General
- More build system improvements - external plugins can easily be built against libavogadro on Linux and Mac.
- Includes a standard Mac "app bundle" -- completely relocatable disk image
- Added a check for updated versions of Avogadro on the network (e.g., when 0.9.6 or 1.0 is released)
- Includes improved translations and localization, including localized numbers everywhere and a full translation in Indonesian
- More bugs found and fixed.
- Interface
- Updated interface allows more screen space for drawing / viewing
- Tools moved to a new toolbar
- Tool and Display Settings appear on demand
- Updated keyboard shortcuts for switching tools
- Keyboard shortcuts for switching elements in the Draw tool: type the element symbol (e.g., Fe for iron)
- Visual cues can now be disabled for the navigation tool
- Moved "insert fragment" to Build menu
- Rendering
- Significantly improved protein "Cartoon" display type
- Added a custom color option
- Display of forces from geometry optimization is fixed (was broken in previous 0.9 releases)
- Extensions
- Added "Insert Peptide" builder for oligopeptides.
- Added visualization of NMR spectra.
- Atom, bond, angle, and torsion property tables now allow editing. This means you can now set a bond length, angle or dihedral exactly.
- Allow sorting of property tables for each column.
- Improved vibration plugin, fixing many bugs, and smoothing the animation.
- Added syntax highlighting for GAMESS-US.
- Now can run local Gaussian 03 jobs.

<<less
Download (5.6MB)
Added: 2009-06-05 License: GPL Price: FREE
185 downloads
Adun 0.71

Adun 0.71


Adun is a new biomolecular simulator developed by the Computational Biophysics and Biochemistry Laboratory more>>
Adun is a new biomolecular simulator developed by the Computational Biophysics and Biochemistry Laboratory, a part of the Research Unit on Biomedical Informatics of the UPF.
Enhancements:
New Features and Improvements
- Minimisation
- BFGS, Conjugate Gradient and Steepest Descent algorithms available
- Initial short minimisation step added before initial production loop.
- Improved handling of exploding simulations
- On detecting an exploding simulation AdunCore transparently
- Rolls back the simulation to a previous state
- Performs a minimisation
- Restarts the simulation from the rolled back state.
- Improved container functionality
- Van der waals radius used to define exclusion volume on insertion of a system.
Bug Fixes
- Fixed critical bug that affected temperature stability.
- Fixed critical bug preventing use of Charmm & Amber.
- As a result of this fix its no longer necessary to specify the type of of Lennard-Jones function used by a force field.
<<less
Download (885KB)
Added: 2007-05-30 License: GPL Price:
877 downloads
DT1 Flocking Orchestra 1.8b1

DT1 Flocking Orchestra 1.8b1


DT1 Flocking Orchestra is a useful tool designed with the ability to play music by visually conducting flocking agents in the 3D virtual space. more>>

DT1 Flocking Orchestra 1.8b1 is a useful tool designed with the ability to play music by visually conducting flocking agents in the 3D virtual space. It employs flocking algorithms to produce music and visuals. The users motions are captured by a video camera and influence the flocks behaviour. Each agent moving in a virtual 3D space controls a MIDI instrument whose playing style depends on the agents state. In this system, the user acts as a conductor influencing the flocks musical activity. In addition to gestural interaction, the acoustic properties of the system can be modified on the fly by using an intuitive GUI.

The acoustical and visual output of the system results from the combination of the flocks and users behaviour. It therefore creates on the behavioural level a mixing of natural and artificial reality. The system has been designed to run an a variety of different computational configuration ranging from small laptops to exhibition scale installations.

Enhancements:
  • The rendering process got running in an independent thread separated from the main thread.
  • It runs smoothly even in case the camera is slow.
  • A bug of full-screen mode for a wide display was fixed.
Requirements:
  • Mac OS X 10.4 or later, iSight.
<<less
Download (1.6MB)
Added: 2009-01-10 License: Free Price:
downloads
Numerics.osax 1.1.2

Numerics.osax 1.1.2


Numerics.osax is a free Scripting Addition to provide advanced mathematical commands more>>
The Numerics osax augments AppleScript with computational commands.
The computational features now include five Suites: Linear algebra, FFT and convolution, Image files, 3D array handling, and Numerical data files.
Main features:
- linear algebra (eigenvalues, linear systems solving, etc.)
- signal processing (1d, 2d, and n-d FFT, cross- and self-correlations, convolution, interpolation)
- image processing (import/export, particle analysis)
- 3D arrays (handling by reference, extraction, isosurfaces, stream lines).
Enhancements:
- Linear algebra: transpose, multmatrix, invertmatrix, solve linear system, compute eigenvalues, LUdecomposition, pivot, determinant
- Basic linear algebra and basic commands for inverting, diagonalizing, and decomposing a matrix. These commands support complex matrices. multmatrix performs the product of matrices and/with vectors: M x M, M x v, v x M, v x v.
- FFT and convolution: fft1d, fft2d, filterarray, convolve, correlate, interpolate
- Fast Fourier transforms: 1d, grouped, n-dimensional, and 2d. Use algorithms which time like N.Log N. Not powers of 2-limited. Convolution and correlation of two arrays, support periodic boundary conditions. Interpolation, linear or spline, supports periodic boundary conditions.
- Image files: imagefile bounds, convert imagefile, create imagefile, create grayimagefile, particles
- Basic commands for doing image processing: getting an images bounds, importing it as a numerical matrix and back, and doing particles analysis (get statistical info and contours of particles of an image).
- 3D array handling: open3D, close3D, list3Darrays, info3D, contents3D, extract3D, isosurface, streamline
- This Suite is to cope with 3D data and visualize them conveniently. Instead of manipulating the data in your script, you load them into memory and specify a name for them. Using the name you can extract whatever fraction of the data you really need. You can produce isosurfaces of a scalar field, and the stream lines of a vectorial field (results are triangle lists).
- Numerical data files: XNFGetArray, XNFSave, XNFdelete, XNFtoc
- This Suite introduces a new extensible data format, XNF (eXtensible Numerical File format.), extension .xnf. XNF files store binary 1D, 2D, and 3D arrays. One XNF file may contain arbitrarily many arrays of various kinds, stored under a variety of formats: the XNF file manages a Table of contents which specifies the properties of each array. Access to arrays is simply by name. Since the Table of contents is a XML, you can apply XPaths to retrieve a particular set of data. XMLLib osax required.
<<less
Download (1MB)
Added: 2006-07-13 License: Freeware Price:
1202 downloads
EPoS 0.8.1

EPoS 0.8.1


A modular framework for phylogenetic analysis. more>>


A modular software framework for phylogenetic analysis and visualization. Existing phylogenetic software can be split into two groups. Algorithmic packages that provide computational methods for a specific problem, and visualization tools to analyze results. Many algorithmic tools lack in usability, as they are often command line based, while visualizations often suffer from poor graphical user interfaces. EPoS fills this gap by combining a powerful graphical user interface with a plugin system that allows simple integration of new algorithms, visualizations and data structures. EPoS currently supports distance based tree construction from multiple sequence alignments and distance matrices as well as different algorithms to create consensus trees and supertrees. EPoS also integrates a tree visualization module that can be used to compare two trees and export visualizations.

<<less
Download (15.3MB)
Added: 2008-08-04 License: Freeware Price:
10 downloads
VMD 1.8.7b5

VMD 1.8.7b5


VMD is a molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting more>> VMD is a molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting. VMD supports computers running Mac OS X, UNIX, or Windows, is distributed free of charge, and includes source code.
Requirements:
  • PowerPC: Mac OS X 10.4.7 or later.
  • Intel: Mac OS X 10.5 or later.
Enhancements:
Version 1.8.7b5: Tagged/re-tagged all sources with final vmd-1-8-6 release tag.
<<less
Download (11.8MB)
Added: 2009-06-01 License: Free Price:
downloads
 
Other version of VMD
VMD 1.8.7conjunction with VMD in the Theoretical and Computational Biophysics Group at the University of Illinois. VMD works well with projected display systems like the 3-D Projection Facility maintained
Price: FREE
License:Freeware
Download (18.9MB)
downloads
Added: 2009-08-03
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3