Skip to content

This is a linear algebra library written using MoonBit, aiming to fill the gap in scientific computing applications in the MoonBit ecosystem.

License

Notifications You must be signed in to change notification settings

Luna-Flow/linear-algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINEAR-ALGEBRA

img img img img

Important Info: Docs will be rewritten soon

Due to the aim to publish a stable beta version for industrial use, we decided to design a standardized, effective and easy-to-read doc standard. Existing docs are outdated. We will publish some breaking changes here temporarily. Docs in code is still correct, you can read it easier at mooncakes.io

Breaking Changes

  • map_row() and map_col() in @mutable.Matrix is renamed to map_row_inplace() and map_col_inplace()

  • eachij() in @mutable.Matrix is renamed to each_row_col()

  • @mutable.Transpose has been rewritten (for better performance and standardized), operation is same as @mutable.Matrix. You can use materialize() to turn virtual transpose into a transposed @mutable.Matrix

About

This is a linear algebra library written using MoonBit, aiming to fill the gap in scientific computing applications in the MoonBit ecosystem.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8