Skip to content

switch scipy optimization procedure to SLSQP to handle constraints #53

switch scipy optimization procedure to SLSQP to handle constraints

switch scipy optimization procedure to SLSQP to handle constraints #53

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3