Python论坛  - 讨论区

标题:[python-chinese] python-chinese 摘要, 卷 41, 发布 101

2007年05月20日 星期日 21:56

夜之舞者 night2008在gmail.com
星期日 五月 20 21:56:06 HKT 2007

我正在做一个矩阵运算的程序,谁能提供一个用python写的矩阵求逆的算法及代码。
先谢了!!!

在07-5-20,python-chinese-request在lists.python.cn <
python-chinese-request在lists.python.cn> 写道:
>
> 想在 python-chinese 邮件列表发言,请写信给:
>         python-chinese在lists.python.cn
>
> 要订阅或者退订列表,可以访问万维网地址:
>         http://python.cn/mailman/listinfo/python-chinese
> 或者可以向:
>         python-chinese-request在lists.python.cn
> 发送主题或者正文为'help'的邮件。
>
> 您可以通过邮件地址:
>         python-chinese-owner在lists.python.cn
> 联系到此列表的管理员。
>
> 当回信时,请给一个适当的标题,这样会比 "Re:
> Contents of python-chinese digest..."更清楚明白。
>
>
> 本日主题:
>
>    1. Re: 我正在做的一个协同文档系统 (limodou)
>    2. Re:
>       关于面向对象的数据库(OODB),有没有比较成熟的产品
>       (Ben Luo)
>    3. ulipad的shell窗口乱码 (wentrue(I'm Once))
>    4. emac下C-c C-c执行遇到raw_input("..")显示eof while
>       reading... (nemo)
>    5. Re: ulipad的shell窗口乱码 (batfree)
>    6. Re: ulipad的shell窗口乱码 (limodou)
>    7. python写的、用的人比较多、文档比较全的blog
>       software??? (rev0luti0n)
>    8. Re:
>       python写的、用的人比较多、文档比较全的blog
>       software??? (limodou)
>    9. 有没有这样一个库 (lee)
>   10. Re: 有没有这样一个库 (icekernel)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 20 May 2007 12:25:48 +0800
> From: limodou <limodou在gmail.com>
> Subject: Re: [python-chinese] 我正在做的一个协同文档系统
> To: python-chinese在lists.python.cn
> Message-ID:
>         <505f13c0705192125y351b87aesa49165c7281e0e27在mail.gmail.com>
> Content-Type: text/plain; charset=GB2312; format=flowed
>
> > 你在自己的profile里面可以看到,cudoc
> > 你管理下有个openbookplatform项目,是类似的项目吗
> >
> 我那个是访djangobook.com的项目,不过增加了多用户管理的功能。
>
> --
> I like python!
> UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
> My Blog: http://www.donews.net/limodou
>
> ------------------------------
>
> Message: 2
> Date: Sun, 20 May 2007 12:50:50 +0800
> From: "Ben Luo" <benluo在gmail.com>
> Subject: Re: [python-chinese]
>         关于面向对象的数据库(OODB),有没有比较成熟的产品
> To: python-chinese在lists.python.cn
> Message-ID:
>         <468bffcc0705192150j2fafd085pd4d1e1f0c08c96b0在mail.gmail.com>
> Content-Type: text/plain; charset="gb2312"
>
> On 5/20/07, Can Xue <xuecan在gmail.com> wrote:
> >
> > Postgres 不是关系数据库吗?
> >
> > 在07-5-20,klutz chump <chumpklutz在gmail.com> 写道:
> > >
> > > PostgreSQL
> > >
> > > 在07-5-19,Can Xue <xuecan在gmail.com> 写道:
> > > >
> > > > 最近想了解一下向对象的数据库(OODB),不知道有哪些比较成熟一些的产品或者开源项目?
> > > > 当然希望能用 Python 方便的操作。
> > > >
> > > > --
> > > > 薛粲
> > > >
> > > > 有耕耘方能有收获,愿能与您顺心携手共成长。
> > > >
> > >
> Zope 的数据库是OODB. 好像可以单独用. db4o  是一个用Java写的纯OODB吧. Postgresql有OO
> 特性的DB. 他的主创人员之一后来到了infomix  公司. infomix  后来以关系对象著称. 现在Infomix是IBM的东西了.
> 所以DB2应该也是关系对象DB吧.
> -------------- 涓���ㄥ� --------------
> 一个HTML附件被移除...
> URL:
> http://python.cn/pipermail/python-chinese/attachments/20070520/9c649ca4/attachment-0001.html
>
> ------------------------------
>
> Message: 3
> Date: Sun, 20 May 2007 15:18:35 +0800
> From: "wentrue(I'm Once)" <guozhuwen在gmail.com>
> Subject: [python-chinese] ulipad的shell窗口乱码
> To: python-chinese <python-chinese在lists.python.cn>
> Message-ID:
>         <665ebceb0705200018w6a3c2b5cn84cadca2b376d12d在mail.gmail.com>
> Content-Type: text/plain; charset="gb2312"
>
> 使用操作系统ubuntu6.10,下载ulipad版本为3.6。
> 点击菜单"窗口-打开shell窗口"后,下方出现shell窗口,但显示为一个个的小方格,没有有用字符。
> 我把它们拷贝到文本编辑器中倒可以正常显示,就是如下的初始化信息:
> Python 2.4.4c1 (#2, Oct 11 2006, 21:51:02)
> [GCC 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>>
>
> 为什么在shell窗口里无法正常显示?怎么解决?
> -------------- 涓���ㄥ� --------------
> 一个HTML附件被移除...
> URL:
> http://python.cn/pipermail/python-chinese/attachments/20070520/3a8c7e10/attachment-0001.html
>
> ------------------------------
>
> Message: 4
> Date: Sun, 20 May 2007 15:37:11 +0800
> From: nemo <nemokingdom在gmail.com>
> Subject: [python-chinese] emac下C-c
>         C-c执行遇到raw_input("..")显示eof while reading...
> To: python-chinese在lists.python.cn
> Message-ID:
>         <f18356030705200037p2c868be4t143b8cdb7542cade在mail.gmail.com>
> Content-Type: text/plain; charset=GB2312; format=flowed
>
> why?
>
> --
> The ideal situation occurs when the things that we regard as
> beautiful are also regarded by other people as useful.
>
> --- Donald Knuth
>
> ------------------------------
>
> Message: 5
> Date: Sun, 20 May 2007 15:51:17 +0800
> From: batfree <batfreelist在gmail.com>
> Subject: Re: [python-chinese] ulipad的shell窗口乱码
> To: python-chinese在lists.python.cn
> Message-ID: <464FFDF5.3030904在gmail.com>
> Content-Type: text/plain; charset=GB2312
>
> wentrue(I'm Once) 写道:
> > 使用操作系统ubuntu6.10,下载ulipad版本为3.6。
> > 点击菜单"窗口-打开shell窗口"后,下方出现shell窗口,但显示为一个个的小
> > 方格,没有有用字符。
> > 我把它们拷贝到文本编辑器中倒可以正常显示,就是如下的初始化信息:
> > Python 2.4.4c1 (#2, Oct 11 2006, 21:51:02)
> > [GCC 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5 )] on linux2
> > Type "help", "copyright", "credits" or "license" for more information.
> > >>>
> >
> > 为什么在shell窗口里无法正常显示?怎么解决?
> >
> 感觉是字体的问题,一般出现小方格是因为没有找到相应的字体。是不是将字体固
> 定了,到了Linux下面没有办法自动找到替换字体?
>
>
>
> ------------------------------
>
> Message: 6
> Date: Sun, 20 May 2007 15:54:58 +0800
> From: limodou <limodou在gmail.com>
> Subject: Re: [python-chinese] ulipad的shell窗口乱码
> To: python-chinese在lists.python.cn
> Message-ID:
>         <505f13c0705200054g732e955aq573f6d2e3ee16fbf在mail.gmail.com>
> Content-Type: text/plain; charset=GB2312; format=flowed
>
> On 5/20/07, batfree <batfreelist在gmail.com> wrote:
> > wentrue(I'm Once) 写道:
> > > 使用操作系统ubuntu6.10,下载ulipad版本为3.6。
> > > 点击菜单"窗口-打开shell窗口"后,下方出现shell窗口,但显示为一个个的小
> > > 方格,没有有用字符。
> > > 我把它们拷贝到文本编辑器中倒可以正常显示,就是如下的初始化信息:
> > > Python 2.4.4c1 (#2, Oct 11 2006, 21:51:02)
> > > [GCC 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5 )] on linux2
> > > Type "help", "copyright", "credits" or "license" for more information.
> > > >>>
> > >
> > > 为什么在shell窗口里无法正常显示?怎么解决?
> > >
> > 感觉是字体的问题,一般出现小方格是因为没有找到相应的字体。是不是将字体固
> > 定了,到了Linux下面没有办法自动找到替换字体?
>
> 有可能是字体问题。在doc/config的文档中有如何修改shell的字体的说明。
>
> --
> I like python!
> UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
> My Blog: http://www.donews.net/limodou
>
> ------------------------------
>
> Message: 7
> Date: Sun, 20 May 2007 19:14:36 +0800
> From: rev0luti0n <yaokun9527在gmail.com>
> Subject: [python-chinese]
>         python写的、用的人比较多、文档比较全的blog software???
> To: python-chinese在lists.python.cn
> Message-ID:
>         <f1cde0cf0705200414t1b73a722g48a311b5bb27b393在mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> >
> > 本人新手,欲自己用python写一个blog software练手,现在想找个已经比较成熟的学习一下,各位有什么好推荐么?
> 在python的wiki上查了一下,多得眼花缭乱。
> 我想找一个这样的:1。目前该项目还在进行;
>                2。用的人比较多;
>                3。有比较活跃的社区和比较齐全清晰的文档;
>                4。比较简单的,实现bolg的基本功能即可。
> 貌似 PyBlosxom不错的样子????
> 各位有什么好建议么???
> -------------- 下一部分 --------------
> 一个HTML附件被移除...
> URL:
> http://python.cn/pipermail/python-chinese/attachments/20070520/9db50135/attachment.htm
>
> ------------------------------
>
> Message: 8
> Date: Sun, 20 May 2007 19:18:36 +0800
> From: limodou <limodou在gmail.com>
> Subject: Re: [python-chinese]
>         python写的、用的人比较多、文档比较全的blog software???
> To: python-chinese在lists.python.cn
> Message-ID:
>         <505f13c0705200418k5c702c65l61b015a8b5019fb1在mail.gmail.com>
> Content-Type: text/plain; charset=GB2312; format=flowed
>
> On 5/20/07, rev0luti0n <yaokun9527在gmail.com> wrote:
> >
> > >
> > 本人新手,欲自己用python写一个blog
> > software练手,现在想找个已经比较成熟的学习一下,各位有什么好推荐么?
> > 在python的wiki上查了一下,多得眼花缭乱。
> > 我想找一个这样的:1。目前该项目还在进行;
> >                2。用的人比较多;
> >                3。有比较活跃的社区和比较齐全清晰的文档;
> >                4。比较简单的,实现bolg的基本功能即可。
> > 貌似 PyBlosxom不错的样子????
> > 各位有什么好建议么???
> >
> 可以考虑找一个使用django写的blog。
>
> --
> I like python!
> UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
> My Blog: http://www.donews.net/limodou
>
> ------------------------------
>
> Message: 9
> Date: Sun, 20 May 2007 19:23:08 +0800
> From: lee <flyli3415在gmail.com>
> Subject: [python-chinese] 有没有这样一个库
> To: python.cn <python-chinese在lists.python.cn>
> Message-ID:
>         <7b9d49260705200423p5a096110tb096d1e03169ef29在mail.gmail.com>
> Content-Type: text/plain; charset="gb2312"
>
> 可以读一段html代码
> 可以方便的读取其中某个标签的内容
> 还可以方便的将其中的一些标签改成另一种标签
> 或者修改标签的属性
> 比如
改成< div class=name>或者
> -------------- 涓���ㄥ� -------------- > 一个HTML附件被移除... > URL: > http://python.cn/pipermail/python-chinese/attachments/20070520/2633c17f/attachment-0001.html > > ------------------------------ > > Message: 10 > Date: Sun, 20 May 2007 19:26:35 +0800 > From: icekernel <icekernel在gmail.com> > Subject: Re: [python-chinese] 有没有这样一个库 > To: python-chinese在lists.python.cn > Message-ID: > <91b2b2790705200426g4d5bf1e2na0734bf79c56924a在mail.gmail.com> > Content-Type: text/plain; charset="gb2312" > > BeautifulSoup > > 在07-5-20,lee <flyli3415在gmail.com> 写道: > > > > 可以读一段html代码 > > 可以方便的读取其中某个标签的内容 > > 还可以方便的将其中的一些标签改成另一种标签 > > 或者修改标签的属性 > > 比如
改成< div class=name>或者
> > > > _______________________________________________ > > python-chinese > > Post: send python-chinese在lists.python.cn > > Subscribe: send subscribe to python-chinese-request在lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > -- > gtalk: icekernel在gmail.com > blog: http://www.bulaoge.com/?icekernel > -------------- 涓���ㄥ� -------------- > 一个HTML附件被移除... > URL: > http://python.cn/pipermail/python-chinese/attachments/20070520/4b159c0b/attachment.htm > > ------------------------------ > > _______________________________________________ > python-chinese mailing list > python-chinese在lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > 结束python-chinese 摘要, 卷 41, 发布 101 > *********************************************** > -- 郑州大学环境与水利学院04级地理信息系统 苏永恒 -------------- 下一部分 -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20070520/2c4f30c5/attachment-0001.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月20日 星期日 22:31

fdu.xiaojf在gmail.com fdu.xiaojf在gmail.com
星期日 五月 20 22:31:58 HKT 2007

夜之舞者 wrote:
> 我正在做一个矩阵运算的程序,谁能提供一个用python写的矩阵求逆的算法及代码。
> 先谢了!!!
>

numpy

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号