SolMATe
Ethereum math library
A Solidity-based library providing efficient math and linear algebra operations for Ethereum smart contracts, enabling machine learning on the blockchain.
Solidity Matrix Environment (SolMATe) - Core math + linear algebra libraries for Ethereum smart contracts. Enables machine learning directly on the blockchain.
33 stars
2 watching
0 forks
Language: Solidity
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 440 |
abdk-consulting/abdk-libraries-solidity | A collection of libraries providing mathematical functions for Solidity programming languages on the Ethereum network. | 395 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
cryptofinlabs/cryptofin-solidity | A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum | 88 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
ethereum/solc-bin | Provides current and historical builds of the Solidity Compiler | 401 |
transmissions11/solcurity | An opinionated security and code quality standard for Solidity smart contracts. | 2,052 |
willitscale/learning-solidity | A comprehensive resource for learning Solidity programming language and building smart contracts on the Ethereum blockchain | 2,072 |
duaraghav8/ethlint | Analyzes Solidity code for style and security issues and fixes them. | 927 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
eagr/sol-repl | A tool that provides an interactive environment to experiment with Solidity snippets and execute smart contract code in Ethereum | 4 |
sri-csl/solidity | An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. | 50 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
manojpramesh/solidity-cheatsheet | A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,461 |
alianse777/solidity-standard-library | A collection of reusable building blocks for Solidity programming, providing basic data structures and mathematical functions. | 65 |