Commit History

Author SHA1 Message Date
  Konstantin Ladutenko ddfb78fa95 Fix Nstar evaluation for z=0 3 years ago
  Konstantin Ladutenko 3c93aa8f73 stop treating access by reference as part of type (so changed 'int& i' to 'int &i') 3 years ago
  Konstantin Ladutenko c2fec4cfd0 add argument to calcNmax() 3 years ago
  Konstantin Ladutenko 031069b3bf turned all special funciton definitions into templates + misc 3 years ago
  Konstantin Ladutenko e224c5d0f0 restructure code for near-field development in separate file 3 years ago
  Konstantin Ladutenko 3134559f9f Updated zeta and new mpmath tests (#36) 3 years ago
  Konstantin Ladutenko d64974e218 Add test of D1 against mpmath, change of D1[0] (#35) 3 years ago
  Konstantin Ladutenko ad0abdb23f add tests from Hong Du paper (#34) 3 years ago
  Konstantin Ladutenko 318a0deb5d Merge pull request #33 from ovidiopr/node14 4 years ago
  Konstantin Ladutenko b6117bf192 update 4 years ago
  Konstantin Ladutenko 0241e94229 simple wokrs 4 years ago
  Konstantin Ladutenko 46c400e21f update js 4 years ago
  Konstantin Ladutenko 2fc9f1d543 Merge branch 'js-merge' 4 years ago
  Konstantin Ladutenko 658061d282 update js 4 years ago
  Konstantin Ladutenko 0928db8531 Merge pull request #32 from ovidiopr/js-merge 4 years ago
  Konstantin Ladutenko ea89cbeb1d merge 4 years ago
  ovidio@bytesfall.com 7831ddc627 Updated CMakeLists.txt files to add correct extension suffix. 4 years ago
  Ovidio Peña Rodríguez ccd8378069 Merge remote-tracking branch 'origin/master' 4 years ago
  ovidio@bytesfall.com 4a96b037de Updated CMakeLists.txt files to compile on Windows 10. 4 years ago
  Ovidio Peña Rodríguez df4a9c7dda Cleaned the code and removed unused imports. 4 years ago
  Ovidio Peña Rodríguez fb7ce4cecf Merge pull request #29 from Elizizveta/cmake 4 years ago
  Ovidio Peña Rodríguez ff0b8c7e52 Merge branch 'master' into cmake 4 years ago
  Ovidio Peña Rodríguez 7184f49ae9 Added CMakeLists.txt 4 years ago
  IT 8e50b0b3a3 scattnlay-mp and fieldnlay-mp are added to src/CMakeLists.txt 4 years ago
  IT 0d0c580c67 Initial Cmake support 4 years ago
  IT fcb0841a2d fix Makefile 4 years ago
  Konstantin Ladutenko e70d92e15c fix Makefile 4 years ago
  IT 60e5081f2a New Ubuntu uses apt, not apt-get 4 years ago
  Ovidio Peña Rodríguez 7abe04ee43 Improved the drawing of flow lines. 4 years ago
  Ovidio Peña Rodríguez 67ec27fb46 Replaced our custom code to determine flow lines by matplotlib's algorithm. The code is now cleaner and much faster. 4 years ago