Leni Aniva aniva
  • Stanford University Centaur Group
  • https://leni.sh
  • Admin of this website

  • Joined on 2023-08-21
aniva commented on issue aniva/Pantograph#74 2024-08-31 19:54:12 -07:00
Enable direct expression evaluation in context

Exposed interface for MetaM context and state in #85.

aniva closed issue aniva/Pantograph#67 2024-08-31 19:53:35 -07:00
Extraction of atomization step
aniva commented on issue aniva/Pantograph#67 2024-08-31 19:53:34 -07:00
Extraction of atomization step

Atomization is too tightly coupled to the user architecture. We'll not include it here in the forseeable future. Vide aniva/Trillium#124: A new Catenary library was…

aniva closed issue aniva/Pantograph#80 2024-08-31 19:51:43 -07:00
Expose the String.toName interface
aniva commented on issue aniva/Pantograph#80 2024-08-31 19:51:43 -07:00
Expose the String.toName interface

The user should call into Lean's kernel directly for this kind of features. We'll not re-expose functions in the Lean kernel.

aniva commented on issue aniva/Pantograph#84 2024-08-31 19:50:54 -07:00
Move towards Expr based interface

Done #85

aniva closed issue aniva/Pantograph#84 2024-08-31 19:50:54 -07:00
Move towards Expr based interface
aniva pushed to main at aniva/ReproduciblePython 2024-08-27 22:32:11 -07:00
f2916e1785 feat: Add torch stub
aniva pushed to tactic/eval at aniva/Pantograph 2024-08-26 10:42:35 -07:00
edec0f5733 feat: Use CoreM for diag monad
aniva deleted branch misc/test-driver from aniva/Pantograph 2024-08-18 12:24:57 -07:00
aniva pushed to dev at aniva/Pantograph 2024-08-18 12:24:56 -07:00
76765c913c test: Use `lake test`. Retired `Makefile`
aniva merged pull request aniva/Pantograph#87 2024-08-18 12:24:56 -07:00
test: Use `lake test`. Retired `Makefile`
aniva pushed to tactic/eval at aniva/Pantograph 2024-08-18 12:24:51 -07:00
0c529c5cd9 Merge branch 'misc/test-driver' into tactic/eval
76765c913c test: Use `lake test`. Retired `Makefile`
Compare 2 commits »
aniva created pull request aniva/Pantograph#87 2024-08-18 12:23:54 -07:00
test: Use lake test. Retired Makefile
aniva pushed to misc/test-driver at aniva/Pantograph 2024-08-18 12:23:24 -07:00
76765c913c test: Use `lake test`. Retired `Makefile`
aniva created branch misc/test-driver in aniva/Pantograph 2024-08-18 12:23:24 -07:00
aniva pushed to tactic/eval at aniva/Pantograph 2024-08-17 16:48:02 -07:00
3733c10a4e refactor: Unify call convention
aniva commented on pull request aniva/Pantograph#83 2024-08-17 02:10:31 -07:00
feat: Prograde tactics

Fixed one of the old glaring bugs of the let tactic where the binder was not introduced. Fixed flake build failure.

Waiting for downstream testing in Trillium before merging.

aniva pushed to tactic/eval at aniva/Pantograph 2024-08-17 02:07:26 -07:00
5d43068ec3 fix: Flake check failure
aniva pushed to tactic/eval at aniva/Pantograph 2024-08-17 02:00:25 -07:00
f87eed817f build: Move non-package output to legacyPackages