[
https://issues.apache.org/jira/browse/MAHOUT-831?focusedWorklogId=1000393&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1000393
]
ASF GitHub Bot logged work on MAHOUT-831:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jan/26 02:59
Start Date: 16/Jan/26 02:59
Worklog Time Spent: 10m
Work Description: ryankert01 opened a new pull request, #836:
URL: https://github.com/apache/mahout/pull/836
### Purpose of PR
1. Replaced deprecated Aer.get_backend() with AerSimulator(method=...) -
The StatevectorSimulator and other legacy backends are deprecated in favor of
the unified AerSimulator class.
2. Added mapping for legacy simulator types:
- aer_simulator → automatic
- statevector_simulator → statevector
- qasm_simulator → automatic
- unitary_simulator → unitary
3. Removed unused Aer import
### Related Issues or PRs
Closes #831
### Changes Made
<!
Issue Time Tracking
-------------------
Worklog Id: (was: 1000393)
Remaining Estimate: 0h
Time Spent: 10m
> @Experimental annotation to indicate which implementations are not intended
> for production use
> ----------------------------------------------------------------------------------------------
>
> Key: MAHOUT-831
> URL: https://issues.apache.org/jira/browse/MAHOUT-831
> Project: Mahout
> Issue Type: Improvement
> Affects Versions: 0.6
> Reporter: Sebastian Schelter
> Assignee: Sebastian Schelter
> Priority: Major
> Attachments: MAHOUT-831-2.patch, MAHOUT-831.patch, MAHOUT-831.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)