Swift Numerics

To add, what @scanon said can also be found here.

Yes thanks

I missed the "" and s

Right now it is still error when I import it to my view controller

I’m not sure what you did, but you’re not supposed to have your own Numerics package that import Swift Numerics, which is what I see from your screenshot.

May be I did wrong

I tried to follow Steve and get lost

Delete Numeric Packages from your project and try again with the link. Pictures may help.


Hi Steve Canon

I tried two times to follow your instruction but i still got error
Here is the screen shot

Can you help me to fix it?

Thanks in advanced
Kit

I cant import Numerics in my source file


@Paulkit

1 Like

Moved my reply here: New LANumerics package for numerical linear algebra in Swift

1 Like

Many thanks

1 Like

Hello community, is there any swift library available for numerical diffrentiation and integration, and can anyone guide for inserting symbols (such as integrals) into my swift app

You can take a look at my lib EquationKit, Ive not maintained it and would probably find my old code terrible, but might get the job done?

2 Likes