Support for Mac / Tatin ?
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- fortran
- Domain
- operating-systems
Research direction
Start with Math.dyalog and test.eigen, reproducing the reported Dyalog APL 20 error from the Linux version on Mac. Inspect the existing LAPACK binding and any Tatin packaging relevant to this workspace; done means the eigenvector example and test.eigen run successfully on Mac.
Written by the indexing model from the issue text.
Description
I was curious about calculating an eigenvector in APL and happy to discover this package. Would support for Mac be possible, either via a Mac-specific Math.dyalog (I tried the Linux one and was unsuccessful) or via Tatin?
FWIW on Mac I get the following (Dyalog APL Version 20.0.53963)
]get /path/to/Math-linux/Math.dyalog ⍝ linux version
#.Math
m←[0 0 1⋄0.5 0 0⋄0.5 1 0]
Math.Eigen m
⍎SYNTAX ERROR: Invalid Keyword: ":"
Call[0] ***ERROR 102 : ⎕NA'lapack64|dgeev_ <C1 <C1 <I4 =F8[] <I4 >F8[] >F8[] >I
4 <I4 >F8[] <I4 >F8[] <I4 >I4'
∧
and the same for test.eigen.
I'd be happy to hear I've just used it incorrectly.
- Dominant language
- Fortran
- Stars
- 16
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Dyalog/Math
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
AiursoftWeb/AnduinOS-2#19 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
linux
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
andrewdavidmackenzie/zCore#376 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100