Project

General

Profile

Activity

From 04 Jul 2012 to 02 Aug 2012

02 Aug 2012

18:37 Bug #217 (Resolved): Makedependencies of CoCoA-5 fails if BOOST is absent
Awaiting confirmation from Niko Rudak that it works for him.
Will close when he has confirmed.
John Abbott
18:03 Bug #217 (Closed): Makedependencies of CoCoA-5 fails if BOOST is absent
If BOOST is absent, @./configure; make@ fails with current version of CoCoALib.
The failure is when rebuilding the d...
John Abbott
16:13 Feature #216 (In Progress): Janet Bases: port function into CoCoA-5
... after the integration into CoCoALib ;-) Anna Maria Bigatti
16:07 Support #187: CoCoA-5 (partial) releases: make the process simpler
Prototype for gui on linux done.
Snapshot is online but still "server-invisible"
Anna Maria Bigatti
14:27 Support #187: CoCoA-5 (partial) releases: make the process simpler
Prototype working for the textual version on linux.
I had some problems compiling with Normaliz (for OPENMP, which I...
Anna Maria Bigatti

01 Aug 2012

17:17 Feature #204: NmzComputation: the powerful NormalizComputation function in CoCoA-5
previous message lost because redmine logged me out :( here again, but shorter
Value::from() is a big help! Now I ...
Christof Soeger
15:09 Bug #207 (Closed): BuiltIn Normaliz functions not available in C5 gui
Works fine now, thanks for fixing! Christof Soeger

31 Jul 2012

16:53 Support #187: CoCoA-5 (partial) releases: make the process simpler
Instructions:
The first time create a cvs "snapshot" directory:...
Anna Maria Bigatti
16:14 Bug #207: BuiltIn Normaliz functions not available in C5 gui
Waiting for feedback... does it work now? Anna Maria Bigatti
16:07 Feature #204: NmzComputation: the powerful NormalizComputation function in CoCoA-5
I've found an easier way to make a RecordValue (why didn't I think of it before?):
instead of making a new field usi...
Anna Maria Bigatti
15:26 Feature #212 (Closed): NBM: add to CoCoA-5
Some experiments on the Groebner Fan are to be done by Riccomagno et al.
Make it available in CoCoA-5 (first exper...
Anna Maria Bigatti

19 Jul 2012

19:06 Bug #207: BuiltIn Normaliz functions not available in C5 gui
fixed and cvs-ed Anna Maria Bigatti
17:18 Bug #207: BuiltIn Normaliz functions not available in C5 gui
I get an linker error because some libnormaliz functions cannot find some gmp functions. To correct this the libnorma... Christof Soeger

17 Jul 2012

15:00 Bug #207 (Feedback): BuiltIn Normaliz functions not available in C5 gui
Anna Maria Bigatti
14:37 Slug #31 (In Progress): theValue makes copy
open until we make experiments with C++11 Anna Maria Bigatti

16 Jul 2012

12:50 Bug #207: BuiltIn Normaliz functions not available in C5 gui
Now "configure" exports to *configuration/autoconf.mk* <lib>_FLAG (e.g. NORMALIZ_FLAG = -DCoCoA-with-Normaliz) and <l... Anna Maria Bigatti

13 Jul 2012

15:59 Bug #166 (Closed): Dim/Multiplicity with Lex ordering -- NYI
Closed: see related issue Anna Maria Bigatti
14:22 Feature #204: NmzComputation: the powerful NormalizComputation function in CoCoA-5
Now a cone is created from the input. The conversion of the input type string is forwarded to libnormaliz, currently ... Christof Soeger

11 Jul 2012

15:24 Bug #207: BuiltIn Normaliz functions not available in C5 gui
... work in progress ...
Anna Maria Bigatti
11:56 Support #208 (Closed): describe $package
*Functions("$binrepr");* from CoCoA-4 doesn't work and has been replaced by
*describe ("$binrepr");* (as the error m...
Anna Maria Bigatti
11:14 Feature #193: BuiltinFunctions.C getting too long (2000 lines)
Now there are dedicated files *BuiltInFunctions-GSL* and *BuiltInFunctions-Normaliz* for these two external libraries... Anna Maria Bigatti

10 Jul 2012

12:27 Bug #207: BuiltIn Normaliz functions not available in C5 gui
hmmmm, I guess that the GUI compilation does not see/set the compilation flags for external libraries from *configura... Anna Maria Bigatti
12:22 Bug #207 (Closed): BuiltIn Normaliz functions not available in C5 gui
It works with the CoCoAInterpreter, but not in the gui.
@# NormalizComputation(Cone, ["HilbertBasis", "HilbertPol...
Christof Soeger

06 Jul 2012

18:19 Feature #193: BuiltinFunctions.C getting too long (2000 lines)
Fixed.
(Even on a Mac) Emacs distinguishes cases. Just to make sure I suggest to check-out BuiltinOneLiners.C first...
Anna Maria Bigatti
16:46 Feature #193: BuiltinFunctions.C getting too long (2000 lines)
During linking BuiltInOneLiners.o cannot be found.
I could have somethink to do with the name of the .C file, it has...
Christof Soeger

05 Jul 2012

16:35 Feature #193 (In Progress): BuiltinFunctions.C getting too long (2000 lines)
split into 4 files:
- *BuiltInFunctions.[CH]*
- *BuiltInOneLiners.[CH]*
next step: split out functions from external...
Anna Maria Bigatti
14:40 Feature #204: NmzComputation: the powerful NormalizComputation function in CoCoA-5
(Added myFieldNamesStrings in Interpreter.[CH] for Record)... Anna Maria Bigatti
11:43 Feature #204 (In Progress): NmzComputation: the powerful NormalizComputation function in CoCoA-5
Now the empty function reads and uses the input record as well:... Anna Maria Bigatti
09:10 Feature #204: NmzComputation: the powerful NormalizComputation function in CoCoA-5
Now available in BuiltinFunctions.C an "empty" function ... Anna Maria Bigatti
10:44 Support #179 (In Progress): TeX documentation for CoCoA-5
Anna Maria Bigatti
10:42 Bug #192 (In Progress): indent prints strings without quotes
Anna Maria Bigatti
09:31 Bug #192: indent prints strings without quotes
Write a function called *InputForm* (as in Mathematica) for printing strings with quotes and escaped characters Anna Maria Bigatti
10:41 Support #187 (In Progress): CoCoA-5 (partial) releases: make the process simpler
Anna Maria Bigatti
10:01 Feature #19: How to get the version number of CoCoA-5?
This function should also return included external libraries and possibly their version Anna Maria Bigatti

04 Jul 2012

14:44 Feature #193: BuiltinFunctions.C getting too long (2000 lines)
Should we also separate builtin function from external libs? (I think so)
if so, should we have
*BuiltinFunctionsNo...
Anna Maria Bigatti
14:25 Feature #204 (Closed): NmzComputation: the powerful NormalizComputation function in CoCoA-5
Proposal for most powerful/flexible function to access *Normaliz* capabilities
(specific functions like *NormalizHil...
Anna Maria Bigatti
10:03 Feature #185 (Closed): Banner for CoCoA-5
Anna Maria Bigatti
09:50 Bug #98 (Closed): RealRoots should use IsRational
No further problems have surfaced, so closing the issue.
John Abbott
09:44 Bug #201 (Closed): segmentation fault with function defined in package ("PrintHGIndices"): First and Last
Also *First([])* and *Last([])* were buggy: fixed
Anna Maria Bigatti
09:14 Bug #201 (Resolved): segmentation fault with function defined in package ("PrintHGIndices"): First and Last
The problem is in the function *First(L,N)* when N is larger than the length of L.
Fixed.
Anna Maria Bigatti
 

Also available in: Atom