-
Notifications
You must be signed in to change notification settings - Fork 78
Fix CI builds #599
Copy link
Copy link
Closed
Labels
<easy> up-for-grabsAn easy task, a good issue to close if you're new to the project.An easy task, a good issue to close if you're new to the project.Minor bugMinor bugs that don't affect the overall computationsMinor bugs that don't affect the overall computationshacktoberfestClose these to participate in Hacktoberfest!Close these to participate in Hacktoberfest!up-for-grabsIssues which don't require internal knowledge to close so can be completed by outside contributorsIssues which don't require internal knowledge to close so can be completed by outside contributors
Description
Metadata
Metadata
Assignees
Labels
<easy> up-for-grabsAn easy task, a good issue to close if you're new to the project.An easy task, a good issue to close if you're new to the project.Minor bugMinor bugs that don't affect the overall computationsMinor bugs that don't affect the overall computationshacktoberfestClose these to participate in Hacktoberfest!Close these to participate in Hacktoberfest!up-for-grabsIssues which don't require internal knowledge to close so can be completed by outside contributorsIssues which don't require internal knowledge to close so can be completed by outside contributors
Type
Fields
No fields configured for issues without a type.
Currently in master C# tests and build fail for package AngouriMath.Experimental for macOS. Since generic math is not implemented, we need to make AngouriMath.Experimental target .NET 7, add installing the corresponding runtime in yml files, and make it work: