root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2833 [2833] 10 hours guyer typo
(edit) @2832 [2832] 10 hours guyer scipy.test doesn't exist anymore
(edit) @2831 [2831] 14 hours guyer The SciPy? solvers are not presently useful or adequately tested. They …
(edit) @2829 [2829] 15 hours guyer Raise a warning when trying to "solve" an integer CellVariable. Fixes …
(edit) @2828 [2828] 20 hours guyer Resolving issues with dimensional values
(edit) @2827 [2827] 45 hours guyer "numerix", not "numpy"
(edit) @2826 [2826] 2 days guyer getTypecode -> obj2sctype to unify with NumPy
(edit) @2825 [2825] 3 days guyer It makes more sense for the copy of an OperatorVariable to be a plain …
(edit) @2824 [2824] 4 days wd15 changed all().all() to flatten().all()
(edit) @2823 [2823] 4 days wd15 updated flat().all() to all().all() due to differences in versions of …
(edit) @2822 [2822] 4 days wd15 changes to make tests pass on windows bitten slave
(edit) @2819 [2819] 7 days guyer faster implementation of --inline frame comment
(edit) @2817 [2817] 8 days guyer Add comment to --inline to indicate what Python code or binOp generated …
(edit) @2816 [2816] 9 days guyer shouldn't recalculate id
(edit) @2815 [2815] 9 days guyer Fix for ticket:159. Masked values returned from …
(edit) @2814 [2814] 2 weeks guyer Undoing r2780. svnmerge is bogus
(edit) @2812 [2812] 2 weeks guyer scrubbing svnmerge cruft
(edit) @2811 [2811] 2 weeks guyer merged source:branches/viewers@ to source:trunk@
(edit) @2810 [2810] 2 weeks guyer Initialized merge tracking via "svnmerge" with …
(edit) @2805 [2805] 2 weeks wd15
(edit) @2795 [2795] 2 weeks wd15 Fixing trilinos test cases. Reversing pointless change to return solver …
(edit) @2794 [2794] 2 weeks guyer testing
(edit) @2793 [2793] 2 weeks guyer testing
(edit) @2792 [2792] 2 weeks wd15 new method fixes broken test inline tests
(edit) @2791 [2791] 2 weeks wd15 new method fixes broken test inline tests
(edit) @2790 [2790] 2 weeks wd15 trilinos solvers return there status values
(edit) @2789 [2789] 2 weeks guyer experimenting with ReStructuredText? mime-type
(edit) @2788 [2788] 2 weeks guyer typo
(edit) @2781 [2781] 4 weeks guyer removing cruft in headers (made for artificial svn changes)
(edit) @2780 [2780] 4 weeks guyer Revised instructions to promote use of svnmerge
(edit) @2778 [2778] 4 weeks guyer Merged log:branches/abstractBaseClass@2774:2775 via svnmerge to …
(edit) @2777 [2777] 4 weeks guyer Initialized merge tracking via "svnmerge" with …
(edit) @2776 [2776] 4 weeks guyer Initialized merge tracking via "svnmerge" with …
(edit) @2769 [2769] 4 weeks guyer deleted credits for Olivia and Daniel (moved to source:branches/trilinos)
(edit) @2767 [2767] 4 weeks guyer Link to Andy Reeve's web page
(edit) @2763 [2763] 4 weeks guyer merged source:branches/epydoc-3@2762 to source:trunk@2762
(edit) @2762 [2762] 4 weeks guyer updating the egg
(edit) @2742 [2742] 7 weeks guyer Added recent contributors
(edit) @2741 [2741] 7 weeks guyer ported [2730:2740/branches/version-1_2] to source:trunk
(edit) @2738 [2738] 8 weeks guyer Added an isclose function. Element-by-element version of allclose. Why …
(edit) @2737 [2737] 2 months guyer It's called justResidualVector because it's supposed to return a #@!* …
(edit) @2736 [2736] 3 months guyer Bootstrapping code for setuptools
(edit) @2735 [2735] 3 months guyer More robust mechanism for finding FiPy's setuptools Distribution?
(edit) @2734 [2734] 3 months guyer Forgot one
(edit) @2731 [2731] 3 months guyer * Fix for reading of README.txt when FiPy is actually installed * …
(edit) @2728 [2728] 3 months wd15 removing a print statement from the last commit and adding some comments
(edit) @2727 [2727] 3 months wd15 added a residualFn argument to justResidualVector in term to enable …
(edit) @2726 [2726] 3 months wd15 added a sign method to Variable and numerix in order for the …
(edit) @2709 [2709] 4 months wd15 fixed arguments
(edit) @2707 [2707] 4 months wd15 adding cylindrical grid meshes and test cases
(edit) @2706 [2706] 4 months wd15 adding cylindrical grid meshes and test cases
(edit) @2687 [2687] 4 months guyer Better inheritence scheme for DiffusionTerm
(edit) @2680 [2680] 4 months wd15 added sensible tolerance normalization
(edit) @2670 [2670] 4 months guyer Patches from Tony Yu. …
(edit) @2642 [2642] 5 months wd15 enabled interpolation of a CellVariable? to multiple points, added special …
(edit) @2620 [2620] 5 months guyer No reason not to just put gmsh instructions directly in the importer.
(edit) @2612 [2612] 5 months guyer Unifying vector viewer tests
(edit) @2611 [2611] 5 months wd15 Moved the inline flag check to the import (init.py) so that it is done …
(edit) @2610 [2610] 5 months guyer typo
(edit) @2609 [2609] 5 months guyer bad assumptions about $PYTHONPATH
(edit) @2608 [2608] 5 months guyer More consistent doctests across different viewers (still need to do …
(edit) @2606 [2606] 5 months guyer r2475 broke irregular meshes
(edit) @2605 [2605] 5 months wd15 sweep now calculates the L2 residual normalized by the L2 norm of the b …
(edit) @2602 [2602] 5 months guyer Removed MayaviDistanceViewer in r2297 but didn't remove the test
(edit) @2601 [2601] 5 months wd15 changed the anisotropy test case to use a previously created mesh to avoid …
(edit) @2591 [2591] 5 months wd15 anisotropy test cases has lower tolerance on older versions of gmsh
(edit) @2590 [2590] 5 months guyer We don't need crossProd() because NumPy provides cross()
(edit) @2584 [2584] 5 months wd15 fixing issue in colorbar.py. Shouldn't be indexing into an array that …
(edit) @2581 [2581] 5 months guyer Left off arguments for any() and all()
(edit) @2575 [2575] 5 months guyer boolean conversion of Variable objects for, e.g., if statements
(edit) @2574 [2574] 5 months wd15 forgot to add robin.py as the test case for the previous change
(edit) @2573 [2573] 5 months wd15 fixedFlux boundary conditions are now applied only once for each equation …
(edit) @2572 [2572] 5 months wd15 adding getFaceValue method back to trunk
(edit) @2571 [2571] 6 months guyer Removing ill-conceived redefinition of nonzero() applied in …
(edit) @2570 [2570] 6 months guyer typos
(edit) @2567 [2567] 6 months guyer typo
(edit) @2566 [2566] 6 months guyer better log messages
(edit) @2565 [2565] 6 months guyer merged sources:branches/faceMasks@2564 to sources:trunk@2564
(edit) @2560 [2560] 6 months guyer Revised branch instructions, to better follow …
(edit) @2558 [2558] 6 months wd15 added scipy import to avoid bug that depends on the order of scipy and …
(edit) @2557 [2557] 6 months wd15 added import scipy statement to overcome weird import order bug involving …
(edit) @2552 [2552] 6 months guyer | and & should not typecast their arguments (or should at least …
(edit) @2551 [2551] 6 months guyer Shouldn't have commented out tests in r2550
(edit) @2550 [2550] 6 months guyer Fixes for NumPy 1.1 from Tony Yu <tonyyu@…>
(edit) @2549 [2549] 6 months guyer * Pickled Variable objects should cache their values (they are no longer …
(edit) @2548 [2548] 6 months guyer * +NORMALIZE_WHITESPACE doesn't work! * cleaning up more tests so they …
(edit) @2547 [2547] 6 months guyer Adjusting exact text of tests in order to pass on Mac OS X
(edit) @2541 [2541] 6 months wd15 tidy anaisotropy example and added it to the manual
(edit) @2535