Skip to content

1.9.1 - `@compile_fun` bugfix

Compare
Choose a tag to compare
@smarie smarie released this 23 Mar 11:03
· 240 commits to main since this release

Fixed OSError: could not get source code or IOError: could not get source code when @compile_fun is used on a function that depends on an already-compiled function. Fixed #51

See documentation page for details.