RobinHankin / stokes

methods for exterior calculus
https://robinhankin.github.io/stokes/
3 stars 0 forks source link

bug in rform() #65

Closed RobinHankin closed 2 years ago

RobinHankin commented 2 years ago
 rform(coeffs=runif(9))
An alternating linear map from V^3 to R with V=R^7:
           val
 2 4 5  =   -8
 1 3 7  =   -3
 2 6 7  =    5
 2 5 7  =    4
 1 6 7  =    6
 3 5 7  =    2
 1 2 5  =   -7
 3 4 6  =   -9
 2 3 7  =   -1
> 

Above we see rform() does not respect the coeffs argument, using the default