Changeset 88615db in git


Ignore:
Timestamp:
Feb 8, 2015, 4:15:45 PM (8 years ago)
Author:
jgmbenoit <quatermaster@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
1d1f9352b22e5ec59aaeed1c6410c9cf7115303f
Parents:
5a60835ee02dcb3d57c9e469c5d50e25ec5d29db
git-author:
jgmbenoit <quatermaster@rezozer.net>2015-02-08 16:15:45+01:00
git-committer:
jgmbenoit <quatermaster@rezozer.net>2015-02-08 16:17:27+01:00
Message:
correct some spelling errors:
 Correct spelling error as reported by lintian in some binraries;
 meant to silence lintian.
Files:
21 edited

Legend:

Unmodified
Added
Removed
  • IntegerProgramming/binomial.cc

    r5a6083 r88615db  
    301301    {
    302302      cerr<<"\nWARNING: binomial& binomial::operator=(const binomial&):\n"
    303         "assigment from corrupt binomial"<<endl;
     303        "assignment from corrupt binomial"<<endl;
    304304      exponent_vector=NULL;
    305305      return (*this);
  • IntegerProgramming/binomial.h

    r5a6083 r88615db  
    115115
    116116
    117 // assigment and access operators
     117// assignment and access operators
    118118
    119119  binomial& operator=(const binomial&);
  • IntegerProgramming/list.cc

    r5a6083 r88615db  
    963963
    964964
    965 ////////////////////////// assigment ///////////////////////////////////////
     965////////////////////////// assignment ///////////////////////////////////////
    966966
    967967
  • Singular/LIB/grobcov.lib

    r5a6083 r88615db  
    30843084//    where the w_l=(n_l1,..,n_ls) are intvec of length size(L), where
    30853085//    n_lt fixes which element of (v_t1,..,v_tk_t) is to be
    3086 //    choosen to form the tth (Q,P) for the lth element of the sheaf
     3086//    chosen to form the tth (Q,P) for the lth element of the sheaf
    30873087//    representing the I-regular function.
    30883088// The selection is done to obtian the minimal number of elements
  • Singular/LIB/normal.lib

    r5a6083 r88615db  
    186186    if ( typeof(#[i]) == "string" )
    187187    {
    188 //--------------------------- choosen methods -----------------------
     188//--------------------------- chosen methods -----------------------
    189189      if ( (#[i]=="isprim") or (#[i]=="isPrim") )
    190190      {decomp = 0;}
     
    57255725   }
    57265726
    5727    //--------------------------- choosen methods -----------------------
     5727   //--------------------------- chosen methods -----------------------
    57285728   // "withGens": computes algebra generators for each irreducible component
    57295729   // ### the extra code for withGens should be incorporated in the general case
  • Singular/LIB/surf.lib

    r5a6083 r88615db  
    177177    surf_call = "singularsurf ";
    178178    surf_call = surf_call + l + " >/dev/null 2>&1";
    179     "Close window to exit from `singularurf`.";
     179    "Close window to exit from `singularsurf`.";
    180180
    181181    i = system("sh", surf_call);
  • Singular/fevoices.cc

    r5a6083 r88615db  
    8888
    8989/*2
    90 * init a new voice similiar to the current
     90* init a new voice similar to the current
    9191*/
    9292void Voice::Next()
  • Singular/fglm.cc

    r5a6083 r88615db  
    172172        if ( pperm[k] >= 0 )
    173173        {
    174             WerrorS( "paramater names do not agree" );
     174            WerrorS( "parameter names do not agree" );
    175175            state= FglmIncompatibleRings;
    176176        }
  • Singular/ipassign.cc

    r5a6083 r88615db  
    16981698      if(like_lists)
    16991699      {
    1700         if (traceit&TRACE_ASSIGN) PrintS("assign list[..]=...or similiar\n");
     1700        if (traceit&TRACE_ASSIGN) PrintS("assign list[..]=...or similar\n");
    17011701        if (like_lists==1)
    17021702        {
     
    17341734      return (bb==NULL) || bb->blackbox_Assign(l,r);
    17351735    }
    1736     // end of handling elems of list and similiar
     1736    // end of handling elems of list and similar
    17371737    rl=r->listLength();
    17381738    if (rl==1)
  • kernel/GBEngine/kstd1.cc

    r5a6083 r88615db  
    28972897                &olddeg,&reduc,strat, red_result);
    28982898
    2899       /* reduction of the element choosen from L */
     2899      /* reduction of the element chosen from L */
    29002900      red_result = strat->red(&strat->P,strat);
    29012901    }
  • kernel/GBEngine/kstd2.cc

    r5a6083 r88615db  
    14731473                &olddeg,&reduc,strat, red_result);
    14741474
    1475       /* reduction of the element choosen from L */
     1475      /* reduction of the element chosen from L */
    14761476      red_result = strat->red(&strat->P,strat);
    14771477      if (errorreported)  break;
     
    18361836    strat->P = strat->L[strat->Ll];
    18371837    strat->Ll--;
    1838     /* reduction of the element choosen from L */
     1838    /* reduction of the element chosen from L */
    18391839
    18401840    if (!strat->rewCrit2(strat->P.sig, ~strat->P.sevSig, strat->P.GetLmCurrRing(), strat, strat->P.checked+1)) {
     
    26772677      pWrite(strat->P.p);
    26782678#endif
    2679       /* complete reduction of the element choosen from L */
     2679      /* complete reduction of the element chosen from L */
    26802680      red_result = strat->red2(&strat->P,strat);
    26812681      if (errorreported)  break;
     
    30123012                &olddeg,&reduc,strat, red_result);
    30133013
    3014       /* reduction of the element choosen from L */
     3014      /* reduction of the element chosen from L */
    30153015      red_result = strat->red(&strat->P,strat);
    30163016    }
  • kernel/GBEngine/kstdfac.cc

    r5a6083 r88615db  
    589589        message(currRing->pFDeg(strat->P.p,currRing),&olddeg,&reduc,strat, red_result);
    590590    }
    591     /* reduction of the element choosen from L */
     591    /* reduction of the element chosen from L */
    592592    kTest_TS(strat);
    593593    red_result = strat->red(&strat->P,strat);
  • kernel/GBEngine/sca.cc

    r5a6083 r88615db  
    615615              &olddeg,&reduc,strat, red_result);
    616616
    617     // reduction of the element choosen from L
     617    // reduction of the element chosen from L
    618618    red_result = strat->red(&strat->P,strat);
    619619
     
    743743        h.PrepareRed(strat->use_buckets);
    744744
    745         // reduction of the element choosen from L(?)
     745        // reduction of the element chosen from L(?)
    746746        red_result = strat->red(&h,strat);
    747747
  • kernel/fast_mult.cc

    r5a6083 r88615db  
    592592    Werror("not implemented for so small n, recursion fails");//should be length(f)
    593593   if (pLength(f)<=1)
    594     Werror("not implemented for so small lenght of f, recursion fails");
     594    Werror("not implemented for so small length of f, recursion fails");
    595595  //  number null_number=n_Init(0,r);
    596596  number* facult=(number*) omAlloc((n+1)*sizeof(number));
  • kernel/groebner_walk/walkProc.cc

    r5a6083 r88615db  
    118118        if ( pperm[k] >= 0 )
    119119        {
    120             WerrorS( "paramater names do not agree" );
     120            WerrorS( "parameter names do not agree" );
    121121            state= WalkIncompatibleRings;
    122122        }
  • kernel/numeric/mpr_base.cc

    r5a6083 r88615db  
    14581458      {
    14591459        // this can happen, if the shift vektor or the lift funktions
    1460         // are not generically choosen.
     1460        // are not generically chosen.
    14611461        Werror("resMatrixSparse::createMatrix: Found exponent not in E, id %d, set [%d, %d]!",
    14621462               i,(*E)[i]->rc.set,(*E)[i]->rc.pnt);
     
    27042704    break;
    27052705  default:
    2706     WerrorS("uResultant::uResultant: Unknown resultant matrix type choosen!");
     2706    WerrorS("uResultant::uResultant: Unknown chosen resultant matrix type!");
    27072707  }
    27082708}
     
    27352735    break;
    27362736  default:
    2737     WerrorS("uResultant::extendIdeal: Unknown resultant matrix type choosen!");
     2737    WerrorS("uResultant::extendIdeal: Unknown chosen resultant matrix type!");
    27382738  }
    27392739
  • kernel/numeric/mpr_inout.cc

    r5a6083 r88615db  
    6363  {
    6464  case mprWrongRType:
    65     WerrorS("Unknown resultant matrix type choosen!");
     65    WerrorS("Unknown chosen resultant matrix type!");
    6666    break;
    6767  case mprHasOne:
  • libpolys/coeffs/Enumerator.h

    r5a6083 r88615db  
    5858
    5959  private:
    60     /// disable copy constructor and assigment operator
     60    /// disable copy constructor and assignment operator
    6161    IBaseEnumerator(const IBaseEnumerator&);
    6262    void operator=(const IBaseEnumerator&);
     
    169169/** @class AIterator
    170170 *
    171  * An abstract iterator with virtualized assigment operator and
     171 * An abstract iterator with virtualized assignment operator and
    172172 * constructors.
    173173 *
  • libpolys/coeffs/longrat.cc

    r5a6083 r88615db  
    30863086{
    30873087  /* test, if r is an instance of nInitCoeffs(n,parameter) */
    3088   /* if paramater is not needed */
     3088  /* if parameter is not needed */
    30893089  if (n==r->type)
    30903090  {
  • libpolys/coeffs/numbers.cc

    r5a6083 r88615db  
    277277{
    278278  /* test, if r is an instance of nInitCoeffs(n,parameter) */
    279   /* if paramater is not needed */
     279  /* if parameter is not needed */
    280280  return (n==r->type);
    281281}
  • libpolys/polys/templates/p_Procs_Impl.h

    r5a6083 r88615db  
    3131 macros.
    3232
    33  At run-time, a fast proc is set/choosen if found/generated, else
    34  a general proc is set/choosen.
     33 At run-time, a fast proc is set/chosen if found/generated, else
     34 a general proc is set/chosen.
    3535 *******************************************************************/
    3636
     
    396396 *
    397397 * Filters which are applied to field/length/ord, before a proc is
    398  * choosen
     398 * chosen
    399399 *
    400400 *******************************************************************/
Note: See TracChangeset for help on using the changeset viewer.