1
Fork 0
Commit graph

255 commits

Author SHA1 Message Date
Matei Adriel f1719e9375
python(denoising): Fixed warning
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-03-29 03:55:35 +02:00
Matei Adriel 58c07abff0
python(denoising): Implemented iterative method
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-03-29 03:05:50 +02:00
Matei Adriel 4c8d96a79b
python(denoising): Wrote some more text about β -> 0/infinity
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-03-28 03:23:12 +02:00
Matei Adriel 7ceef9c81a
python(denoising): Renamed β
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-03-28 02:35:48 +02:00
legionstark001 1012274de9
python(denoising): asdf
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-03-28 02:33:56 +02:00
legionstark001 4f7f035f83
python(denoising): asd
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-03-28 02:29:13 +02:00
Matei Adriel 3cd97072e0
python(denoising): Removed lambda
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-03-28 02:00:58 +02:00
Matei Adriel 259d5416dc
python(denoising): Added .pyc to gitignore
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-03-28 01:05:00 +02:00
Matei Adriel 8384e125b5
python(denoising): Copied files over
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-03-28 01:04:30 +02:00
Matei Adriel 53c1af07ef
python(denoising): Initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-03-28 00:58:48 +02:00
Matei Adriel 718215ce91 Forgot to commit this last time 2022-12-31 19:30:30 +01:00
Matei Adriel 62e12a5204 Base functionality has been implemented 2022-12-31 19:29:58 +01:00
dependabot[bot] 6364c15d4a
typescript(monadic): chore(deps): bump ws from 5.2.2 to 5.2.3
typescript(monadic):
typescript(monadic): Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
typescript(monadic): - [Release notes](https://github.com/websockets/ws/releases)
typescript(monadic): - [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)
typescript(monadic):
typescript(monadic): ---
typescript(monadic): updated-dependencies:
typescript(monadic): - dependency-name: ws
typescript(monadic):   dependency-type: indirect
typescript(monadic): ...
typescript(monadic):
typescript(monadic): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-12 13:21:48 +00:00
dependabot[bot] 8058ec030f
typescript(monadic): chore(deps): bump path-parse from 1.0.6 to 1.0.7
typescript(monadic):
typescript(monadic): Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
typescript(monadic): - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
typescript(monadic): - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
typescript(monadic):
typescript(monadic): ---
typescript(monadic): updated-dependencies:
typescript(monadic): - dependency-name: path-parse
typescript(monadic):   dependency-type: indirect
typescript(monadic): ...
typescript(monadic):
typescript(monadic): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-12 10:37:51 +00:00
Matei Adriel 0bb81bfc46 feat: basic rendering 2021-04-04 00:37:14 +03:00
Matei Adriel fe0816d037 build: basic esbuild setup 2021-04-04 00:36:18 +03:00
Matei Adriel 3769f1ef58 docs: readme and license 2021-04-01 19:35:36 +03:00
Matei Adriel 338ae34f00 feat(abilities): Io & Ask abilities 2021-04-01 19:33:36 +03:00
Matei Adriel 3f5d49190f feat: basic constraint solving 2021-04-01 19:29:27 +03:00
Matei Adriel 19bde440ce
typescript(monadic): docs: small tutorial
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 15:55:32 +03:00
Matei Adriel 17f813ea0c
typescript(monadic): feat: working event raising
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 14:24:14 +03:00
Matei Adriel 5a1e511a6d
typescript(monadic): feat: component builders
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 12:34:14 +03:00
Matei Adriel 9e3da82f0d
typescript(monadic): feat: basics of outputs
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 10:45:48 +03:00
Matei Adriel 9e6c150e5f
typescript(monadic): feat: rewrote everything I think
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 01:15:49 +03:00
Matei Adriel db5b68592c
typescript(monadic): refactor: moved the component stuff in a new file
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 17:03:32 +03:00
Matei Adriel 4ef6660fce
typescript(monadic): chore: removed the cache I accidentaly included
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 17:01:40 +03:00
Matei Adriel fd81cf068e
typescript(monadic): feat: basic stuff
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 17:00:36 +03:00
Matei Adriel 7bdf572b2d
typescript(monadic): chore: initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 15:44:12 +03:00
Matei Adriel c4d9e66bc2
fsharp(todolist-api): chore: added a readme
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 18:24:04 +02:00
Matei Adriel d4183af707
fsharp(todolist-api): chore: added a license
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 18:15:07 +02:00
Matei Adriel ef078d4e50
fsharp(todolist-api): refactor: changed a few nonsensical names
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 18:13:31 +02:00
Matei Adriel 534ee1594a
fsharp(todolist-api): feat: a route to create new todos
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 18:11:49 +02:00
Matei Adriel 5b0365ed44
fsharp(todolist-api): feat: todo listing
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 17:50:27 +02:00
Matei Adriel 886d8be8bb
fsharp(todolist-api): feat: todo deleting
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 17:38:44 +02:00
Matei Adriel ba40a9c203
fsharp(todolist-api): refactor: removed unused variables
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 17:32:54 +02:00
Matei Adriel 83cf14c2d0
fsharp(todolist-api): refactor: removed duplicate json formating
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 17:32:16 +02:00
Matei Adriel f3a4b3c957
fsharp(todolist-api): feat: got patching to work
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 17:24:57 +02:00
Matei Adriel 3023f6c410
fsharp(todolist-api): refactor: refactored to use Chiron for json stuff
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 16:51:22 +02:00
Matei Adriel 6400fd753b
fsharp(todolist-api): refactor: removed duplicate Some checks
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 15:55:40 +02:00
Matei Adriel 67ae890717
fsharp(todolist-api): refactor: added a few random type definitions
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 15:42:24 +02:00
Matei Adriel 38e6717f76
fsharp(todolist-api): feat: editing todos
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 15:37:47 +02:00
Matei Adriel 4951b6c2ca
fsharp(todolist-api): feat: json output for the todo by id route
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 14:24:11 +02:00
Matei Adriel a1043bfa40
fsharp(todolist-api): feat: route for the todo by id thing
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 13:49:26 +02:00
Matei Adriel 3e1615f0a2
fsharp(todolist-api): feat: query for getting todos by id
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 13:48:35 +02:00
Matei Adriel 973fb2c537
fsharp(todolist-api): feat: added a working SqlTypeProvider
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 13:24:00 +02:00
Matei Adriel 2fd9d0da2e
fsharp(todolist-api): chore: added a db
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 13:00:02 +02:00
Matei Adriel bbdd130382
fsharp(todolist-api): chore: moved stuff inside the src folder
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 12:12:03 +02:00
Matei Adriel 22ff3a0388
fsharp(todolist-api): chore: initial setup
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 12:10:15 +02:00
Matei Adriel 4ef32c05c3
typescript(option): fix: fixed declaration containnig a bunch of anys
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-27 13:28:42 +02:00
Matei Adriel dd0c29a340
typescript(option): build: removed unused variables from rollup config
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 18:17:29 +02:00