Hi,
we should make a release to get some attention, as both EuroScipy08 and SciPy08 conferences are approaching. Also lots of things were updated and improved since the last one (already three months ago). We are still far from 1.0, so it has not to be perfect, but are there any critical issues with the hg version that you feel should be fixed now?
cheers, r.
On Mon, Jun 30, 2008 at 11:37 AM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
Hi,
we should make a release to get some attention, as both EuroScipy08 and SciPy08 conferences are approaching. Also lots of things were updated and improved since the last one (already three months ago). We are still far from 1.0, so it has not to be perfect, but are there any critical
Yep, we are far from 1.0.
issues with the hg version that you feel should be fixed now?
I think it looks good, only I'd fix couple things before a release:
- rename README.txt to README, INSTALL.txt to INSTALL
- add instructions how to generate the documentation into the README/INSTALL
Otherwise ok.
Ondrej
Ondrej
Ondrej Certik wrote:
On Mon, Jun 30, 2008 at 11:37 AM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
we should make a release to get some attention, as both EuroScipy08 and SciPy08 conferences are approaching. Also lots of things were updated and improved since the last one (already three months ago). We are still far from 1.0, so it has not to be perfect, but are there any critical
Yep, we are far from 1.0.
More people are needed.
issues with the hg version that you feel should be fixed now?
I think it looks good, only I'd fix couple things before a release:
- rename README.txt to README, INSTALL.txt to INSTALL
I do not like the .txt suffix either, but both NumPy and SciPy use it. Probably some help to windows users...
- add instructions how to generate the documentation into the README/INSTALL
I will change it so that it is generated into doc/tex/sfepy_manual.pdf, or just doc/sfepy_manual.pdf
r.
On Mon, Jun 30, 2008 at 12:13 PM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
Ondrej Certik wrote:
On Mon, Jun 30, 2008 at 11:37 AM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
we should make a release to get some attention, as both EuroScipy08 and SciPy08 conferences are approaching. Also lots of things were updated and improved since the last one (already three months ago). We are still far from 1.0, so it has not to be perfect, but are there any critical
Yep, we are far from 1.0.
More people are needed.
issues with the hg version that you feel should be fixed now?
I think it looks good, only I'd fix couple things before a release:
- rename README.txt to README, INSTALL.txt to INSTALL
I do not like the .txt suffix either, but both NumPy and SciPy use it. Probably some help to windows users...
Well, I would still remove the .txt extension.
- add instructions how to generate the documentation into the README/INSTALL
I will change it so that it is generated into doc/tex/sfepy_manual.pdf, or just doc/sfepy_manual.pdf
ok, but add instructions how to build it.
Ondrej
On Mon, Jun 30, 2008 at 12:18 PM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
Ondrej Certik wrote:
- add instructions how to generate the documentation into the README/INSTALL
Also, we rely on pexpect, which is not in the standard Python library - what about removing this dependence?
Fixed.
http://hg.sympy.org/sfepy/rev/e99ebce999fa
O.
Ondrej Certik wrote:
On Mon, Jun 30, 2008 at 12:18 PM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
Ondrej Certik wrote:
- add instructions how to generate the documentation into the README/INSTALL Also, we rely on pexpect, which is not in the standard Python library - what about removing this dependence?
Fixed.
Thanks! But I was more thinking about script/convert_doc.py :)
r.
On Mon, Jun 30, 2008 at 12:34 PM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
Ondrej Certik wrote:
On Mon, Jun 30, 2008 at 12:18 PM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
Ondrej Certik wrote:
- add instructions how to generate the documentation into the README/INSTALL Also, we rely on pexpect, which is not in the standard Python library - what about removing this dependence?
Fixed.
Thanks! But I was more thinking about script/convert_doc.py :)
Well, that could be fixed too, but convert_doc.py depends on lxml, which is not in the stdlib either.
Ondrej
Ondrej Certik wrote:
On Mon, Jun 30, 2008 at 12:34 PM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
Ondrej Certik wrote:
On Mon, Jun 30, 2008 at 12:18 PM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
Ondrej Certik wrote:
- add instructions how to generate the documentation into the README/INSTALL Also, we rely on pexpect, which is not in the standard Python library - what about removing this dependence? Fixed.
http://hg.sympy.org/sfepy/rev/e99ebce999fa Thanks! But I was more thinking about script/convert_doc.py :)
Well, that could be fixed too, but convert_doc.py depends on lxml, which is not in the stdlib either.
I see. So I will just list the dependencies in the README.
thanks again, r.
participants (2)
-
Ondrej Certik
-
Robert Cimrman