Skip to content

feat(interop): add initial support for Julia engine (part 1)#1345

Merged
Nelson-numerical-software merged 1 commit intomasterfrom
julia_engine
Feb 15, 2025
Merged

feat(interop): add initial support for Julia engine (part 1)#1345
Nelson-numerical-software merged 1 commit intomasterfrom
julia_engine

Conversation

@Nelson-numerical-software
Copy link
Collaborator

  • dev and environment on all platforms
  • basic julia object with display
  • basic scalar types julia import in Nelson (string, bool, integers, float)
  • basic scalar types nelson to julia
  • more types of Nelson can be exported to julia (struct, cell, matrix, sparse matrix, dictionary)
  • add some conversion methods to jl object
  • jlrunfile
  • jlenv
  • jlrun
  • basic tests and help files
  • Ready for testing version

- dev and environment on all platforms
- basic julia object with display
- basic scalar types julia import in Nelson (string, bool, integers, float)
- basic scalar types nelson to julia
- more types of Nelson can be exported to julia (struct, cell, matrix, sparse matrix, dictionary)
- add some conversion methods to jl object
- jlrunfile
- jlenv
- jlrun
- basic tests and help files
- Ready for testing version
@Nelson-numerical-software Nelson-numerical-software merged commit 3f1de09 into master Feb 15, 2025
20 checks passed
@Nelson-numerical-software Nelson-numerical-software deleted the julia_engine branch February 15, 2025 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done 1.12.0

Development

Successfully merging this pull request may close these issues.

1 participant