Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WolframResearch/WolframClientForPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/ExternalOperation
Choose a base ref
...
head repository: WolframResearch/WolframClientForPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 19, 2024

  1. Pull request #267: Additional type support in Python / Ruby / NodeJS

    Merge in LCL/wolframclientforpython from feature/flat-rpc to master
    
    * commit '5806cd4971afc4b23110beb014eabebbb5d17c38':
      bump version
      add from gregorian day
      drop calendar
      use calendars to implement dates
      adding date, time, rational, complex, missing support
      rename curry to partial
      using flat rpc and GetReference
    crazyeng committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f3a0a38 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Pull request #269: adding fix for filter class

    Merge in LCL/wolframclientforpython from feature/flat-rpc to master
    
    * commit 'f551c236a1ec72ce8a0c56d1829da087fbcde29e':
      adding fix for filter class
    crazyeng committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3f7daa3 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Pull request #270: ExternalOperation implementation

    Merge in LCL/wolframclientforpython from feature/ExternalOperation to master
    
    * commit '1d293f64c35799d586dee78349c641152aeafaca':
      bump version
      adding better error
      adding DelReference
      add import
    crazyeng committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f0e8d77 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    83d691f View commit details
    Browse the repository at this point in the history
  2. Pull request #271: adding an encoder for astropy

    Merge in LCL/wolframclientforpython from bugfix/449694-astropy-nparray to master
    
    * commit '83d691f6100818ef7c8b09417cfe56ba4eb6ca0b':
      adding an encoder for astropy
    crazyeng committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e3232d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    3ca6aab View commit details
    Browse the repository at this point in the history
  2. Pull request #272: adding a fix for file descriptor

    Merge in LCL/wolframclientforpython from bugfix/file-descriptor to master
    
    * commit '3ca6aab0f6650cd00fa2e75b3a74bfa082de26e5':
      adding a fix for file descriptor
    crazyeng committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d931b1d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. adding intc and uintc as numpy data types

    Jason Biggs committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2887e53 View commit details
    Browse the repository at this point in the history
  2. bumping paclet version

    Jason Biggs committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6b9ce80 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Pull request #273: Bugfix/451264

    Merge in LCL/wolframclientforpython from bugfix/451264 to master
    
    * commit '6b9ce8009bedc1bba2d66ac4fad1a1f3745f5c44':
      bumping paclet version
      adding intc and uintc as numpy data types
    Jason Biggs authored and crazyeng committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1d77447 View commit details
    Browse the repository at this point in the history
Loading