Skip to content

Commit

Permalink
docs: instructions for trying out binaries (python#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fidget-Spinner authored Jun 25, 2023
1 parent 3f694fb commit 0af2c7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@ sequenceDiagram

We will run the [bm_nbody.py](./bm_nbody.py) script and the [bm_float_unboxed.py](./bm_float_unboxed.py) to gather results. For now we expect performance to have no improvement as we have yet to implement the copy and patch JIT compiler.

## Trying this project out

We provide pre-compiled binaries for 64-bit Windows 10/11 via GitHub releases.

## Changelog over CS4215

* Refactor: Typeprop codegen by @JuliaPoo in https://github.com/pylbbv/pylbbv/pull/1
Expand Down

0 comments on commit 0af2c7e

Please sign in to comment.