Ask Your Question
0

How to import prod()?

asked 2012-02-02 21:58:12 +0200

araichev gravatar image

updated 2012-02-02 22:14:08 +0200

Hi all:

I'm adding code to sage.categories.quotient_fields.py and need to call upon the prod() function. Apparently i need to import it. How do i do that? I can't find out where it's located in the Sage file system.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-02-02 22:20:06 +0200

kcrisman gravatar image

See sage.misc.misc_c.prod, I believe.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2012-02-02 21:58:12 +0200

Seen: 420 times

Last updated: Feb 02 '12