Changeset 84a5e2 in git


Ignore:
Timestamp:
Jan 13, 2023, 1:38:54 PM (16 months ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
86bee1ff8da4bba6e2fbca2c65db204d0ae10144
Parents:
2695653b7a8b04305574f201f0dfcdc2b87f60eaacf2c2e03268e9726a79256c05c9f67ee039f42b
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2023-01-13 13:38:54+01:00
git-committer:
GitHub <noreply@github.com>2023-01-13 13:38:54+01:00
Message:
Merge pull request #1170 from fchapoton/patch-1

some typos in factory
Location:
factory
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • factory/NTLconvert.cc

    r269565 r84a5e2  
    4444
    4545
    46 VAR long fac_NTL_char = -1;         // the current characterstic for NTL calls
     46VAR long fac_NTL_char = -1;         // the current characteristic for NTL calls
    4747                                // -1: undefined
    4848#ifdef NTL_CLIENT               // in <NTL/tools.h>: using of name space NTL
  • factory/cf_ops.cc

    r269565 r84a5e2  
    395395   }
    396396~~~~~~~~~~~~~~~~~~~~~
    397  * Then apply( f, diff ) is differentation of f with respect to the
     397 * Then apply( f, diff ) is differentiation of f with respect to the
    398398 * main variable of f.
    399399 *
Note: See TracChangeset for help on using the changeset viewer.