Skip to content

Commit

Permalink
Wolfram_Comparison 3
Browse files Browse the repository at this point in the history
  • Loading branch information
fobos123deimos committed Jul 30, 2024
1 parent adf9e86 commit 81b1d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This package is an innovative project that delves into the complexities of quant


- **Highly Efficient**: The package uses numba's Just-in-Time (JIT) compilation in all its functions, increasing execution speed.
- **Highly Accurate**: As funções neste pacote têm precisão próxima à precisão do Wolfram Mathematica e do MATLAB.
- **Highly Accurate**: The functions in this package have precision next to the precision of Wolfram Mathematica and MATLAB.
- **Past response cache**: The functions in this package can use decorators of the Least Recently Used (LRU) type called lru_cache from the Python functools library to store previous results avoiding recalculation.


Expand Down

0 comments on commit 81b1d62

Please sign in to comment.