File python-FiPy.changes of Package python-FiPy
-------------------------------------------------------------------
Thu Oct 24 11:05:41 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Sat Sep 15 23:07:28 UTC 2012 - scorot@free.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 16:40:26 UTC 2012 - scorot@free.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 22:20:50 UTC 2012 - scorot@free.fr
- fixed python-Sphinx package name change