Skip to content

xAct-contrib/HelloWorldxTension

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

HelloWorldxTension

HelloWorldxTension is a trivial package for xAct. This package serves as an example for the framework needed to create a package, and how to use xTension to extend the capabilities of xAct.

Installation

This directory should reside inside your xAct installation, at the same level as xCore, xTensor, etc. The directory tree should look like this:

xAct
|-- ...
|-- HelloWorldxTension
|   |-- Kernel
|   |   +-- init.m
|   |-- HelloWorldxTension.m
|   |-- HelloWorldxTension.nb
|   +-- README.md  (this file)
|-- xTensor
|-- ... (other xAct packages)

About

Trivial xTension example package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published