Project

General

Profile

Activity

From 02 Jul 2015 to 31 Jul 2015

31 Jul 2015

17:25 CoCoALib Feature #758: configure: have option to say to look for external libs
If we do adopt this idea, what syntax should be used?
@./configure --with-libgsl@
@./configure --with-libgsl=auto...
John Abbott
17:23 CoCoALib Feature #758: configure: have option to say to look for external libs
When would this idea really be useful?
It makes sense really only for libraries which would normally have a system...
John Abbott
17:21 CoCoALib Feature #758 (In Progress): configure: have option to say to look for external libs
Suggestion: let the user say @./configure --with-libgsl=search@
so that a script searches for the appropriate librar...
John Abbott
16:45 CoCoA-5 Bug #757: readline: fix script for finding libreadline
Default should be to look for readline automatically?
Anyway make it work properly, like the other extlibs!
John Abbott
16:43 CoCoA-5 Bug #757 (Closed): readline: fix script for finding libreadline
The script for finding libreadline (and lines in @configure@) are broken. Fix them!
John Abbott
16:20 CoCoALib Bug #756 (Resolved): frobby (v0.9.0) does not compile with g++-4.8
JAA has made the changes in the previous note, and all seems to work.
JAA has made a revised TGZ file: frobby_0.9....
John Abbott
16:03 CoCoALib Bug #756: frobby (v0.9.0) does not compile with g++-4.8
There are missing includes in @main.cpp@ and @randomDataGenerators.cpp@; you need to add:... John Abbott
16:01 CoCoALib Bug #756 (Closed): frobby (v0.9.0) does not compile with g++-4.8
@frobby@ fails to compile with g++ version 4.8.x John Abbott
15:59 CoCoA-5 Bug #755 (Closed): Find out how to compile statically on linux
many libraries are compiled dynamically. Not good for a released binary..
Anna Maria Bigatti
12:08 CoCoA-5 Bug #749: IsDefined does not follow reference to undefined optional param
JAA is having trouble understanding what the code does/should do. Can Giovanni help? John Abbott

30 Jul 2015

