Skip to content

Conversation

@slegner
Copy link

@slegner slegner commented Aug 28, 2025

Adds directory search for Mathematica kernel depending on different OS (macOS, Linux, Windows) instead of hardcoded Linux path.

Tested on macOS - successfully discovers and uses Wolfram 14.3.0.

🤖 Generated with Claude Code

slegner and others added 3 commits August 28, 2025 17:24
- Add automatic kernel path detection for macOS, Linux, and Windows
- Support glob patterns for versioned installations
- Check system PATH before falling back to platform-specific locations
- Prioritize newer Wolfram Engine over traditional Mathematica installations
- Make kernel path detection dynamic rather than hardcoded

Tested on macOS - successfully discovers and uses Wolfram 14.3.0

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@williamjameshandley
Copy link
Contributor

You may find it useful to get claude code to install the pre-commit hooks, which will help it to automatically fix these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants