Fipy

Latest version: v3.4.5

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

3.2

------------------------

This is predominantly a `DevOps`_ release. The focus has been on making
FiPy easier to install with :term:`conda`. It's also possible to install a
minimal set of prerequisites with :term:`pip`. Further, :term:`FiPy` is
automatically tested on all major platforms using cloud-based
:ref:`CONTINUOUSINTEGRATION` (:term:`linux` with :term:`CircleCI`,
:term:`macOS` with :term:`TravisCI`, and :term:`Windows` with
:term:`AppVeyor`).

Pulls
-----

- Make badges work in GitHub and pdf
(`636 <https://github.com/usnistgov/fipy/pull/636>`_)
- Fix Robin errors
(`615 <https://github.com/usnistgov/fipy/pull/615>`_)
- Issue555 inclusive license
(`613 <https://github.com/usnistgov/fipy/pull/613>`_)
- Update CIs
(`607 <https://github.com/usnistgov/fipy/pull/607>`_)
- Add CHANGELOG and tool to generate from issues and pull requests
(`600 <https://github.com/usnistgov/fipy/pull/600>`_)
- Explain where to get examples
(`596 <https://github.com/usnistgov/fipy/pull/596>`_)
- spelling corrections using en_US dictionary
(`594 <https://github.com/usnistgov/fipy/pull/594>`_)
- Remove `SmoothedAggregationSolver`
(`593 <https://github.com/usnistgov/fipy/pull/593>`_)
- Nix recipe for FiPy
(`585 <https://github.com/usnistgov/fipy/pull/585>`_)
- Point PyPI to github master tarball
(`582 <https://github.com/usnistgov/fipy/pull/582>`_)
- Revise Navier-Stokes expression in the viscous limit
(`580 <https://github.com/usnistgov/fipy/pull/580>`_)
- Update `stokesCavity.py`
(`579 <https://github.com/usnistgov/fipy/pull/579>`_)
Thanks to `Rowin <https://github.com/Rowin>`_.
- Add `--inline` to TravisCI tests
(`578 <https://github.com/usnistgov/fipy/pull/578>`_)
- Add support for binder
(`577 <https://github.com/usnistgov/fipy/pull/577>`_)
- Fix `epetra vector not numarray`
(`574 <https://github.com/usnistgov/fipy/pull/574>`_)
- add Codacy badge
(`572 <https://github.com/usnistgov/fipy/pull/572>`_)
- Fix output when PyTrilinos or PyTrilinos version is unavailable
(`570 <https://github.com/usnistgov/fipy/pull/570>`_)
Thanks to `shwina <https://github.com/shwina>`_.
- Fix check for PyTrilinos
(`569 <https://github.com/usnistgov/fipy/pull/569>`_)
Thanks to `shwina <https://github.com/shwina>`_.
- Adding support for GPU solvers via pyamgx
(`567 <https://github.com/usnistgov/fipy/pull/567>`_)
Thanks to `shwina <https://github.com/shwina>`_.
- revise dedication to the public domain
(`556 <https://github.com/usnistgov/fipy/pull/556>`_)
- Fix tests that don't work in parallel
(`550 <https://github.com/usnistgov/fipy/pull/550>`_)
- add badges to index and readme
(`546 <https://github.com/usnistgov/fipy/pull/546>`_)
- Ensure vector is `dtype` float before matrix multiply
(`544 <https://github.com/usnistgov/fipy/pull/544>`_)
- Revert "Issue534 physical field mishandles compound units"
(`536 <https://github.com/usnistgov/fipy/pull/536>`_)
- Document boundary conditions
(`532 <https://github.com/usnistgov/fipy/pull/532>`_)
- Deadlocks and races
(`524 <https://github.com/usnistgov/fipy/pull/524>`_)
- Make max/min global
(`520 <https://github.com/usnistgov/fipy/pull/520>`_)
- Add a Gitter chat badge to :file:`README.rst`
(`516 <https://github.com/usnistgov/fipy/pull/516>`_)
Thanks to `gitter-badger <https://github.com/gitter-badger>`_.
- Add TravisCI build recipe
(`489 <https://github.com/usnistgov/fipy/pull/489>`_)

Fixes
-----

