Вы можете отметить интересные вам фрагменты текста, которые будут доступны по уникальной ссылке в адресной строке браузера.

Ptolemy Project (computing)

Ptolemy Project (computing)

Infobox Software
name = Ptolemy II


caption =
developer = University of California, Berkeley
latest_release_version = 7.0.1
latest_release_date = 2008-04-04
operating_system = Linux, Solaris, Windows
genre = Model based design, Visual programming language
license = BSD License
website = http://ptolemy.eecs.berkeley.edu
:"Other 'Ptolemy Projects' exist, including a [http://www.ptolemy.ca/ medical one] named for Ptolemy I Soter." The Ptolemy project is an ongoing project aimed at modeling, simulating, and designing concurrent, real-time, embedded systems. The focus of the Ptolemy project is on assembling concurrent components. The principal product of the project is the Ptolemy II model based design and simulation tool. The Ptolemy project is conducted in the [http://chess.eecs.berkeley.edu/ Center for Hybrid and Embedded Software Systems (CHESS)] in the [http://www.eecs.berkeley.edu/ Department of Electrical Engineering and Computer Sciences] of the University of California at Berkeley, and is directed by [http://ptolemy.eecs.berkeley.edu/~eal/ Prof. Edward A. Lee] .

The key underlying principle in the project is the use of well-defined models of computation that govern the interaction between components. A major problem area being addressed is the use of heterogeneous mixtures of models of computation.

The project is named after Claudius Ptolemaeus, the second century Greek astronomer, mathematician, and geographer.

The Kepler Project, a community-driven collaboration among researchers at three other University of California campuses which seeks to produce an open-source scientific workflow system, is based on Ptolemy II.

External links

* [http://ptolemy.eecs.berkeley.edu/ The Ptolemy Project home page]
* [http://www.kepler-project.org/ Kepler Project home page]


Wikimedia Foundation. 2010.

  
Share  

Look at other dictionaries:

  • Ptolemy (name) — The name Ptolemy or Ptolemaeus comes from the Greek Ptolemaios , which means warlike. There have been many people named Ptolemy or Ptolemaeus, the most famous of which are the Greek Egyptian astronomer Claudius Ptolemaeus and the Macedonian… …   Wikipedia

  • Real-time computing — In computer science, real time computing (RTC) is the study of hardware and software systems that are subject to a real time constraint i.e., operational deadlines from event to system response. By contrast, a non real time system is one for… …   Wikipedia

  • Concurrent computing — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent c …   Wikipedia

  • Timeline of Islamic science and engineering — This timeline of Islamic science and engineering covers the general development of science and technology in the Islamic world during the Islamic Golden Age, usually dated from the 7th to 16th centuries.From the 17th century onwards, the advances …   Wikipedia

  • Raymond Kurzweil — Infobox Person name = Raymond Kurzweil image size = 250px caption = Raymond Kurzweil birth date = Birth date and age|1948|2|12|mf=y birth place = Queens, New York, United States death date = death place = height = 5 7 weight = 145 lbs occupation …   Wikipedia

  • mathematics — /math euh mat iks/, n. 1. (used with a sing. v.) the systematic treatment of magnitude, relationships between figures and forms, and relations between quantities expressed symbolically. 2. (used with a sing. or pl. v.) mathematical procedures,… …   Universalium

  • Kepler scientific workflow system — Kepler is a free software system for designing, executing, and sharing scientific workflowsLudäscher B., Altintas I., Berkley C., Higgins D., Jaeger Frank E., Jones M., Lee E., Tao J., Zhao Y. 2006. Scientific Workflow Management and the Kepler… …   Wikipedia

  • Approximations of π — Timeline of approximations for pi …   Wikipedia

  • Deferent and epicycle — Deferent redirects here. For the acknowledgement of the legitimacy of the power of one s superior or superiors, see Deference. The basic elements of Ptolemaic astronomy, showing a planet on an epicycle (smaller dashed circle) , a deferent (larger …   Wikipedia

  • Actor model — In computer science, the Actor model is a mathematical model of concurrent computation that treats actors as the universal primitives of concurrent digital computation: in response to a message that it receives, an actor can make local decisions …   Wikipedia