<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/cochlear-emfw/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/cochlear-emfw/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 15 May 2012 08:21:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cochlear-emfw/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Michael</title><link>https://sourceforge.net/p/cochlear-emfw/wiki/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -4,7 +4,7 @@
 
 This library extends deal.II--a C++ based finite element library (see [www.dealii.org](http://www.dealii.org)). A working copy of deal.II is a prerequisit for this library. We provide classes, scripts, and sample code that assist in constructing cochlear models. Currently, some knowledge of C++, deal.II, and the finite element method is required to use this library. Hopefully as the user base grows more options to use the library (or programs derived from the library) without this kind of background will become available. For the moment however, we emphasise power and extensibility rather than user friendliness.
 
-Files will be added to the project in a few stages. The code that was used for a paper under review has been uploaded to the project. Michael's PhD thesis will serve as the major documentation explaining the structure of the library and its motivation. This will be uploaded once it has been examined. The major form of access to the code and collaboration on the code will be via the project's Subversion repository. The code will be uploaded to that repository once some housekeeping has been completed.
+Files will be added to the project in a few stages. The code that was used for the paper Rapson, Karpul, and Tapson (2012) "Unification and extension of monolithic state space and iterative cochlear models" J. Acoust. Soc. Am. 131, 5, pp. 3935--3952 has been added. Other code used to prepare a manuscript is also provided. Michael's PhD thesis will serve as the major documentation explaining the structure of the library and its motivation. This will be uploaded once it has been examined. The major form of access to the code and collaboration on the code will be via the project's Subversion repository. The code will be uploaded to that repository once some housekeeping has been completed.
 
 Thank you for your interest in this project!
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael</dc:creator><pubDate>Tue, 15 May 2012 08:21:57 -0000</pubDate><guid>https://sourceforge.net2ae8084eacd5cdad7d95150a4166354ddc0b3ea3</guid></item><item><title>WikiPage Home modified by Michael</title><link>https://sourceforge.net/p/cochlear-emfw/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -4,14 +4,13 @@
 
 This library extends deal.II--a C++ based finite element library (see [www.dealii.org](http://www.dealii.org)). A working copy of deal.II is a prerequisit for this library. We provide classes, scripts, and sample code that assist in constructing cochlear models. Currently, some knowledge of C++, deal.II, and the finite element method is required to use this library. Hopefully as the user base grows more options to use the library (or programs derived from the library) without this kind of background will become available. For the moment however, we emphasise power and extensibility rather than user friendliness.
 
-Files will be added to the project in a few stages. Shortly, the code that was used for a paper under review will be uploaded to the project. Michael's PhD thesis will serve as the major documentation explaining the structure of the library and its motivation. This will be uploaded once it has been examined. The major form of access to the code and collaboration on the code will be via the project's Subversion repository. The code will be uploaded to that repository once some housekeeping has been completed.
-
+Files will be added to the project in a few stages. The code that was used for a paper under review has been uploaded to the project. Michael's PhD thesis will serve as the major documentation explaining the structure of the library and its motivation. This will be uploaded once it has been examined. The major form of access to the code and collaboration on the code will be via the project's Subversion repository. The code will be uploaded to that repository once some housekeeping has been completed.
+
 Thank you for your interest in this project!
 
 
 [[project_admins]]
 [[download_button]]
 
 
 The wiki uses [Markdown](/p/cochlear-emfw/wiki/markdown_syntax/) syntax.
-
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael</dc:creator><pubDate>Mon, 27 Feb 2012 09:32:45 -0000</pubDate><guid>https://sourceforge.net20a5bcc99ff87165ece4b66d839ecdf1911310c9</guid></item><item><title>WikiPage Home modified by Michael</title><link>https://sourceforge.net/p/cochlear-emfw/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -9,9 +9,9 @@
 Thank you for your interest in this project!
 
 
-
-
-The wiki uses [Markdown](/p/cochlear-emfw/wiki/markdown_syntax/) syntax.
-
 [[project_admins]]
 [[download_button]]
+
+
+The wiki uses [Markdown](/p/cochlear-emfw/wiki/markdown_syntax/) syntax.
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael</dc:creator><pubDate>Mon, 30 Jan 2012 14:49:41 -0000</pubDate><guid>https://sourceforge.net078391f0aa6e06a1b372cb475b13a43f4d9aa607</guid></item><item><title>WikiPage Home modified by Michael</title><link>https://sourceforge.net/p/cochlear-emfw/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,6 +1,15 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Welcome to the Extensible Cochlear Modelling Framework Project!
+
+The aim of this project is to facilitate research into the ear, and in particular the cochlea, by providing a means for physiologically accurate cochlear models to be implemented and compared. The framework must extensible to allow new models to be tested. It must also be fair to a wide variety of models if will be used to compare them. We think that the best way to achieve this is to provide an open source library that makes it simpler for people to test out their ideas about how the cochlea works in a time domain simulation.
+
+This library extends deal.II--a C++ based finite element library (see [www.dealii.org](http://www.dealii.org)). A working copy of deal.II is a prerequisit for this library. We provide classes, scripts, and sample code that assist in constructing cochlear models. Currently, some knowledge of C++, deal.II, and the finite element method is required to use this library. Hopefully as the user base grows more options to use the library (or programs derived from the library) without this kind of background will become available. For the moment however, we emphasise power and extensibility rather than user friendliness.
+
+Files will be added to the project in a few stages. Shortly, the code that was used for a paper under review will be uploaded to the project. Michael's PhD thesis will serve as the major documentation explaining the structure of the library and its motivation. This will be uploaded once it has been examined. The major form of access to the code and collaboration on the code will be via the project's Subversion repository. The code will be uploaded to that repository once some housekeeping has been completed.
+
+Thank you for your interest in this project!
+
+
+
 
 The wiki uses [Markdown](/p/cochlear-emfw/wiki/markdown_syntax/) syntax.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael</dc:creator><pubDate>Mon, 30 Jan 2012 14:49:04 -0000</pubDate><guid>https://sourceforge.net0de5c0641e75484433e8c17d222bc0e99d9cc291</guid></item><item><title>WikiPage Home modified by Michael</title><link>https://sourceforge.net/p/cochlear-emfw/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/cochlear-emfw/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael</dc:creator><pubDate>Mon, 30 Jan 2012 13:45:11 -0000</pubDate><guid>https://sourceforge.net3e34938ed9f3ac84dc2b202925f4d29c20387bcd</guid></item></channel></rss>