FEECa icon indicating copy to clipboard operation
FEECa copied to clipboard

FEECa: Finite Element Exterior Calculus in Haskell

Results 3 FEECa issues
Sort by recently updated
recently updated
newest added

In accordance to the actual definition of a module vs a vector space in mathematics (given the current `Ring` constraint on the associated type family `Scalar` of the class `VectorSpace`,...

conceptual

Such as those converting to and from 'Double' in ['Field'](https://github.com/Airini/FEECa/blob/master/src/FEECa/Internal/Spaces.hs). So far, they are seen in: * (pretty) printing * testing, e.g. ['eqNum'](https://github.com/Airini/FEECa/blob/master/src/FEECa/Utility/Utility.hs) to account for margins of numerical error...

_Check out mail_, so as to carry on with the writing and polishing of FEECa. Merge changes in implementation and/or documentation into the main branch (when ready and tested).

enhancement