Skip to content

an open source javascript library for making complex math calculation easy

Notifications You must be signed in to change notification settings

Chuks256/numpy.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

an Open source library made with javascript numpy.js is a javascript library that help in making complex calcalation easy it is a replica of of numpy.py library but it is written in javascript

features in numpyjs sigmoid , mean square error calculation, square, and many more

how to use

git clone repo of numpyjs let n=require("numpy.js"); let value b=32; let result=n.np.exp(value); console.log(result`)

About

an open source javascript library for making complex math calculation easy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published