Monolish

monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Alternatives To Monolish
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Numerical Linear Algebra9,325
2 months ago11Jupyter Notebook
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Nalgebra3,2348445226 days ago106July 31, 2022291apache-2.0Rust
Linear algebra library for Rust.
Mathnet Numerics3,1481,3353533 days ago114April 03, 2022276mitC#
Math.NET Numerics
Math Php2,222362221 days ago132April 10, 202251mitPHP
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Linear Algebra With Python1,846
5 months ago1mitJupyter Notebook
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
Blis1,55212 days ago13April 02, 202286otherC
BLAS-like Library Instantiation Software Framework
Owl1,071
3 months ago64mitOCaml
Owl - OCaml Scientific Computing @ http://ocaml.xyz
Cgmath1,0239941838 months ago37January 03, 202162apache-2.0Rust
A linear algebra and mathematics library for computer graphics.
Notecalc3988
2 years ago25agpl-3.0Rust
NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.
Faer Rs76048 days ago5December 10, 202211mitRust
Linear algebra foundation for the Rust programming language
Alternatives To Monolish
Select To Compare


Alternative Project Comparisons
Readme

monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture

monolish is a linear equation solver library that monolithically fuses variable data type, matrix structures, matrix data format, vendor specific data transfer APIs, and vendor specific numerical algebra libraries.

monolish let developer forget about:

  • Performance tuning
  • Processor differences which execute library (Intel CPU, NVIDIA GPU, AMD CPU, ARM CPU, NEC SX-Aurora TSUBASA, etc.)
  • Vendor specific data transfer APIs (host RAM to Device RAM)
  • Finding bottlenecks and performance benchmarks
  • The argument data type of matrix/vector operations
  • Matrix structures and storage formats
  • Cumbersome package dependency

Documents

monolish version Release Note Document
master badge badge
0.17.1 badge badge
0.17.0 badge badge
0.16.3 badge badge
0.16.2 badge badge
0.16.1 badge badge
0.16.0 badge badge
0.15.3 badge badge
0.15.2 badge badge
0.15.1 badge badge
0.15.0 badge badge
0.14.2 badge badge
0.14.1 badge badge
0.14.0 badge badge

Links

External projects

License

Copyright 2021 RICOS Co. Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Popular Linear Algebra Projects
Popular Matrix Projects
Popular Mathematics Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Plus Plus
Matrix
Gpu
Cpu
Hpc
Openmp
Linear Algebra
Blas
Scientific Computing
Lapack