mirror of
https://github.com/socathie/circomlib-ml.git
synced 2026-01-08 05:34:01 -05:00
v1.4.4
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +0,0 @@
|
||||
[submodule "python"]
|
||||
path = python
|
||||
url = https://github.com/socathie/keras2circom
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "circomlib-ml",
|
||||
"version": "1.4.3",
|
||||
"version": "1.4.4",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "circomlib-ml",
|
||||
"version": "1.4.3",
|
||||
"version": "1.4.4",
|
||||
"license": "GPL-3.0",
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.11.9",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "circomlib-ml",
|
||||
"version": "1.4.3",
|
||||
"version": "1.4.4",
|
||||
"description": "Circuits library for machine learning in circom",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
|
||||
1
python
1
python
Submodule python deleted from 1ed0caad2a
Reference in New Issue
Block a user