Skip to content

manifoldfinance/qQuarticRoots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

qQuarticRoots

C library for KDB+ quartic solver

compile quartic.so

$ make

load quartic.q to run quartic function

q) \l quartic.q
q) quarticRoots[ 3.0; 6.0; -123.0; -126.0; 1080.0]
5 3 -4 -6f

About

C library for KDB+ quartic solver

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published