Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accord.NET Framework requirements #52

Open
anders9ustafsson opened this issue Jun 7, 2016 · 0 comments
Open

Accord.NET Framework requirements #52

anders9ustafsson opened this issue Jun 7, 2016 · 0 comments
Milestone

Comments

@anders9ustafsson
Copy link
Contributor

anders9ustafsson commented Jun 7, 2016

  • In Accord.IO, CSVReader.IDataReader.cs, IDataRecord.GetChar implementation, need a "shim" for Char.Parse(string).
  • In Accord.MachineLearning, OneVsOneLearning<,,>.Learn, support for Trace.TraceWarning(string, params object[]) is required.
  • In Accord.Math, Distance.GetDistance<T>, need a "shim" for Delegate.Method property getter.
  • In Accord.Neuro, Network.Save and .Load, interface IFormatter is expected.
  • In Accord.Statistics, DistributionAnalysis.getTypes, extension method replacement for Assembly.GetTypes() is required.
@anders9ustafsson anders9ustafsson added this to the 2.1 milestone Jun 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant