]> www.ginac.de Git - ginac.git/commit
- subs() can be used to substitute functions, tensors and indexed objects
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 5 Apr 2001 19:44:47 +0000 (19:44 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 5 Apr 2001 19:44:47 +0000 (19:44 +0000)
commit0af4f02790c8ae93f74b833a492c4a39ba7c342a
treeb0467234324f2a917362cfa5a8931590a5127545
parent828d660d98835773b239c1f8cde58841068ad9b4
- subs() can be used to substitute functions, tensors and indexed objects
- op(0) of an idx object returns the index value; a nice side-effect of
  this is that idx'es no longer all have the same hash value
NEWS