Commit Graph

61 Commits

Author SHA1 Message Date
dependabot[bot]
31e28a4e81 Bump cached-path-relative from 1.0.2 to 1.1.0
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/ashaffer/cached-path-relative/releases)
- [Commits](https://github.com/ashaffer/cached-path-relative/commits)

---
updated-dependencies:
- dependency-name: cached-path-relative
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 16:46:09 +00:00
dependabot[bot]
dbb05f6f78 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 15:39:39 +01:00
dependabot[bot]
a46063880f Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 17:26:04 +00:00
falcon027
c65d08c99e Update README
I added a hint about how to import the module which could be helpful for Beginners.
2020-10-01 13:27:35 +01:00
dependabot[bot]
f6729ff142 Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-05 15:52:37 +01:00
e30d6a44b3 feat: 1.3.7, solves #15 2020-06-09 15:04:27 +01:00
db3ec53031
Fix factorial 2020-06-09 14:56:24 +01:00
Mahdi Dibaiee
e53115b75c
Merge pull request #13 from farooqkz/patch-1
Update README.md
2017-11-28 18:32:38 +00:00
Farooq Karimi Zadeh
32f3d0057c
Update README.md 2017-11-28 21:52:52 +03:30
Mahdi Dibaiee
10cd1dc64c fix: bump version 2017-07-11 13:27:03 +04:30
Mahdi Dibaiee
9dce05193c fix: add babel to dependencies 2017-07-11 13:26:39 +04:30
Mahdi Dibaiee
516d4ae70d chore(readme): mention mathexpr 2016-11-03 01:45:30 +03:30
Mahdi Dibaiee
376581a03f rebuild, 1.3.5 2015-08-26 02:24:20 +04:30
Mahdi Dibaiee
85a956e5e8 bump version 2015-08-26 02:23:32 +04:30
Mahdi Dibaiee
58d8f68d9c add babel to dependencies 2015-08-26 02:21:31 +04:30
Mahdi Dibaiee
9274694d98 Fix #10, add test 2015-07-07 15:50:05 +04:30
Mahdi Dibaiee
a4b45ded0a require babel/polyfill 2015-07-05 22:59:24 +04:30
Mahdi Dibaiee
3730e8308f bump version to 1.3.1 2015-06-21 23:54:28 +04:30
Mahdi Dibaiee
d76755cbb2 add repository to package.json 2015-06-21 23:53:35 +04:30
Mahdi Dibaiee
bd75073ae6 Travis CI Link Equation.js -> Equation 2015-06-21 23:52:12 +04:30
Mahdi Dibaiee
db1726e6af Merge pull request #7 from mdibaiee/sigma
Sigma
2015-06-21 23:40:34 +04:30
Mahdi Dibaiee
81b3119301 use local module 2015-06-21 23:39:12 +04:30
Mahdi Dibaiee
f7fcbf9ef6 leftover codes 2015-06-21 23:34:48 +04:30
Mahdi Dibaiee
485ebb3c9d Added Sigma operator – support for more complex operators 🌟
Fix README.md links pointing to Equation.js instead of Equation
Bump version to 1.3.0
2015-06-21 23:32:12 +04:30
Mahdi Dibaiee
6a5120ec22 left over console.log wiped
bump version to 1.2.1
2015-06-21 01:49:52 +04:30
Mahdi Dibaiee
84fbc60a06 left over commented code 2015-06-21 01:48:26 +04:30
Mahdi Dibaiee
d360065e1b rebuild 2015-06-18 17:32:28 +04:30
Mahdi Dibaiee
adb74a6f31 Merge branch 'gh-pages' 2015-06-18 17:31:14 +04:30
Mahdi Dibaiee
c6973847aa Add support for NumVariable expressions such as 2x fixes #6 2015-06-18 16:14:13 +04:30
Mahdi Dibaiee
2b3c06c413 Get around floating point precision of JavaScript fixes #5
Fix `equation` not working on parentheses wrapped variables
Fixed `parseExpression` not working correctly on nested function operators
2015-06-18 15:37:42 +04:30
Mahdi Dibaiee
75969a4e1a fix: LICENSE, Travis-CI build status, bump to 1.1.1 2015-04-22 17:28:37 +04:30
Mahdi Dibaiee
cd702c8073 added chai to dependencies 2015-04-22 17:13:07 +04:30
Mahdi Dibaiee
41ad2e8b23 enable Travis CI 2015-04-22 17:11:12 +04:30
Mahdi Dibaiee
e2c61896ca feat: support negation sign (-)
bump version to 1.1.0
2015-04-22 17:01:10 +04:30
Mahdi Dibaiee
c5fed50881 fix: typo constats.js -> constants.js 2015-04-21 17:23:43 +04:30
Mahdi Dibaiee
de42f56e1c unnecessary comment 2015-04-21 17:16:29 +04:30
Mahdi Dibaiee
07a9e7968a fix: README links, line breaks between methods 2015-04-21 17:15:54 +04:30
Mahdi Dibaiee
a45b11f921 bump version to 1.0.1 2015-04-21 17:01:07 +04:30
Mahdi Dibaiee
0970f7eb2b fix helpers: removeSymbols should convert argument to string to avoid undefined is not a function errors 2015-04-21 16:59:09 +04:30
Mahdi Dibaiee
433c2fb339 Revert "simplify init"
This reverts commit 743220aa1d.
2015-04-21 16:58:38 +04:30
Mahdi Dibaiee
743220aa1d simplify init 2015-04-21 16:57:18 +04:30
Mahdi Dibaiee
6e79cb1e83 dist/test is the right directory 2015-04-21 16:21:23 +04:30
Mahdi Dibaiee
3ea7b154e1 no need for TODO when we have issues 2015-04-21 14:53:10 +04:30
Mahdi Dibaiee
a3bea7eebf list of operators / constants 2015-04-21 14:50:54 +04:30
Mahdi Dibaiee
b08841e51b published to npm 2015-04-21 14:46:05 +04:30
Mahdi Dibaiee
7f1dbfd4ad indicates -> represents 2015-04-20 18:53:42 +04:30
Mahdi Dibaiee
b129317f5f dist 2015-04-20 17:15:31 +04:30
Mahdi Dibaiee
e5f272b17c ignore npm-debug.log 2015-04-20 16:25:58 +04:30
Mahdi Dibaiee
50047f17f2 no bin 2015-04-20 16:25:27 +04:30
Mahdi Dibaiee
61524708f1 Contributing section 2015-04-20 15:43:29 +04:30