- `631 <https://github.com/usnistgov/fipy/issues/631>`_:
Clean up :file:`INSTALLATION.rst`
- `628 <https://github.com/usnistgov/fipy/issues/628>`_:
Problems with the viewer
- `627 <https://github.com/usnistgov/fipy/issues/627>`_:
Document OMP_NUM_THREADS
- `625 <https://github.com/usnistgov/fipy/issues/625>`_:
`setup.py` should not import fipy
- `623 <https://github.com/usnistgov/fipy/issues/623>`_:
Start using `versioneer`
- `621 <https://github.com/usnistgov/fipy/issues/621>`_:
Plot `FaceVariable` with matplotlib
- `617 <https://github.com/usnistgov/fipy/issues/617>`_:
Pick 1st Value and last Value of 1D `CellVariable` while running in
parallel
- `611 <https://github.com/usnistgov/fipy/issues/611>`_:
The coefficient cannot be a `FaceVariable` ??
- `610 <https://github.com/usnistgov/fipy/issues/610>`_:
Anisotropy example: Contour plot displaying in legend of figure !?
- `608 <https://github.com/usnistgov/fipy/issues/608>`_:
`var.mesh`: `Property` object not callable...?
- `603 <https://github.com/usnistgov/fipy/issues/603>`_:
Can't run basic test or examples
- `602 <https://github.com/usnistgov/fipy/issues/602>`_:
Revise build and release documentation
- `592 <https://github.com/usnistgov/fipy/issues/592>`_:
is :file:`resources.rst` useful?
- `590 <https://github.com/usnistgov/fipy/issues/590>`_:
No module named `pyAMGSolver`
- `584 <https://github.com/usnistgov/fipy/issues/584>`_:
Viewers don't animate in jupyter notebook
- `566 <https://github.com/usnistgov/fipy/issues/566>`_:
Support for GPU solvers using pyamgx
- `565 <https://github.com/usnistgov/fipy/issues/565>`_:
pip install does not work on empty env
- `564 <https://github.com/usnistgov/fipy/issues/564>`_:
Get green boxes across the board
- `561 <https://github.com/usnistgov/fipy/issues/561>`_:
Cannot cast array data from `dtype('int64')` to `dtype('int32')`
according to the rule `safe`
- `555 <https://github.com/usnistgov/fipy/issues/555>`_:
inclusive license
- `551 <https://github.com/usnistgov/fipy/issues/551>`_:
Sphinx spews many warnings:
- `545 <https://github.com/usnistgov/fipy/issues/545>`_:
Many Py3k failures
- `543 <https://github.com/usnistgov/fipy/issues/543>`_:
Epetra Vector can't be integer
- `539 <https://github.com/usnistgov/fipy/issues/539>`_:
`examples/diffusion/explicit/mixedElement.py` is a mess
- `538 <https://github.com/usnistgov/fipy/issues/538>`_:
badges
- `534 <https://github.com/usnistgov/fipy/issues/534>`_:
`PhysicalField` mishandles compound units
- `533 <https://github.com/usnistgov/fipy/issues/533>`_:
pip or conda installation don't make clear where to get examples
- `531 <https://github.com/usnistgov/fipy/issues/531>`_:
`drop_tol` argument to `scipy.sparse.linalg.splu` is gone
- `530 <https://github.com/usnistgov/fipy/issues/530>`_:
conda installation instructions not explicit about python version
- `528 <https://github.com/usnistgov/fipy/issues/528>`_:
scipy 1.0.0 incompatibilities
- `525 <https://github.com/usnistgov/fipy/issues/525>`_:
conda `guyer/pysparse` doesn't run on osx
- `513 <https://github.com/usnistgov/fipy/issues/513>`_:
Stokes example gives wrong equation
- `510 <https://github.com/usnistgov/fipy/issues/510>`_:
Weave, Scipy and `--inline`
- `509 <https://github.com/usnistgov/fipy/issues/509>`_:
Unable to use conda for installing FiPy in Windows
- `506 <https://github.com/usnistgov/fipy/issues/506>`_:
Error using spatially varying anisotropic diffusion coefficient
- `488 <https://github.com/usnistgov/fipy/issues/488>`_:
Gmsh 2.11 breaks `GmshGrids`
- `435 <https://github.com/usnistgov/fipy/issues/435>`_:
`pip install pysparse` fails with
"`fatal error: 'spmatrix.h' file not found`"
- `434 <https://github.com/usnistgov/fipy/issues/434>`_:
`pip install fipy` fails with
"`ImportError: No module named ez_setup`"

