User Portlet
| Discussions |
|---|
| I have used the LibraryLink technique for about 3 months. In this process, the code of my project became more and more larger(about 50 LibraryLink wrapper functions, 5000 lines ANCI C code). In my project, I just use a simple `*.c` file to organize... |
| Thanks. If memeory serves, the classical deBoor algorithm just computes the coordinate of B-spline curve using the corner-cutting strategy, which is a generlization of de-Casteljau algorithm. So I think it has ***no*** relationship with the ultimate... |
| Working with multiple functions in LibraryLink |
| Thanks a lot:) I restart the *Mathematica* now and this time it works well. |
| In practice, I need to define the `UpValues` of a user-defined function. For instance, the operation of function like differential formula , expansion and so on. Here, I will give an example that came from my answer. Please see... |
| Dear Ilian Gachevski, Thanks @Ilian Gachevski a lot for your solution and I will have a trial. I have asked my classmate to test this case in *Mathematica* 10.2.0 on his laplop , however, it works well on his PC. **ChineseSimplified edition** ... |
| Dear @Michael Thanks sincerely! . I can understand your method by the following code and your detailed explonation?) pts = {{0, 0}, {1, 0}, {2, .5}, {1, 1}, {0, 1}, {2, 2}}; Graphics[{Hue[RandomReal[]], #}] & /@ ... |
| I work on Windows 10 pro and I installed the *Mathematica* 10.2 on my laptop. However, when I open the *Wolfram Demostration Project*, the **Chrome browser** and **Mircosoft Edge** cannot run the demo on the sites. For instsnce, **Chrome... |