Re: [PATCH 2/4] Implemented optional free-form source format for Fortran code printer

2010-06-15 Thread Øyvind Jensen
ti., 15.06.2010 kl. 00.04 +0200, skrev Vinzent Steinberg: > What about updating the docstring? It is updated: > > > @@ -309,6 +346,8 @@ def fcode(expr, **settings): > > some parameter statements for the number symbols. If > > False, the same information is

disconnect-assumptions branch comments

2010-06-15 Thread Ondrej Certik
Hi, I've tried the disconnect-assumptions branch and I got some recursive exception problems, so I did git checkout HEAD~2 and then they disappeared, but I still got lots of other exceptions and failures. Run the test using: Then this branch here: http://github.com/certik/sympy/tree/assum giv