From: "Lukasz Stafiniak" <luk_stafi@wp.pl>
Cc: emacs-devel@gnu.org
Subject: Re: any comments before i apply patch? (was: Re: Calc: Big Lang matrix display, `apart' bug fix)
Date: Sat, 23 Aug 2003 18:27:53 +0200 [thread overview]
Message-ID: <000d01c36993$b243c280$b1ee4dd5@ppp> (raw)
In-Reply-To: 873cftpl9r.fsf@gnufans.net
>
> Lukasz (the new calc maintainer) has asked me to apply this calc patch
> since his CVS is not working correctly.
>
> I am now knowledgable about what Lukasz has done here. Do any calc
> gurus/enthusiasts have any comments/objections before I apply this
> patch?
>
> Lukasz, can you please describe in english what your patch does?
>
>
> DG http://gnufans.net/~deego/
> --
It is really a little thing.
First, matrix display in Big Language mode:
Before, entries to the matrix were actually printed in Flat Language
Now, they are printed in Big Language, with vertical boxes expanded to the
size of the highest expression in a row
Second, `apart' bug fix:
Before, inside `math-partial-fractions', `math-padded-polynomial'
calculated the polynomial representation of the remainder using
`math-is-polynomial' and not taking into consideration, that the last one
might return nil
After, I inlined `math-padded-polynomial' to compute `math-is-polynomial'
and in case the latter returns nil, report an error "Expected a rational
function".
Best wishes,
Lukasz
next prev parent reply other threads:[~2003-08-23 16:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-15 18:40 Calc: Big Lang matrix display, `apart' bug fix Lukasz Stafiniak
2003-08-22 19:03 ` any comments before i apply patch? (was: Re: Calc: Big Lang matrix display, `apart' bug fix) D. Goel
2003-08-23 16:27 ` Lukasz Stafiniak [this message]
2003-08-23 16:47 ` any comments before i apply patch? D. Goel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000d01c36993$b243c280$b1ee4dd5@ppp' \
--to=luk_stafi@wp.pl \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).