Changelog for
python-FiPy-doc-3.0-4.22.noarch.rpm :
Sat Sep 15 14:00:00 2012 scorotAATTfree.fr
- version 3.0
* CoupledEquations are now supported.
* A more robust mechanism for specifying BoundaryConditions is now
used.
* Most fipy.meshes.mesh.Mesh can be partitioned by MeshingWithGmsh.
* PYAMG and SCIPY have been added to the :SOLVERS.
* FiPy is capable of RunningUnderPython3.
* \"getter\" and \"setter\" methods have been pervasively changed to Python
properties.
* The test suite now runs much faster.
* Tests can now be run on a full install using fipy.test().
* The functions of the fipy.tools.numerix module are no longer
included in the fipy namespace. See examples.updating.update2_0to3_0
for details.
* Equations containing a fipy.terms.transientTerm.TransientTerm,
must specify the timestep by passing a dt= argument when calling
fipy.terms.term.Term.solve or fipy.terms.term.Term.sweep.
Thu May 17 14:00:00 2012 scorotAATTfree.fr
- spec file cosmetic
- version 2.1.3
* Concatenated class Mesh garbled by dump.write read
* file sphereDaemon.py missing in FiPy 2.1 and from trunk
* Windows interactive plotting mostly broken
* class MatplotlibViewer fails if backend doesn\'t support flush_events()
* Mayavi broken on windows becase it has no SIGHUP
Thu Mar 1 13:00:00 2012 scorotAATTfree.fr
- fixed python-Sphinx package name change