.. _DevOps: https://en.wikipedia.org/wiki/DevOps

--------------------------

3.1.3

--------------------------

Fixes
-----

- `502 <https://github.com/usnistgov/fipy/issues/502>`_:
gmane is defunct

--------------------------

3.1.2

--------------------------

Pulls
-----

- remove `recvobj` from calls to `allgather`, require `sendobj`
(`492 <https://github.com/usnistgov/fipy/pull/492>`_)
- restore trailing whitespace to expected output of pysparse matrix
tests
(`485 <https://github.com/usnistgov/fipy/pull/485>`_)
- Format version string for pep 440
(`483 <https://github.com/usnistgov/fipy/pull/483>`_)
- Provide some documentation for what `_faceToCellDistanceRatio` is
and why it's scalar
(`481 <https://github.com/usnistgov/fipy/pull/481>`_)
- Strip all trailing white spaces and empty lines at EOF for `.py` and
`.r`?
(`479 <https://github.com/usnistgov/fipy/pull/479>`_)
Thanks to `pya <https://github.com/pya>`_.
- `fipy/meshes/uniformGrid3D.py`: fix `_cellToCellIDs` and more
`concatenate()` calls
(`478 <https://github.com/usnistgov/fipy/pull/478>`_)
Thanks to `pkgw <https://github.com/pkgw>`_.
- Remove incorrect `axis` argument to `concatenate`
(`477 <https://github.com/usnistgov/fipy/pull/477>`_)
- Updated to NumPy 1.10
(`472 <https://github.com/usnistgov/fipy/pull/472>`_)
Thanks to `pya <https://github.com/pya>`_.
- Some spelling corrections
(`471 <https://github.com/usnistgov/fipy/pull/471>`_)
Thanks to `pkgw <https://github.com/pkgw>`_.
- Sort entry points by package name before testing.
(`469 <https://github.com/usnistgov/fipy/pull/469>`_)
- Update import syntax in examples
(`466 <https://github.com/usnistgov/fipy/pull/466>`_)
- Update links to prerequisites
(`465 <https://github.com/usnistgov/fipy/pull/465>`_)
- Correct implementation of `examples.cahnHilliard.mesh2DCoupled`. Fixes
?
(`463 <https://github.com/usnistgov/fipy/pull/463>`_)
- Fix typeset analytical solution
(`460 <https://github.com/usnistgov/fipy/pull/460>`_)
- Clear `pdflatex` build errors by removing :term:`Python` from heading
(`459 <https://github.com/usnistgov/fipy/pull/459>`_)
- purge gist from viewers and optional module lists in `setup.py`
(`456 <https://github.com/usnistgov/fipy/pull/456>`_)
- Remove deprecated methods that duplicate NumPy ufuncs
(`454 <https://github.com/usnistgov/fipy/pull/454>`_)
- Remove deprecated Gmsh importers
(`452 <https://github.com/usnistgov/fipy/pull/452>`_)
- Remove deprecated getters and setters
(`450 <https://github.com/usnistgov/fipy/pull/450>`_)
- Update links for FiPy developers
(`448 <https://github.com/usnistgov/fipy/pull/448>`_)
- Render appropriately if in IPython notebook
(`447 <https://github.com/usnistgov/fipy/pull/447>`_)
- Plot contour in proper axes
(`446 <https://github.com/usnistgov/fipy/pull/446>`_)
- Robust Gmsh version checking with `distutils.version.StrictVersion`
(`442 <https://github.com/usnistgov/fipy/pull/442>`_)
- compare gmsh versions as tuples, not floats
(`441 <https://github.com/usnistgov/fipy/pull/441>`_)
- Corrected two tests
(`439 <https://github.com/usnistgov/fipy/pull/439>`_)
Thanks to `alfrenardi <https://github.com/alfrenardi>`_.
- Issue426 fix robin example typo
(`431 <https://github.com/usnistgov/fipy/pull/431>`_)
Thanks to `raybsmith <https://github.com/raybsmith>`_.
- Issue426 fix robin example analytical solution
(`429 <https://github.com/usnistgov/fipy/pull/429>`_)
Thanks to `raybsmith <https://github.com/raybsmith>`_.
- Force `MatplotlibViewer` to display
(`428 <https://github.com/usnistgov/fipy/pull/428>`_)
- Allow for 2 periodic axes in 3D
(`424 <https://github.com/usnistgov/fipy/pull/424>`_)
- Bug with Matplotlib 1.4.0 is fixed
(`419 <https://github.com/usnistgov/fipy/pull/419>`_)

