Project

General

Profile

Activity

From 17 Jul 2013 to 15 Aug 2013

02 Aug 2013

17:43 CoCoALib Feature #400 (New): add myJBMill member field to ideal
Anna Maria Bigatti
17:07 CoCoALib Feature #399 (New): add myHilbertSeries member field to ideal and (sub)module
Anna Maria Bigatti
16:27 CoCoA-5 Support #398 (Closed): Resurrect Relnotes()
"This function prints the release notes of the version you are running."
not yet implemented in cocoa5
Anna Maria Bigatti
16:21 CoCoA-5 Bug #397: EMACS UI: fix windows splitting
This is the "wrong" code: _keeps the window layout_ seems false with new version of emacs... Anna Maria Bigatti
16:17 CoCoA-5 Bug #397 (Closed): EMACS UI: fix windows splitting
It seems that newer versions are "clever" and prefer to split horizontally the window is wide.
That causes cocoa5-mo...
Anna Maria Bigatti
16:08 CoCoA-5 Feature #381 (In Progress): Emacs User Interface: Easier binding for sending a line to cocoa-5
Anna Maria Bigatti
15:32 CoCoA-5 Feature #381: Emacs User Interface: Easier binding for sending a line to cocoa-5
negative feedback, unfortunately:
The problem arises if cua-mode (_i.e._ C-c C-v mode) is loaded after cocoa-mode.
...
Anna Maria Bigatti

01 Aug 2013

