Gabriel

Results 3 issues of Gabriel

Hi, I have loaded a pdf file to memory and now I want to extract the text content from the file, but since textract.process requires a path to a file...

Importing [FlashLoanReceiverBase.sol](https://github.com/aave/flashloan-box/blob/Remix/contracts/aave/FlashLoanReceiverBase.sol) causes a error when the file tries to import [SafeMath.sol](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/math/SafeMath.sol) and [SafeERC20.sol](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/SafeERC20.sol) .

Hi, is there anyway of accessing the adjoint state after solving a optimal control problem?