maxima
  Home FAQ Contact Sign in
Search only in:
sci.bio.evolution
 
Advanced search
MATCHING GROUPS



more...
Group Profile...
POPULAR GROUPS

more...

found 583 articles for 0.002 sec
Re: How to use mathemaica and maxima with emacs in windowsxp     

Author: Joe Bloggs
Date: Aug 12, 2008 03:52

"xiaopeng hu" <huxiaopengstat@gmail.com> writes: Thanks don't know anything about maxima, but for mathematica there's emma.el : http://www.risc.uni-linz.ac.at/people/burki/emma1/emma.el
Show full article (0.19Kb) · Show article thread
Re: Customization maxima mode     

Author: Lorenzo Isella
Date: Jun 19, 2008 15:15

Nikolaj Schumacher wrote: "Lorenzo Isella" <lorenzo.isella@gmail.com> wrote: (add-hook 'Maxima-mode-hook (lambda () (local-set-key "(" 'insert-round))) Are you sure the hook name is capitalized? regards, Nikolaj Schumacher You are absolutely right; now everything works fine. Thanks Lorenzo
Show full article (0.35Kb)
Re: Customization maxima mode     

Author: Nikolaj Schumacher
Date: Jun 19, 2008 14:11

"Lorenzo Isella" <lorenzo.isella@gmail.com> wrote: (add-hook 'Maxima-mode-hook (lambda () (local-set-key "(" 'insert-round))) Are you sure the hook name is capitalized? regards, Nikolaj Schumacher
Show full article (0.22Kb)
Re: Customization maxima mode     

Author: Rupert Swarbrick
Date: Jun 19, 2008 12:59

...-set-key "(" 'insert-round) (add-hook 'Maxima-mode-hook (lambda () (local-set-key...setq auto-mode-alist (cons '("\\.max" . maxima-mode) auto-mode-alist)) ;(setq load...:) It's capitalization: you want maxima-mode-hook. Note that C-h...after the quote temporarily: (add-hook ' Maxima-mode-hook and C-x C...e after the variable name. With maxima-mode-hook, you should see nil...
Show full article (1.43Kb) · Show article thread
Customization maxima mode     

Author: Lorenzo Isella
Date: Jun 19, 2008 02:53

... but for some reason this fails for maxima-mode. An example from my .emacs ...(local-set-key "(" 'insert-round) (add-hook 'Maxima-mode-hook (lambda () (local-set-key "(" '... (setq auto-mode-alist (cons '("\\.max" . maxima-mode) auto-mode-alist)) ;(setq load-path (cons "/usr/share/maxima/5.9.0/emacs" load-path ))... instance. I should add that the maxima mode seems to be recognized (I ...
Show full article (1.32Kb)
error on first line sent to maxima     

Author: Sebastian P. Luque
Date: Jan 5, 2007 10:12

Hi, I'm using the maxima-emacs and emacs-snapshot Debian ... buffer> #<marker at 379 in *maxima*>) ansi-color-process-output("") run-...check-parens pt1 pt) (inferior-maxima-comint-send-input)) (progn (save...progn (save-excursion ... ...) (if ... ...)) (inferior-maxima-comint-send-input)) (let ((ok...send-line() call-interactively(inferior-maxima-check-and-send-line) ---<---------------cut...
Show full article (1.41Kb)
Re: finding relative maxima and minima in an array     

Author: e p chandler
Date: Sep 18, 2006 19:55

...> tuli wrote: I am looking for a routine that calculates the relative maxima and minima of a series. Like if you have a sampled sinc function, I need to calculate... that, but it does not work in some cases. I think I missed something. The minima/maxima can be between sample points. Then how do you find them? Inverse parabolic interpolation. ...
Show full article (0.72Kb) · Show article thread
Re: finding relative maxima and minima in an array     

Author: glen herrmannsfeldt
Date: Sep 18, 2006 10:23

Michel Olagnon <molagnon@ifremer-a-oter.fr> wrote: glen herrmannsfeldt wrote: The minima/maxima can be between sample points. Then how do you find them? Why answer to a question with a question ? ;-) Mostly because it was late, but I wasn't sure how much the OP had considered that. There was recently dissussion on comp.dsp on the possible amplitude when converting a ...
Show full article (0.67Kb) · Show article thread
Re: finding relative maxima and minima in an array     

Author: Michel Olagnon
Date: Sep 18, 2006 05:45

... herrmannsfeldt wrote: tuli wrote: I am looking for a routine that calculates the relative maxima and minima of a series. Like if you have a sampled sinc function, I need to calculate ... like that, but it does not work in some cases. I think I missed something. The minima/maxima can be between sample points. Then how do you find them? Why answer to a ...
Show full article (0.55Kb) · Show article thread
Re: finding relative maxima and minima in an array     

Author: Rich Townsend
Date: Sep 18, 2006 05:28

... wrote: tuli wrote: I am looking for a routine that calculates the relative maxima and minima of a series. Like if you have a sampled sinc function, I need to calculate...like that, but it does not work in some cases. I think I missed something. The minima/maxima can be between sample points. Then how do you find them? Inverse parabolic interpolation. ...
Show full article (0.57Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next