Coder Social home page Coder Social logo

rzeta's Introduction

rzeta

R-Implementation of the Lüscher Zeta Function

rzeta's People

Contributors

urbach avatar marcuspetschlies avatar

Stargazers

Anthony R Davidson avatar  avatar

Watchers

James Cloos avatar  avatar

rzeta's Issues

Move to HISKP-LQCD?

This seems like a good addition for our organization. Would it make sense to move it?

Cannot compile on QBIG

Maybe my environment is just messed up, but I cannot seem to install the latest version over at HISKP-LQCD:

$ Rscript -e 'install.packages(".", repo = NULL)'
Installing package into ‘/qbigwork2/ueding/R/x86_64-pc-linux-gnu-library/3.6’
(as ‘lib’ is unspecified)
* installing *source* package ‘rzeta’ ...
** using staged installation
** libs
make: Nothing to be done for 'all'.
installing to /qbigwork2/ueding/R/x86_64-pc-linux-gnu-library/3.6/00LOCK-rzeta/00new/rzeta/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for ‘rzeta’ in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/qbigwork2/ueding/R/x86_64-pc-linux-gnu-library/3.6/00LOCK-rzeta/00new/rzeta/libs/rzeta.so':
  /qbigwork2/ueding/R/x86_64-pc-linux-gnu-library/3.6/00LOCK-rzeta/00new/rzeta/libs/rzeta.so: undefined symbol: gsl_integration_workspace_free
Error: loading failed
Execution halted
ERROR: loading failed
* removing ‘/qbigwork2/ueding/R/x86_64-pc-linux-gnu-library/3.6/rzeta’
* restoring previous ‘/qbigwork2/ueding/R/x86_64-pc-linux-gnu-library/3.6/rzeta’
Warning message:
In install.packages(".", repo = NULL) :
  installation of package ‘.’ had non-zero exit status

I have tried making sure that the GSL libraries directory is in my LD_LIBRARY_PATH but still it cannot find that. Am I doing something obvious incorrectly?

DZeta and QZeta share almost all code

The DZeta and RZeta R functions share almost all the code, the difference is only the C function that is called. I would think that an argument quad_prec = FALSE would be easier to use and have less duplication. In further functions I might want to expose both and I would have to select the function to call instead of just passing the argument further down.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.