
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
V0.3.7.1-Beta Build 20220121
© 2021-2022 Xu Rendong. All Rights Reserved.
Derivatives Pricing Engine.
pip install derivx
npm install derivx
import derivx
print(derivx.Version())
For more usages please refer to examples in derivx_py folder.
DerivX is not dependent on numpy, pandas and matplotlib, but if you want to run examples, you'd better install them with:
pip install numpy pandas matplotlib
const derivx = require('derivx')
console.log(derivx.Version())
For more usages please refer to examples in derivx_js folder.
DerivX is not dependent on numjs, but if you want to run examples, you'd better install it with:
npm install git+https://github.com/nicolaspanel/numjs.git
Please refer to changes file.
Please refer to benchmark file.
QQ: 277195007, WeChat: xrd_ustc, E-mail: xrd@ustc.edu
FAQs
Derivatives Pricing Engine
We found that derivx demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.