17:39 CoCoALib Feature #715 (Closed): RandomSubsetIndices, RandomTupleIndices?
John Abbott
17:35 CoCoALib Support #621: Release: CoCoALib-0.99536
still missing: proper comments on webpage Anna Maria Bigatti
17:33 CoCoA-5 Bug #117: Added 3 times defn of isblank fn
Postponing to next version. Increased priority (so I might actually do something). John Abbott
17:25 CoCoA-5 Bug #117: Added 3 times defn of isblank fn
There is a C++ function called @isspace@ which returns true for space, TAB, and 4 others: '\n' (newline), '\v' (verti... John Abbott
17:29 CoCoA-5 Bug #753: New function: LeastDegPolynomial (LDP)
JAA suggests the name @LeastDegPoly@
John Abbott
16:10 CoCoA-5 Bug #753 (New): New function: LeastDegPolynomial (LDP)
Make it available in CoCoA-5?
manual?
What about SOI, SOITwinFloat, StableBBasis, VanishPoly, ...?
... find be...
Anna Maria Bigatti
17:19 CoCoALib Support #754 (Closed): Release: CoCoALib-0.99538 (together with CoCoA-5.1.2)
Everything related to making a CoCoALib release:
finalize
make veryclean; make (full make, with all tests and ex...
Anna Maria Bigatti
17:16 CoCoALib Slug #722: valuation slow for large inputs
Extra task: extend defn of @FactorMultiplicity@ to @RingElem@ (belonging to a TrueGCDDomain).
John Abbott
16:16 CoCoALib Slug #722: valuation slow for large inputs
In issue #490 I decided to make the definition of @FactorMultiplicity@ wider: the "base" need not be prime (just an i... John Abbott
17:15 CoCoA-5 Design #490 (Closed): Duplicate fns: valuation and FactorMultiplicity
John Abbott
16:20 CoCoA-5 Design #490 (Feedback): Duplicate fns: valuation and FactorMultiplicity
After discussing with Anna we accept my proposal in note 10: namely, this version allows the "base" to be non-prime (... John Abbott
15:36 CoCoA-5 Support #616: Release: CoCoA-5.1.2
Problem with boost: incompatibility of Qt4 and boost > 1.52.
Recompiled on Mac and on Linux with 1.52 --> OK
Update...
Anna Maria Bigatti
15:31 CoCoA-5 Support #616 (In Progress): Release: CoCoA-5.1.2
Anna Maria Bigatti
15:28 CoCoALib Feature #743: Better errors: give supplementary info about the error
Tracking down the problem in @LinearSimplify@ (see issue #490) was impeded by the vagueness of the error message _Bad... John Abbott
14:55 CoCoA-5 Support #322: Installation instructions (on website)
The instructions should tell the user what to do with the file @cocoa-XYZ.tgz@.
Where should it be saved (or moved...
John Abbott
14:23 CoCoA-5 Feature #243: Normaliz tests for CoCoA5
Postponing this issue as we shall be seeing Christof in September, and can talk to him about this issue then.
John Abbott
14:19 CoCoA-5 Feature #352 (Closed): Should SourceRegion echo the "region"?
Anna agrees with my assessment in comment 9. So closing this issue.
I have also added it to #242: possible tasks ...
John Abbott
14:14 CoCoALib Design #752 (New): Investigate using Boost.build instead of make
BOOST appears to offer their own @make@ substitute. Consider using it. John Abbott

29 Jul 2015

23:24 CoCoA-5 Feature #183: Template for unaryMinus?
Postponing to next version as this is really just code cleaning; the code works as it is, and the necessary cleaning ... John Abbott
23:20 CoCoA-5 Bug #697: Interpreter: Avoid outputting an empty line after each line of input
This is just a cosmetic issue; so I have lowered the priorty, and postponed to next version of C5. I think it will i... John Abbott
23:14 CoCoA-5 Design #490: Duplicate fns: valuation and FactorMultiplicity
When the function was called @valuation@ the restriction to prime "bases" was more or less obligatory. Now that it i... John Abbott
23:00 CoCoA-5 Design #490: Duplicate fns: valuation and FactorMultiplicity
I implemented the restricted version of @FactorMultiplicity@ then Anna discovered that this broke @LinearSimplify@ --... John Abbott
22:25 CoCoA-5 Support #181: Functions throwing error even though (trivially) defined
What exactly does this issue propose? To add an entry to the online CoCoA-5 documentation? Is there a similar entry... John Abbott
22:13 CoCoA-5 Feature #352: Should SourceRegion echo the "region"?
The current solution (emacs sending a commented copy of the region) is not very pretty, but it does achieve more or l... John Abbott
21:41 CoCoA-5 Design #332 (Closed): Approx pts preprocessing fns
Closing after 1 year in feedback (without any problems).
John Abbott
21:37 CoCoA-5 Bug #164 (Closed): CoCoA-5 emacs interface bug (minor): Source & SourceRegion with troublesome filenames
This has been in feedback for a year; a quick check shows that it works for a filename containing a double-quote, and... John Abbott
21:30 CoCoA-5 Bug #545: Compiler g++ 4.2.1 (clang-503.0.40) on MacOSX 10.9: warnings and errors
I'd forgotten about this issue. It'll take time to understand what is the right thing to do -- no chance for 5.1.2, ... John Abbott
16:25 CoCoA-5 Support #717 (Closed): CoCoAManual: improve part on RINGHOM
Anna Maria Bigatti
12:11 CoCoA-5 Support #717 (Feedback): CoCoAManual: improve part on RINGHOM
Introduction rewritten.
Anna Maria Bigatti
16:24 CoCoA-5 Feature #652 (Closed): Flag to enable/disable printing of list of loaded packages
Anna Maria Bigatti
15:31 CoCoA-5 Feature #652 (Feedback): Flag to enable/disable printing of list of loaded packages
Anna modified @Main.C:304@ so that (during package loading) package names are printed to a string (@PkgOut@); current... John Abbott
16:21 CoCoA-5 Support #522 (Closed): Manual: duplication in "see also" and "All other matches"
Anna Maria Bigatti
16:15 CoCoA-5 Feature #317 (Closed): BuiltInFunctions: evalArgAsLong
Anna Maria Bigatti
16:15 CoCoA-5 Feature #704 (Closed): rename MinGensGeneral?
Anna Maria Bigatti
15:49 CoCoA-5 Support #632 (In Progress): MacOSX: many warnings with compiler CLANG/LLVM when compiling BOOST code.
Is this really our problem? Morally speaking, I'd say not; in practice, it is.
I have added a note to the installat...
John Abbott
15:18 CoCoA-5 Bug #745 (Closed): Readline: avoid printing out READLINE twice
Activated the line making @ExtLibNames@ correct even when input contains only whitespace chars.
Works fine both with...
John Abbott
12:46 CoCoA-5 Feature #751 (Closed): description of a RING
Implement @describe R@ using function @R->myOutputSelfLong(out)@
(needs some cleaning and refinements)
Anna Maria Bigatti
12:43 CoCoA-5 Support #548 (Closed): Printing rings with ID
All the relevant code is done. I find it quite satisfactory (even though I'm not entirely convinced with the design ... Anna Maria Bigatti
12:28 CoCoA-5 Support #548: Printing rings with ID
Anna Maria Bigatti wrote:
> Maybe the function "RingWithID(n)" should return an error saying something like:
> "thi...
Anna Maria Bigatti
12:12 CoCoA-5 Support #251 (Closed): How to add a test for CoCoA-5 (CoCoAInterpreter)
Anna Maria Bigatti
12:12 CoCoA-5 Feature #466 (Closed): CoCoAManual: add entry summarising syntax of all CoCoA-5 commands
Anna Maria Bigatti

28 Jul 2015

15:56 CoCoA-5 Feature #719 (Closed): Readline: consider creating a textual interpreter with readline
Anna Maria Bigatti
15:45 CoCoA-5 Bug #650: CoCoA-5 test (SourceAnna); problem in HilbertPoly
I cannot reproduce this error. Postponing to next version. Anna Maria Bigatti
15:35 CoCoA-5 Feature #317 (Feedback): BuiltInFunctions: evalArgAsLong
> We should also reconsider all the names since some returns *intrusive_ptr<type>* and others a (vector of) *type*.
...
Anna Maria Bigatti
14:32 CoCoA-5 Support #706 (Closed): meaningful error for IDEAL <= IDEAL
Anna Maria Bigatti

27 Jul 2015

19:45 CoCoA-5 Bug #745 (Resolved): Readline: avoid printing out READLINE twice
JAA corrected a bug in @ExtLibNames@ (in file @Banner.C@). The problem was trailing whitespace which caused the EOF ... John Abbott
19:25 CoCoA-5 Design #527: GUI: better name for the graphical interface?
It is "normal" to call the text version of CoCoA via the script @cocoa5@.
@C5@ is rather cryptic as a name for the...
John Abbott
19:11 CoCoA-5 Slug #741: C5 GUI: slow to close
I've hacked the code to make a call to @clearOutputWindow@, and it now seems to close much faster (after printing @fa... John Abbott
16:50 CoCoA-5 Slug #750 (Closed): C5 GUI: very slow when printing many short lines
The GUI takes *ages* to print out the following:... John Abbott
16:26 CoCoA-5 Bug #749: IsDefined does not follow reference to undefined optional param
The relevant source code seems to be at @Interpreter.C:3403@
Update: Mmmm, uncommented code looks scary :-(
John Abbott
16:25 CoCoA-5 Bug #749: IsDefined does not follow reference to undefined optional param
Anna points out that there is a workaround:... John Abbott
16:20 CoCoA-5 Bug #749 (New): IsDefined does not follow reference to undefined optional param
The pseudo-function @IsDefined@ has weird semantics.
Consider this example:...
John Abbott
15:16 CoCoA-5 Design #668 (Closed): Remove keyword "weights"?
Anna Maria Bigatti
15:06 CoCoA-5 Bug #726 (Closed): TopLevel cannot "import" a package variable
*Answer:* package variables are accessed via the fully qualified name.
John Abbott
14:46 CoCoA-5 Bug #726: TopLevel cannot "import" a package variable
JAA now thinks that current design is OK: namely that package variables are always accessible using their fully quali... John Abbott
13:47 CoCoA-5 Bug #726: TopLevel cannot "import" a package variable
There is apparently no need to "import" package variables; it suffices just to use the fully qualified name, for inst... John Abbott
12:16 CoCoA-5 Bug #726: TopLevel cannot "import" a package variable
The problem can be worked around by following this example:... John Abbott
11:55 CoCoA-5 Bug #726 (In Progress): TopLevel cannot "import" a package variable
JAA thinks the relevant code is @Parser.C:837@ -- probably @TT_IDENTIFIER@ should be changed into something else. JA... John Abbott
14:29 CoCoA-5 Bug #748: Emacs UI: return inside a block of output sends several lines (not just the one I'm on)
The relevant Emacs function is(should be?) @comint-get-old-input-default@. The documentation says the fn should inde... John Abbott
14:27 CoCoA-5 Bug #748 (Closed): Emacs UI: return inside a block of output sends several lines (not just the one I'm on)
I have recently upgraded to Emacs 24.5.1. The problem is exhibited by doing @?package@ inside a CoCoA-5 buffer. This... John Abbott
13:42 CoCoALib Feature #747: New function for making list of symbols (indeterminate names)
I changed all the examples, and commented out the old @symbols@ with 2,3, and 4 arguments.... Anna Maria Bigatti
12:27 CoCoALib Feature #747: New function for making list of symbols (indeterminate names)
I inserted JAA's code in CoCoALib (with a minimal extra check on missing ","s)
It is in symbol.H and C.
I renamed...
Anna Maria Bigatti
12:14 CoCoALib Feature #747: New function for making list of symbols (indeterminate names)
JAA has implemented @SymbolList@ which accepts a string of symbols, and returns the symbols as a @vector<symbol>@.
I...
John Abbott
12:07 CoCoALib Feature #747 (Closed): New function for making list of symbols (indeterminate names)
CoCoA-5 has the nice "shortcut syntax" @R ::= QQ[x,y,z]@ and @R ::= QQ[x[1..4]]@.
In CoCoALib this is often trickier...
Anna Maria Bigatti

25 Jul 2015

17:34 CoCoALib Design #683: Module index component in internal compressed representation
I shall check in shortly; anyway here is the modified line:... John Abbott
17:10 CoCoALib Design #683: Module index component in internal compressed representation
The definition on line @GBEnv.C:48@ does not work with @SmallExponent_t@ being @unsigned long@. JAA is fixing now.
John Abbott

11 Jul 2015

22:31 CoCoALib Feature #142: Improve threadsafety
I wonder whether the default configuration for CoCoALib should be the threadsafe one (which incurs a run-time efficie... John Abbott

09 Jul 2015

13:14 CoCoALib Bug #746: Problem with GBasis in tower of alg extns
Here is a transcript of what happened...... John Abbott
13:13 CoCoALib Bug #746 (New): Problem with GBasis in tower of alg extns
I tried computing a GBasis in a ring with structure like @QQ(alpha)(beta)[x]@ where @alpha@ and @beta@ are algebraic.... John Abbott
13:07 CoCoA-5 Bug #745 (Closed): Readline: avoid printing out READLINE twice
When C5 starts it prints out a list of ext libs being used; @READLINE@ appears twice. John Abbott
08:39 CoCoALib Feature #728: Noncommutative algebra "of solvable type"
No. In my understanding, John correctly described in #2 also Ore algebras (taking into account the note he later adde... Werner M Seiler

06 Jul 2015

07:43 CoCoA-5 Feature #336: Mat(Module) should give error
(brought at 100% after 2 years of being closed) Anna Maria Bigatti
07:14 CoCoALib Feature #728: Noncommutative algebra "of solvable type"
If I understood well (I asked Viktor Levandovskyy ;-) the definition in #2 is actually of G-Algebras, and Ore-Algebra... Anna Maria Bigatti
 

Also available in: Atom