16:55 CoCoA-5 Support #338: MacOS version with static gcc libraries
On my machine (Mac OS 10.5) the default configuration for CoCoALib uses "-lgmp" (assuming it is installed in a normal... John Abbott
16:00 CoCoA-5 Support #338 (In Progress): MacOS version with static gcc libraries

Anna Maria Bigatti
15:49 CoCoA-5 Feature #200: add modules and module operations
added *LC* and *DivAlg*, fixed manual entries.
renamed LPos into *LPosn*.
Anna Maria Bigatti
15:42 CoCoALib Design #396 (New): PPMonoidElemAlias: redesign PPMonoidElem the same way as RingElem?
Anna Maria Bigatti
15:00 CoCoA-5 Support #395: Naming conventions: upper or lower case?
*Functions returning record (changed with new coding conventions)*
* *DivAlg*
* *IdealAndSeparatorsOfPoints*
* *Ideal...
Anna Maria Bigatti
14:41 CoCoA-5 Support #395 (Closed): Naming conventions: upper or lower case?
Our naming conventions for functions name in CoCoA-5 are as follows:
- *one word*: _lower case_
Ex: factor, ideal, ...
Anna Maria Bigatti
08:29 CoCoA-5 Feature #365 (Resolved): add function to compute minimal generators (like Minimalize)
Anna Maria Bigatti
08:10 CoCoA-5 Feature #193 (Closed): BuiltinFunctions.C getting too long (2000 lines)
The splitting works well.
There may be further refinements, but they'd better be new issues on their own.
==> closi...
Anna Maria Bigatti
07:35 CoCoA-5 Feature #393: add Value::from(HPSeries)
done, it works, no complaints ==> closing this issue Anna Maria Bigatti
07:19 CoCoA-5 Feature #393 (Closed): add Value::from(HPSeries)
Anna Maria Bigatti
07:32 CoCoA-5 Feature #392 (Closed): add Value::from(factorization<..>)
done, it works, no complaints ==> closing this issue Anna Maria Bigatti
07:30 CoCoA-5 Feature #380 (Feedback): Add Frobby functions to cocoa-5
Anna Maria Bigatti
07:29 CoCoA-5 Feature #318 (Closed): implement "indent" for modules
Anna Maria Bigatti
07:23 CoCoA-5 Feature #237 (Closed): port homog/homogenized for ideal to cocoa-5
No feedback or complaints. So I close this issue. Anna Maria Bigatti

31 Jul 2013

16:39 CoCoA-5 Feature #200: add modules and module operations
added *NumCompts* for MODULE annd MODULEELEM Anna Maria Bigatti
15:53 CoCoA-5 Feature #200: add modules and module operations
added *v[i]* where v is a ModuleElem (real miracle in Interpreter.[HC], *indexedByBigInt*),
added *IsHomog(M)*, *IsZe...
Anna Maria Bigatti
15:54 CoCoALib Design #297: Modules design: brainstorming
added *IsHomog(M)*, *IsZero(M)*, *LT(M)* for M (sub)module.
added test for *IsHomog* in *test-GOperations2*
Anna Maria Bigatti
15:49 CoCoA-5 Feature #393: add Value::from(HPSeries)
Done, tested, and updated "hp.cpkg5" accordingly.
cvs-ed
Anna Maria Bigatti

30 Jul 2013

12:48 CoCoA-5 Feature #392: add Value::from(factorization<..>)
Following our naming conventions... Anna Maria Bigatti

24 Jul 2013

18:02 CoCoA-5 Bug #394 (Rejected): problem with ContentFreeFactor (and missing manual entry)
the problem probably is at cocoalib level
*2014-04* probably there was no problem, anyway it works fine now and ha...
Anna Maria Bigatti
17:44 CoCoA-5 Feature #392 (Feedback): add Value::from(factorization<..>)
Implemented for BigInt and RingElem (in AST.H and Interpreter.C).
Looks like it should be templated, but I'm doing s...
Anna Maria Bigatti
17:39 CoCoA-5 Feature #392 (Closed): add Value::from(factorization<..>)
Adding it functions like *factor* and *SmoothFactor* can become oneliners Anna Maria Bigatti
17:41 CoCoA-5 Feature #393 (Closed): add Value::from(HPSeries)
for and elegant porting of cocoalib's *HilbertSeries* to cocoa5 Anna Maria Bigatti
14:51 CoCoALib Bug #389: problem loading library.H (parallel make -j4)
I tested it and I didn't manage to create a messy library.H again.
Anna Maria Bigatti
14:36 CoCoALib Bug #389: problem loading library.H (parallel make -j4)
I have modified the script *@MakeUnifiedHeader.sh@*.
It now uses temporary files, so should avoid problems
if sever...
John Abbott

23 Jul 2013

18:41 CoCoALib Support #391 (Closed): Check consistency of template class factorization
I would find convenient to have a function checking whether the factorization is consistent, _i.e._ all factors and r... Anna Maria Bigatti
18:21 CoCoALib Feature #390 (Feedback): Store unique copy of QQ[t_1..t_n] (RingQQt) in GlobalManager
All related discussion is in #254 Anna Maria Bigatti
18:10 CoCoALib Feature #390 (Closed): Store unique copy of QQ[t_1..t_n] (RingQQt) in GlobalManager
Anna Maria Bigatti
18:13 CoCoA-5 Feature #93 (Closed): Hilbert series: global output rings for non-standard gradings
The ring is called *RingQQt*, see related issue, closing this one. Anna Maria Bigatti
18:07 CoCoALib Feature #203 (Feedback): Function to get the Hilbert Polynomial ring from GlobalManager
Anna Maria Bigatti
16:04 CoCoALib Bug #389: problem loading library.H (parallel make -j4)
I don't know how to fix this properly -- need help from a @Makefile@ expert.
*Workaround:* make the unified header...
John Abbott
14:47 CoCoALib Bug #389 (Feedback): problem loading library.H (parallel make -j4)
Anna Maria Bigatti
14:45 CoCoALib Bug #389: problem loading library.H (parallel make -j4)
Well not all debugging was useless: I cleaned up some .H (yuk ;-) and .C including library.H. (it makes the compilat... Anna Maria Bigatti
14:24 CoCoALib Bug #389 (Closed): problem loading library.H (parallel make -j4)
I had problems loading library.H in my new installation on linux:
compilation of files including @library.H@ gives
...
Anna Maria Bigatti
11:15 CoCoA-5 Feature #381 (Feedback): Emacs User Interface: Easier binding for sending a line to cocoa-5
There was a problem with Emacs 23:
cua-mode had the binding C-RET for "cua-rectangle-mark-key", so I had to overwrit...
Anna Maria Bigatti
10:05 CoCoA-5 Feature #388 (New): port optimized resolutions to CoCoA-5
Anna Maria Bigatti
09:56 CoCoALib Feature #387 (New): implement algorithm(s) for resolutions
(with M.Caboara) Anna Maria Bigatti
09:46 CoCoALib Feature #386 (In Progress): add resolution data type
Description:
work in progress
Anna Maria Bigatti
 

Also available in: Atom