Skip to content

Conversation

@hverhelst
Copy link
Member

@hverhelst hverhelst commented Jan 15, 2025

This PR updates the Julia notebooks to the latest changes in Gismo.jl; specifically in #9.

To do: (for @hverhelst)

  • Add a Julia notebook for THB
  • Add a Julia notebook for Fittting

"for fun in 1:Gismo.size(basis)+1\n",
" ev[Int(fun),:] = Gismo.asMatrix(Gismo.evalSingle(basis,Int32(fun-1),x));\n",
"ev = zeros(size(basis)+1,N);\n",
"for fun in 1:size(basis)+1\n",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solve fun index out of bound

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants