Skip to content

zl101/Medical-Software-Design

 
 

Repository files navigation

License: CC BY-SA 4.0

Medical Software Design

This repository serves as the default collection for all resources associated with the Duke BME Medical Software Design course (BME547).

Your can consult the Syllabus for an overview of the course content, and the course Schedule to see what the progression of course topics will be over the semester. All Lecture content is also available for review, as are all of the Assignments, which will have due dates appears on the course Sakai site. General Resources are also available to help with using various software packages, setting up development tools, etc.

A generic python virtual environment can be created using the included requirements.txt file, which should provide package coverage for all of the examples and Jupyter notebooks in this repository.

All code has been written to be compatible with Python >=3.5; Python 2.7 usage will require some tweaking, specifically the print() function calls and fancy string formatting.

License: CC BY-SA 4.0

All material in this repository is covered by a Creative Commons Attribution-ShareAlike 4.0 International. Individual pieces of code may be covered under different licenses.

About

Duke Medical Software Design (BME590)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 87.4%
  • Python 6.0%
  • TeX 3.7%
  • JavaScript 1.7%
  • Shell 0.7%
  • HTML 0.3%
  • Other 0.2%