@justinelliottcobb/amari-wasm 0.6.0 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/amari_wasm.js CHANGED
@@ -1780,7 +1780,7 @@ function __wbg_get_imports() {
1780
1780
  const ret = arg0.apply(arg1, arg2);
1781
1781
  return ret;
1782
1782
  }, arguments) };
1783
- imports.wbg.__wbg_log_041c6d6bb408830f = function(arg0, arg1) {
1783
+ imports.wbg.__wbg_log_2855aa4ea73e1eff = function(arg0, arg1) {
1784
1784
  console.log(getStringFromWasm0(arg0, arg1));
1785
1785
  };
1786
1786
  imports.wbg.__wbg_new_1f3a344cf3123716 = function() {
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Amari Contributors"
6
6
  ],
7
7
  "description": "WebAssembly bindings for Amari mathematical computing library - geometric algebra, tropical algebra, automatic differentiation, fusion systems, and information geometry",
8
- "version": "0.6.0",
8
+ "version": "0.7.0",
9
9
  "license": "MIT OR Apache-2.0",
10
10
  "repository": {
11
11
  "type": "git",