Skip to content

mgroupntua/AISolve.Core

Repository files navigation

alt text

AISolve.Core

A core interface and workflow library for implementing AI-enhanced iterative linear algebra solvers for parameterized systems.

Features

  • AISolver: Implements IEnumerable to lazy implement the solution of a parameterized system using AI methods

Installation instructions

You can choose either to clone the solution or downloads it as a zip file.

Clone solution

  1. Under the repository name, click Clone or Download option.

alt text

  1. In the popup appearing choose the Use HTTPS option.

alt text

  1. Use the alt text to copy the link provided.

  2. Open Visual Studio. In Team Explorer window appearing in your screen under Local Git Repositories click the Clone option. If Team Explorer window is not visible you can enable in View -> Team Explorer

alt text

  1. In the text box appearing paste the link.

alt text

  1. Click clone and Visual Studio will automatically download and import AISolve.Core

Download as ZIP

  1. Under the repository name, click Clone or Download option

alt text

  1. Click Download ZIP option. AISolve.Core will be downloaded as a ZIP file.

  2. Extract the ZIP file to the folder of choice.

  3. Double click on AISolve.Core.sln file to open the code with Visual Studio

About

A set of interfaces and classes for the workflow definition of AISolve

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages