Pythoncall.jl enables seamless bidirectional calling between Python and Julia with symmetric interfaces, fast non-copying array conversions, and intuitive type conversions. It supports modern systems from Julia 1.10+ and Python 3.10+, offering advantages over the existing PyCall package through extensible conversions, isolated Conda environments, and type-stable operations.
Julia 1.13 has been released with significant performance improvements, including 30% faster package precompilation than version 1.12 and 20% faster startup times. The release introduces new REPL features like syntax highlighting, redesigned history search with fuzzy finding, and Windows support for bracketed paste, along with improvements to macros and the hash function.
Julia 1.13 has been released with significant performance improvements, including 30% faster package precompilation than version 1.12 and ~20% faster startup times. The release features new REPL enhancements including syntax highlighting, redesigned history search with fuzzy finding, and bracketed paste support on Windows.
Julia 1.13 has been released with significant performance improvements, including 30% faster package precompilation than 1.12 and ~20% faster startup times. The release features new REPL enhancements including syntax highlighting, redesigned history search with fuzzy finding, and improved terminal paste handling, along with new macros and updated hash functions.