mirror of
https://github.com/socathie/circomlib-ml.git
synced 2026-01-09 22:18:02 -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",
|
"name": "circomlib-ml",
|
||||||
"version": "1.4.3",
|
"version": "1.4.4",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "circomlib-ml",
|
"name": "circomlib-ml",
|
||||||
"version": "1.4.3",
|
"version": "1.4.4",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^18.11.9",
|
"@types/node": "^18.11.9",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "circomlib-ml",
|
"name": "circomlib-ml",
|
||||||
"version": "1.4.3",
|
"version": "1.4.4",
|
||||||
"description": "Circuits library for machine learning in circom",
|
"description": "Circuits library for machine learning in circom",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
|||||||
1
python
1
python
Submodule python deleted from 1ed0caad2a
Reference in New Issue
Block a user