forked from grtensor/grtensor3src
-
Notifications
You must be signed in to change notification settings - Fork 0
Source code for the GRTensorIII Maple Component Tensor Calculation package
License
grmath/grtensor3src
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
============================================================================== GRTensorIII Source code, release notes and build procedure This repo holds the source code for GRTensorIII package for Maple For installation and usage see the Wiki tab on the GITLAB page ============================================================================== The code has been restructured to reside in a single Maple module, grtensor. The Module is defined in build/griii.mpl The Makefile will run the build/griii.mpl using command line Maple provided that the Makefile has been edited to have the correct paths. The use of a Module/Package in Maple required re-scoping of many of the internal variables used in GRTensor. Briefly: - all component info is now in gr_data[<root>, <metric>, etc.] - spacetime dimension is in Ndim[<metric>] - active metric is grG_metricName If you're interested in hacking around in the source code there are some old notes describing GRTensorII source in the file doc/grtensor.notes. The code structure has changed into a single module, but much of the structure of the code as described there is still relevant.
About
Source code for the GRTensorIII Maple Component Tensor Calculation package
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 44.6%
- Emacs Lisp 37.8%
- Makefile 7.8%
- HTML 5.0%
- Python 4.0%
- Shell 0.8%