Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mathjslab

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mathjslab - npm Package Versions

1
9

1.1.28

Diff

sergiolindau
published 1.1.27 •

Changelog

Source

1.1.27

  • The linear-algebra.ts file and its corresponding test file were created. The relevant methods of the MultiArray class will be moved to this file as support for multidimensional arrays evolves in the MultiArray class. Some methods moved.
  • More evolve to support multidimensional arrays in the MultiArray class. MultiArray constructor upgraded to support multidimensional arrays. Constructor overloaded.
  • The class Tensor has been renamed to MathObject and the file 'tensor.ts' has been renamed to 'math-object.ts'. The file 'math-object.spec.ts' has been created.
  • The corresponding test file for char-string.ts file has been created.
  • Unary and binary operations name type defined in complex-decimal.ts for use in generic operations methods of the MultiArray class.
sergiolindau
published 1.1.26 •

Changelog

Source

1.1.26

  • A fix for a major bug in element wise operations. Assymetric operations produce incorrect results. This shouldn't even be called a bug. This was like finding a lizard in your bathroom, coming up the drain. The fix has been simple, but the lizard is old, it certainly comes from the first version. It is necessary to extend the tests.
  • horzcat and vertcat functions defined as function mappings.
  • Start to extend MultiArray class to support multidimensional arrays.
sergiolindau
published 1.1.25 •

Changelog

Source

1.1.25

  • More bug fix in indexing (some end in ranges stop to work after 1.1.23. The problem is parent link absent in some constructions).
sergiolindau
published 1.1.24 •

Changelog

Source

1.1.24

  • Fix logical indexing (with operation and literal).
sergiolindau
published 1.1.23 •

Changelog

Source

1.1.23

  • Logical indexing.
sergiolindau
published 1.1.22 •

Changelog

Source

1.1.22

  • Fix end in ranges. The colon_item parser rule has been removed and the end descriptor in ranges has been created in the primary_expr rule.
  • Fix range expansion. Before it could only be increasing, now it can also be decreasing.
  • Reference to contribute to MathJSLab Demo in CONTRIBUTING.md file.
sergiolindau
published 1.1.21 •

Changelog

Source

1.1.21

  • Fix evaluator: 'LIST' parent setting.
  • Fix evaluator: assignment at right side.
  • Fix evaluator: some parents did not propagate to all terminal nodes.
  • Comment about the ISBN in the CONTRIBUTING.md file.
sergiolindau
published 1.1.20 •

Changelog

Source

1.1.20

  • Changes in build scripts in package.json.
  • Colon (:) when indexing.
  • Discard output (~ at left side).
sergiolindau
published 1.1.19 •

Changelog

Source

1.1.19

  • Fix parser parenthesis node.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc