Giter VIP home page Giter VIP logo

darwin-just-so-'s Introduction

darwin

Medical Image Analysis and Classification Tools

Named after Charles Darwin (1809-1882), who was an English naturalist and geologist, best known for his contributions to evolutionary theory. Through fauna classification he was able to infer the evolutionary theory.

https://secure.travis-ci.org/neurita/darwin.png?branch=master https://coveralls.io/repos/neurita/darwin/badge.png

Dependencies

Please see the requirements.txt and pip_requirements.txt files.

Install

This package uses setuptools and Makefiles.

I've made a workaround to deal with build dependencies of some requirements. So there are two requirements files: requirements.txt and pip-requirements.txt. The requirements.txt dependencies must be installed one by one, with:

make install_deps

The following command will install everything with all dependencies:

make install

If you already have the dependencies listed in requirements.txt installed, to install in your home directory, use:

python setup.py install --user

To install for all users on Unix/Linux:

python setup.py build
sudo python setup.py install

You can also install it in development mode with:

make develop

Development

Code

Github

You can check the latest sources with the command:

git clone https://www.github.com/neurita/darwin.git

or if you have write privileges:

git clone [email protected]:neurita/darwin.git

If you are going to create patches for this project, create a branch for it from the master branch.

The stable releases are tagged in the repository.

Testing

TODO

darwin-just-so-'s People

Contributors

alexsavio avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.