dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15103
[WIKI] DOLFIN_road_map
The following page has been updated:
http://www.fenics.org/wiki/DOLFIN_road_map
The changes are as follows.
***
---
***************
*** 4,10 ****
[3]Home :: [4]Projects :: [5]Gallery :: [6]Download ::
[7]Documentation :: [8]Contact
[9]Software repositories :: [10]Book project :: [11]Buildbot ::
! [12]Bug tracking :: [13]Statistics :: [14]News archive
DOLFIN road map
--- 4,10 ----
[3]Home :: [4]Projects :: [5]Gallery :: [6]Download ::
[7]Documentation :: [8]Contact
[9]Software repositories :: [10]Book project :: [11]Buildbot ::
! [12]Bugs :: [13]Blueprints :: [14]Statistics :: [15]News archive
DOLFIN road map
***************
*** 12,30 ****
We are in the process of migrating the list of planned features and
major to do items to Launchpad
! ([15]https://blueprints.launchpad.net/dolfin).
Contents
! * [16]1 Version 1.0
! * [17]2 Version 0.9.4
! * [18]3 Version 0.9.3
! * [19]4 Other planned features
! + [20]4.1 Demos
! + [21]4.2 ODE solvers
! + [22]4.3 User solvers
! [[23]edit]
Version 1.0
--- 12,30 ----
We are in the process of migrating the list of planned features and
major to do items to Launchpad
! ([16]https://blueprints.launchpad.net/dolfin).
Contents
! * [17]1 Version 1.0
! * [18]2 Version 0.9.4
! * [19]3 Version 0.9.3
! * [20]4 Other planned features
! + [21]4.1 Demos
! + [22]4.2 ODE solvers
! + [23]4.3 User solvers
! [[24]edit]
Version 1.0
***************
*** 32,38 ****
* All bugs fixed, all features in place
* Finish manual (including coding style and Python interface)
! [[24]edit]
Version 0.9.4
--- 32,38 ----
* All bugs fixed, all features in place
* Finish manual (including coding style and Python interface)
! [[25]edit]
Version 0.9.4
***************
*** 48,59 ****
* Expand range of unit tests and correctness tests
* Add performance benchmarks
* Draft of central manual chapters
! * Cleanup Function class logic, see [[25]discussion] and
! [[26]discussion]
! * Extracting vector field from tensor field, see [[27]discussion]
* Support tensor fields (may require work on FFC)
! [[28]edit]
Version 0.9.3
--- 48,59 ----
* Expand range of unit tests and correctness tests
* Add performance benchmarks
* Draft of central manual chapters
! * Cleanup Function class logic, see [[26]discussion] and
! [[27]discussion]
! * Extracting vector field from tensor field, see [[28]discussion]
* Support tensor fields (may require work on FFC)
! [[29]edit]
Version 0.9.3
***************
*** 82,92 ****
* [DEL: Rename message() --> info() :DEL]
* [DEL: Consistency in printing objects, remove disp() :DEL]
! [[29]edit]
Other planned features
! [[30]edit]
Demos
--- 82,92 ----
* [DEL: Rename message() --> info() :DEL]
* [DEL: Consistency in printing objects, remove disp() :DEL]
! [[30]edit]
Other planned features
! [[31]edit]
Demos
***************
*** 98,115 ****
+ This section may also relate/link to the higher order mesh
stuff.
! [[31]edit]
ODE solvers
* Solve dual and compute error estimate
* Automatic computation of stability factors as function of time T
! [[32]edit]
User solvers
* Code and build system template for users to create solvers
(including Python modules via SWIG) that use the DOLFIN library
! Retrieved from "[33]
--- 98,115 ----
+ This section may also relate/link to the higher order mesh
stuff.
! [[32]edit]
ODE solvers
* Solve dual and compute error estimate
* Automatic computation of stability factors as function of time T
! [[33]edit]
User solvers
* Code and build system template for users to create solvers
(including Python modules via SWIG) that use the DOLFIN library
! Retrieved from "[34]