MCSclimate / MCT

Model Coupling Tookit
Other
43 stars 18 forks source link

Math routines for Attribute Vectors #24

Open rljacob opened 9 years ago

rljacob commented 9 years ago

(copied from MCT's old bugzilla)

Make a module that supplies some simple Math routines for Av. These would be things like "multiply each Av by a vector" "multiply by a scalar".

Would be generally useful so people don't have to export/import every time they want to do something.