Skip to content

xAct-contrib/HelloWorldxTension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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