Fixes
-----

- `498 <https://github.com/usnistgov/fipy/issues/498>`_:
nonlinear source term
- `496 <https://github.com/usnistgov/fipy/issues/496>`_:
`scipy.LinearBicgstabSolver` doesn't take arguments
- `494 <https://github.com/usnistgov/fipy/issues/494>`_:
Gmsh call errors
- `493 <https://github.com/usnistgov/fipy/issues/493>`_:
`Reviewable.io` has read-only access, can't leave comments
- `491 <https://github.com/usnistgov/fipy/issues/491>`_:
`globalValue` raises error from mpi4py
- `484 <https://github.com/usnistgov/fipy/issues/484>`_:
Pysparse tests fail
- `482 <https://github.com/usnistgov/fipy/issues/482>`_:
FiPy development version string not compliant with PEP 440
- `476 <https://github.com/usnistgov/fipy/issues/476>`_:
`setuptools` 18.4 breaks test suite
- `475 <https://github.com/usnistgov/fipy/issues/475>`_:
`Grid3D` broken by numpy 1.10
- `470 <https://github.com/usnistgov/fipy/issues/470>`_:
`Mesh3D` `cellToCellIDs` is broken
- `467 <https://github.com/usnistgov/fipy/issues/467>`_:
Out-of-sequence Viewer imports
- `462 <https://github.com/usnistgov/fipy/issues/462>`_:
GMSH version >= 2.10 incorrectly read by `gmshMesh.py`
- `455 <https://github.com/usnistgov/fipy/issues/455>`_:
`setup.py` gist warning
- `445 <https://github.com/usnistgov/fipy/issues/445>`_:
`DendriteViewer` puts contours over color bar
- `443 <https://github.com/usnistgov/fipy/issues/443>`_:
`MatplotlibViewer` still has problems in IPython notebook
- `440 <https://github.com/usnistgov/fipy/issues/440>`_:
Use github API to get nicely formatted list of issues
- `438 <https://github.com/usnistgov/fipy/issues/438>`_:
Failed tests on Mac OS X
- `437 <https://github.com/usnistgov/fipy/issues/437>`_:
Figure misleading in `examples.cahnHilliard.mesh2DCoupled`
- `433 <https://github.com/usnistgov/fipy/issues/433>`_:
Links to prerequisites are broken
- `430 <https://github.com/usnistgov/fipy/issues/430>`_:
Make develop the default branch on Github
- `427 <https://github.com/usnistgov/fipy/issues/427>`_:
`MatplotlibViewer` don't display
- `425 <https://github.com/usnistgov/fipy/issues/425>`_:
Links for Warren and Guyer are broken on the web page
- `421 <https://github.com/usnistgov/fipy/issues/421>`_:
The "limits" argument for `Matplotlib2DGridViewer` does not function
- `416 <https://github.com/usnistgov/fipy/issues/416>`_:
Updates to reflect move to Github

--------------------------

3.1.1

--------------------------

Fixes
-----

- `415 <https://github.com/usnistgov/fipy/issues/415>`_:
`MatplotlibGrid2DViewer` error with Matplotlib version 1.4.0
- `414 <https://github.com/usnistgov/fipy/issues/414>`_:
`PeriodicGrid3D` supports Only 1 axes of periodicity or all 3, not 2
- `413 <https://github.com/usnistgov/fipy/issues/413>`_:
Remind users of different types of conservation equations
- `412 <https://github.com/usnistgov/fipy/issues/412>`_:
Pickling Communicators is unnecessary for Grids
- `408 <https://github.com/usnistgov/fipy/issues/408>`_:
Implement `PeriodicGrid3D`
- `407 <https://github.com/usnistgov/fipy/issues/407>`_:
Strange deprecation loop in reshape()
- `404 <https://github.com/usnistgov/fipy/issues/404>`_:
package never gets uploaded to PyPI
- `401 <https://github.com/usnistgov/fipy/issues/401>`_:
Vector equations are broken when `sweep` is used instead of `solve`.
- `295 <https://github.com/usnistgov/fipy/issues/295>`_:
Gmsh version must be >= 2.0 errors on `zizou`

