Add Jacobian to numerical libraries (#538)

This commit is contained in:
morluto
2026-08-14 08:13:26 -03:00
committed by GitHub
parent 2f52762887
commit a02a4269df
+1
View File
@@ -51,6 +51,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [DataFrames.jl](https://github.com/JuliaData/DataFrames.jl) - `Julia` - In-memory tabular data in Julia.
- [TSFrames.jl](https://github.com/xKDR/TSFrames.jl) - `Julia` - Handle timeseries data on top of the powerful and mature DataFrames.jl.
- [TimeArrays.jl](https://github.com/bhftbootcamp/TimeArrays.jl) - `Julia` - Time series handling for Julia.
- [jacobian](https://github.com/morluto/jacobian) - `Python` `MCP` - Exact computation and conjecture testing across polynomial maps, linear algebra, and graph algorithms for agent-driven mathematical research.
## Financial Instruments & Pricing