Re: library to solve the system of linear equations

2022-10-14 Thread M.M. via Digitalmars-d-learn

On Friday, 14 October 2022 at 17:41:42 UTC, Yura wrote:

Dear All,

I am very new to D, and it has been a while since I coded in 
anything than Python. I am using just notepad along with the 
gdc compiler.


[...]


Did not try it, but the example for the function luSolve at the 
lubeck documentation website should be helpful:


https://lubeck.dpldocs.info/v1.5.1/kaleidic.lubeck.luSolve.html


Re: Vibe.d tutorial

2021-04-07 Thread M.M. via Digitalmars-d-learn

On Friday, 2 April 2021 at 22:29:20 UTC, Imperatorn wrote:

On Thursday, 4 March 2021 at 13:47:11 UTC, Imperatorn wrote:

On Monday, 1 March 2021 at 22:25:39 UTC, Rey Valeza wrote:
Hi, I wrote a tutorial on Vibe.d while trying to re-learn 
Vibe.d. I find that most of Kai Nacke's book need updating, 
so I wrote a tutorial while trying to re-learn it.


Here it is.

https://github.com/reyvaleza/vibed/commit/27ec3678f25d1dd414fae1390677397a7bc57721

I would be glad if you can give me some feedback so I can 
improve it.


Thanks!


https://github.com/reyvaleza/vibed/blob/main/Build%20Web%20Apps%20in%20Vibe.pdf


New link:
https://raw.githubusercontent.com/reyvaleza/vibed/main/BuildWebAppsinVibe.pdf


Looks like a really lot of work. Updating books/notes as the 
language/software advances is a tedious work which often gets 
forgotten... So cudos to you.


I think you could also post to "Announcement" section of the 
dlang forum for a much better visibility.