------------------------

3.1

------------------------

The significant changes since version 3.0 are:

- Level sets are now handled by :ref:`LSMLIBDOC` or :ref:`SCIKITFMM`
solver libraries. These libraries are orders of magnitude faster than the
original, :term:`Python`-only prototype.
- The :term:`Matplotlib` :func:`streamplot()` function can be used to display
vector fields.
- Version control was switched to the Git_ distributed version control
system. This system should make it much easier for :term:`FiPy` users to
participate in development.

.. _Git: https://github.com/usnistgov/fipy

Fixes
-----

- `398 <https://github.com/usnistgov/fipy/issues/398>`_:
Home page needs out-of-NIST redirects
- `397 <https://github.com/usnistgov/fipy/issues/397>`_:
Switch to `sphinxcontrib-bibtex`
- `396 <https://github.com/usnistgov/fipy/issues/396>`_:
enable google analytics
- `395 <https://github.com/usnistgov/fipy/issues/395>`_:
Documentation change for Ubuntu install
- `393 <https://github.com/usnistgov/fipy/issues/393>`_:
`CylindricalNonUniformGrid2D` doesn't make a `FaceVariable` for
`exteriorFaces`
- `392 <https://github.com/usnistgov/fipy/issues/392>`_:
`exit_nist.cgi` deprecated
- `391 <https://github.com/usnistgov/fipy/issues/391>`_:
Péclet inequalities have the wrong sign
- `388 <https://github.com/usnistgov/fipy/issues/388>`_:
Windows 64 and numpy's `dtype=int`
- `384 <https://github.com/usnistgov/fipy/issues/384>`_:
Add support for Matplotlib `streamplot`
- `382 <https://github.com/usnistgov/fipy/issues/382>`_:
Neumann boundary conditions not clearly documented
- `381 <https://github.com/usnistgov/fipy/issues/381>`_:
numpy 1.7.1 test failures with `physicalField.py`
- `377 <https://github.com/usnistgov/fipy/issues/377>`_:
`VanLeerConvectionTerm` MinMod slope limiter is broken
- `376 <https://github.com/usnistgov/fipy/issues/376>`_:
testing `CommitTicketUpdater`
- `375 <https://github.com/usnistgov/fipy/issues/375>`_:
NumPy 1.7.0 doesn't have `_formatInteger`
- `373 <https://github.com/usnistgov/fipy/issues/373>`_:
Bug with numpy 1.7.0
- `372 <https://github.com/usnistgov/fipy/issues/372>`_:
convection problem with cylindrical grid
- `371 <https://github.com/usnistgov/fipy/issues/371>`_:
`examples/phase/binary.py` has problems
- `370 <https://github.com/usnistgov/fipy/issues/370>`_:
FIPY_DISPLAY_MATRIX is broken
- `368 <https://github.com/usnistgov/fipy/issues/368>`_:
Viewers don't inline well in IPython notebook
- `367 <https://github.com/usnistgov/fipy/issues/367>`_:
Change documentation to promote use of stackoverflow
- `366 <https://github.com/usnistgov/fipy/issues/366>`_:
`unOps` can't be pickled
- `365 <https://github.com/usnistgov/fipy/issues/365>`_:
Rename communicator instances
- `364 <https://github.com/usnistgov/fipy/issues/364>`_:
Parallel bug in non-uniform grids and conflicting mesh class and
factory function names
- `360 <https://github.com/usnistgov/fipy/issues/360>`_:
NIST CSS changed
- `356 <https://github.com/usnistgov/fipy/issues/356>`_:
link to mailing list is wrong
- `353 <https://github.com/usnistgov/fipy/issues/353>`_:
Update Ohloh to point at git repo
- `352 <https://github.com/usnistgov/fipy/issues/352>`_:
`getVersion()` fails on Py3k
- `350 <https://github.com/usnistgov/fipy/issues/350>`_:
Gmsh importer can't read mesh elements with no tags
- `347 <https://github.com/usnistgov/fipy/issues/347>`_:
Include mailing list activity frame on front page
- `339 <https://github.com/usnistgov/fipy/issues/339>`_:
Fix for test failures on `loki`
- `337 <https://github.com/usnistgov/fipy/issues/337>`_:
Clean up interaction between dependencies and installation process
- `336 <https://github.com/usnistgov/fipy/issues/336>`_:
`fipy.test()` and `fipy/test.py` clash
- `334 <https://github.com/usnistgov/fipy/issues/334>`_:
Make the citation links go to the DOI links
- `333 <https://github.com/usnistgov/fipy/issues/333>`_:
Web page links seem to be broken
- `331 <https://github.com/usnistgov/fipy/issues/331>`_:
Assorted errors
- `330 <https://github.com/usnistgov/fipy/issues/330>`_:
`faceValue` as `FaceCenters` gives inline failures
- `329 <https://github.com/usnistgov/fipy/issues/329>`_:
Gmsh background mesh doesn't work in parallel
- `326 <https://github.com/usnistgov/fipy/issues/326>`_:
`Gmsh2D` does not respect background mesh
- `323 <https://github.com/usnistgov/fipy/issues/323>`_:
`getFaceCenters()` should return a `FaceVariable`
- `319 <https://github.com/usnistgov/fipy/issues/319>`_:
Explicit convection terms should fail when the equation has no
`TransientTerm` `(dt=None)`
- `318 <https://github.com/usnistgov/fipy/issues/318>`_:
FiPy will not import
- `311 <https://github.com/usnistgov/fipy/issues/311>`_:
LSMLIB refactor
- `305 <https://github.com/usnistgov/fipy/issues/305>`_:
`mpirun -np 2 python -Wd setup.py test --trilinos` hanging on
sandbox under buildbot
- `297 <https://github.com/usnistgov/fipy/issues/297>`_:
Remove deprecated gist and gnuplot support
- `291 <https://github.com/usnistgov/fipy/issues/291>`_:
efficiency_test chokes on `liquidVapor2D.py`
- `289 <https://github.com/usnistgov/fipy/issues/289>`_:
`diffusionTerm._test()` requires Pysparse
- `287 <https://github.com/usnistgov/fipy/issues/287>`_:
move FiPy to distributed version control
- `275 <https://github.com/usnistgov/fipy/issues/275>`_:
`mpirun -np 2 python setup.py test --no-pysparse` hangs on `bunter`
- `274 <https://github.com/usnistgov/fipy/issues/274>`_:
Epetra `Norm2` failure in parallel
- `272 <https://github.com/usnistgov/fipy/issues/272>`_:
Error adding meshes
- `269 <https://github.com/usnistgov/fipy/issues/269>`_:
Rename `GridXD`
- `255 <https://github.com/usnistgov/fipy/issues/255>`_:
numpy 1.5.1 and masked arrays
- `253 <https://github.com/usnistgov/fipy/issues/253>`_:
Move the mail archive link to a more prominent place on web page.
- `245 <https://github.com/usnistgov/fipy/issues/245>`_:
Fix `fipy.terms._BinaryTerm` test failure in parallel
- `228 <https://github.com/usnistgov/fipy/issues/228>`_:
`--pysparse` configuration should never attempt MPI imports
- `225 <https://github.com/usnistgov/fipy/issues/225>`_:
Windows interactive plotting mostly broken
- `209 <https://github.com/usnistgov/fipy/issues/209>`_:
add Rhie-Chow correction term in stokes cavity example
- `180 <https://github.com/usnistgov/fipy/issues/180>`_:
broken arithmetic face to cell distance calculations
- `128 <https://github.com/usnistgov/fipy/issues/128>`_:
Trying to "solve" an integer `CellVariable` should raise an error
- `123 <https://github.com/usnistgov/fipy/issues/123>`_:
`numerix.dot` doesn't support tensors
- `103 <https://github.com/usnistgov/fipy/issues/103>`_:
`subscriber()._markStale()` `AttributeError`
- `61 <https://github.com/usnistgov/fipy/issues/61>`_:
Move `ImplicitDiffusionTerm().solve(var) == 0` "failure" from
`examples.phase.simple` to `examples.diffusion.mesh1D`?

--------------------------

3.0.1

--------------------------

Fixes
-----

- `346 <https://github.com/usnistgov/fipy/issues/346>`_:
text in `trunk/examples/convection/source.py`
is out of date
- `342 <https://github.com/usnistgov/fipy/issues/342>`_:
sign issues for equation with transient, convection and implicit
terms
- `338 <https://github.com/usnistgov/fipy/issues/338>`_:
SvnToGit clean up

------------------------

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.