Menu

#4 ex.cpp for new tinfo system

open
nobody
None
5
2006-04-06
2006-04-06
No

I am attaching a version of ex.cpp which works with the
new tinfo system in GiNaC.

Discussion

  • Vladimir V Kisil

    ex.cpp

     
  • Jonathan Brandmeyer

    Logged In: YES
    user_id=676765

    Based on the change that appears to be coming, I am cooking
    up a slightly different patch that will use std::map to
    search in O(log(n)) vice O(n). What is the type of (for
    example), a GiNaC::basic::tinfo_static in the new system?

    Thanks,
    -Jonathan

     
  • Vladimir V Kisil

    Logged In: YES
    user_id=825432

    > I am cooking up a slightly different patch that will use
    std::map to search in O(log(n)) vice O(n).
    It will be indeed better!
    > What is the type of (for example), a
    iNaC::basic::tinfo_static in the new system?
    I think it is 'tinfo_t* '

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.